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-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2019-01-10Fix T60340: Removing f-curve modifier doesn't update animationSergey Sharybin
2019-01-10Keep track of owner of f-curveSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-12Add a lot of update tagging to operations with NLA tracks and strips.Alexander Gavrilov
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-21Cleanup: Move logic for initialising a new Drivers editor into its own functionJoshua Leung
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-19WIP COW Fix: Insert keyframe operators/api now queries depsgraph for evaluat...Joshua Leung
2018-04-24Current Frame Indicator tweaksJoshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-09-13Merge branch 'master' into blender2.8Campbell Barton
2017-09-12Adding some verbose documentationJoshua Leung
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-02-28Fix Dopesheet and Curve editor to use new bases in SceneLayer instead of old ...Antonio Vazquez
2017-01-17T50457 Remove temporary solution for animation types and put in definitve pos...Antonio Vazquez
2017-01-17Fix previous commit because there are some code using this define, but really...Antonio Vazquez
2017-01-17Remove unused definition. This enum must be synchronized with the registratio...Antonio Vazquez
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-15Merge branch 'master' into blender2.8Bastien Montagne
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-06-09Merge branch 'master' into blender2.8Campbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-04-15Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-13Removed remaining use of pointers to particle types as well as boids headers.Lukas Tönne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2015-08-25Action Management Feature Request/Regression T45535Joshua Leung
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis