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-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-14NLA: implement a new blending mode that intelligently combines actions.Alexander Gavrilov
2019-01-12NLA: ignore time range when evaluating a raw action.Alexander Gavrilov
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-12Remove AnimMapper: it has been left unimplemented for almost ten years.Alexander Gavrilov
2018-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov
2018-09-19Cleanup: rename BLI_simple_expr -> BLI_expr_pylike_evalCampbell Barton
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Depsgraph: Remove unused flagsSergey Sharybin
2018-05-31Depsgraph: optimization of driver evaluation with many drivers.Brecht Van Lommel
2018-05-23Drivers UI Cleanup (Part of T55145)Joshua Leung
2018-04-26Animation: Make it possible to keyframe to with copy-on-writeSergey Sharybin
2018-04-20Cleanup (followup commit for D3160)Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-06-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2016-03-26Revert "Fix T47896: Scripted Expression string length limit is too short for ...Joshua Leung
2016-03-26Driver Variable Name Validation: Added missing check for zero-length (i.e. "b...Joshua Leung
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-24Drivers UI: Added name validation/linting for Driver VariablesJoshua Leung
2016-03-24Fix T47896: Scripted Expression string length limit is too short for some aut...Joshua Leung
2016-03-19Fix: "pchan_name" field in SDNA for names of bone targets for drivers was too...Joshua Leung
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-13Graph editor:Antony Riakiotakis
2015-01-26Fix T38619: Confusing logic for Keying Set keyframing SettingsJoshua Leung
2014-08-27Fix T41266: Copy and paste operation on f-curves do not respect keyframe tang...Bastien Montagne
2014-04-29Ignore user-preferences when inserting keys from PythonCampbell Barton
2014-02-10Patch T38282/D295: Add a time offset to the FCurve Noise ModifierBassam Kurdali
2014-01-01Fix crash happening in Cycles fcurve modifierSergey Sharybin
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-05-26code cleanup: typosCampbell Barton
2013-02-28Invalid Driver Targets are now indicated appropriately (using Red Backgrounds)Joshua Leung
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-06-27style cleanupCampbell Barton