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
2019-01-23Fix wrong f-curve modifier mute checkbox icon / tooltip.Anton Stötzer
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2018-12-10Fix part of T58964: Changing driver path/array index crashesSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-22Fix various icon related issues:William Reynish
2018-10-03RNA: fcurve keyframe add(count) a required argCampbell Barton
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-05-30Fix T55256: Animation Noise modifier does not update on value changeJoshua Leung
2018-05-30Fix: Toggling "mute" toggle in animation editors didn't work with copy-on-writeJoshua Leung
2018-05-23Drivers UI Cleanup (Part of T55145)Joshua Leung
2018-05-21Static Override: Fix drivers' ID target overridability.Bastien Montagne
2018-05-04Static Override: Add overridable flag to drivers' ID pointer.Bastien Montagne
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-07-11Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-11Fix: Accidentally left debug print in last commitJoshua Leung
2017-07-11Fix T52009: F-Curve "Stepped interpolation" modifier "restrict frame-range" I...Joshua Leung
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-07-31Improve description for use_self py-driver optionCampbell Barton
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-04-26Fix T48211: Modifying an F-Curve modifier property is not updating the 3D windowSergey Sharybin
2016-04-16Assorted enum tweaksJoshua Leung
2016-04-16Experimental Drivers UI Tweak: Use icons for variable typesJoshua Leung
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-05Fix T48054: Blender 2.77 doesn't import blenders fbx, due to recent changes i...Bastien Montagne
2016-03-24Drivers UI: Added name validation/linting for Driver VariablesJoshua Leung
2016-03-13Fancy procedural icons for Keyframe TypesJoshua Leung
2016-03-13Compile fix for LinuxJoshua Leung