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-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-09Merge branch 'master' into blender2.8Dalai Felinto
2017-11-09Fix: unselectable objects can be selected via the NLA editorDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
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-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
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-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-07Fix T48747: Stuck in edit mode after selecting another object in the animatio...Joshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-04-22Double click selection on animation channels selects all keyframes of the rangeAntony Riakiotakis
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Nla Strip Curves: This works with anim channel rearranging tools nowJoshua Leung
2015-03-28Nla Strip Curves: Getting more stuff workingJoshua Leung
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-21Bugfix T42648: Invert Selection operator is not working for animation channelsJoshua Leung
2014-11-19Fix: Shift-H now works in main graph editor area tooJoshua Leung
2014-11-19Tweaks to hide/reveal hotkeys for Graph EditorJoshua Leung
2014-11-19Graph Editor: H/Shift-H now hide and unhide selected curves (Gooseberry Request)Joshua Leung
2014-08-05Cleanup: indentationCampbell Barton
2014-07-29Fix T41228: Selection of bones bug.Bastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-07Fix for RNA_int/enum mixupCampbell Barton
2014-07-06Code cleanupJoshua Leung
2014-07-06NLA/AnimEditors: Added operator to remove all "empty" AnimData blocksJoshua Leung