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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-21Fix T50450: Breakdowner doesn't work in Tweak Mode on translated NLA StripsJoshua Leung
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-03-11Breakdowner - Constrain Transform and AxisJoshua Leung
2016-11-10Consider Numpad Enter in pose slide operatorsSergey Sharybin
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-01-22Fix: Breakdowner value would jump when starting the tool a second time during...Joshua Leung
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-06-16Partial Fix T44997: Propagate pose on selected keyframes only included those ...Joshua Leung
2015-05-17Numeric Input for Pose Breakdowner/Slide/Push ToolsJoshua Leung
2015-04-08Use IS_EQF for floatsCampbell Barton
2015-04-08Partial fixes for issues raised in T44219Joshua Leung
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-02Propagate Pose: Added 'Selected Keyframes' modeJoshua Leung
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-09-07rename cursor setting functions to make modal set/restore more clearly relate...Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-04-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
2013-03-26style cleanup:Campbell Barton
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-28code cleanup: includesCampbell Barton
2013-02-28Renaming the remaining PoseMode files for consistency (camelCase toJoshua Leung