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-02-03Fix typosJoshua Leung
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-10Keep track of owner of f-curveSergey Sharybin
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-16GP: Set Dopesheet layers in Top-Down orderAntonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-21Fix T55525: "Only Keyframes from Selected Channels" option in Timeline was be...Joshua 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-05-18Collections and groups unificationBrecht Van Lommel
2018-04-25Fix: Silence texture stack owner_id warnings in debug mode from anim_filterin...Joshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-02-27merge from masterGaia Clary
2018-02-26Cleanup: typosCampbell Barton
2018-02-22Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-21Fix T54065: NLA-Strip Control Curves would get disabled when name-based-filte...Joshua Leung
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
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