Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-11UI Refactor T41640Campbell Barton
2014-08-31Fix crash part of T41561: custom properties don't see in drivers windiwBastien Montagne
2014-05-14Fix for FCurve keyframe editing left handle from button failing if not selectedCampbell Barton
2014-04-28Fix T39911: Unpredictable behaviour when editing y-coordinate of right handle...Joshua Leung
2014-04-28Graph Editor: Added buttons for editing handle types on the active keyframe (...Joshua Leung
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-22More driver linting messages - procedural animation and no-variables for aver...Joshua Leung
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-08Drivers UI: Add explicit warnings about use of bpy.data and bpy.context in ex...Joshua Leung
2013-12-11User Interface: add colon separator for number buttonsCampbell Barton
2013-08-11display an error with python driver expressions when script execution is disa...Campbell Barton
2013-07-28use '_exec' suffix for operator execute callbacks, also picky change to sizeo...Campbell Barton
2013-07-28remove unneeded NULL checks, add one for give_matarar() return value.Campbell Barton
2013-07-27Code cleanup: Remove unused and unneeded codeJoshua Leung
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-06-27Fix a few DPI/retina scaling issues in the graph editor and movie clip editor.Brecht Van Lommel
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2013-04-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
2013-03-27I18n fixes for C panels & menus (we have to specify the default bpyrna contex...Bastien Montagne
2013-02-28LocDiff Driver Vars: Red-Alert is not needed on the space-selectorsJoshua Leung
2013-02-28Invalid Driver Targets are now indicated appropriately (using Red Backgrounds)Joshua Leung
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2012-11-23code cleanup: warning & styleCampbell Barton
2012-11-21Debug value in degrees (under parenthesis) for rotation driver variablesDalai Felinto
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20Code cleanupJoshua Leung
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-05-09style cleanup: graph & armatureCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-03-02style cleanupCampbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-01-11use BLI_strncpy and BLI_snprintf when the size of the string is known.Campbell Barton
2011-11-232.6 UI code:Thomas Dinges
2011-10-21Cleaning i18n code.Bastien Montagne
2011-09-29fix [#28765] keyframe handles do not move with curves in graph editor when hi...Campbell Barton
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-18update property strings cover. 461 new itemsXiao Xiangquan
2011-08-12Drat... missed oneJoshua Leung
2011-08-12Fixing compiler warningJoshua Leung