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
2017-03-02Remove tons of OBACTDalai Felinto
2017-03-01Base Refactor Tasks: Fix some legacy bases for dopesheetAntonio Vazquez
2017-03-01Base Refactor Tasks: Change selection flagsAntonio Vazquez
2017-03-01Base Refactor Tasks for gpencil filterAntonio Vazquez
2017-03-01Dopesheet: fix crash when dragging keyframesDalai Felinto
2017-02-28Fix Dopesheet and Curve editor to use new bases in SceneLayer instead of old ...Antonio Vazquez
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-09-28Curve pinning: Allow pinning object data without animated objectSergey Sharybin
2016-09-16Remove debug only codeSergey Sharybin
2016-09-16Tweak for pinned/always visible curves in Graph EditorSergey Sharybin
2016-09-12Fix code which was commented by accidentSergey Sharybin
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-07Skip the ID part of object names when comparingCampbell Barton
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-07-07Code Cleanup: Move out logic for checking if an object can be included in the...Joshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-03-23AnimEditors: Fuzzy/Multi-Word Name FilteringJoshua Leung
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-10-09Fix error after change to IDWalkFuncCampbell Barton
2015-08-22Cleanup: spellingCampbell Barton
2015-07-01Cleanup: use boolsCampbell Barton
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-05-23Cleanup: typosCampbell Barton
2015-04-14NLA: The "filter by name" functionality now works with NLA strips tooJoshua Leung
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-14Temporary fix for NLA strips not getting drawn in tweakmode with multiple str...Joshua Leung
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2015-03-28Nla Strip Controls: Added dedicated "Expander" channel to Action/Graph EditorsJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-21Bugfix T42048: Keyframes missing when animating particle system blend texture...Joshua Leung
2014-11-21Bugfix T41527: Animations of world texture properties invisible in anim editorsJoshua Leung
2014-11-04Cleanup: spelling (D831)Campbell Barton
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-06-13GSet, GHash: Add BLI_gset_add, since its common to add members to a setCampbell Barton
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-05-22For increased type safety, ANIM_animdata_filter() now specifies the enums its...Joshua Leung
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-15Spelling fixJoshua Leung
2014-03-09Fix T39018: Duplicate entries for material/shader in AnimEditorsJoshua Leung
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-03Use bool where appropriateJoshua Leung
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2013-12-26Avoid temporary change of animation data flags for nodes filterSergey Sharybin