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
path: root/source
AgeCommit message (Expand)Author
2018-05-31Link to Collection - Add shortcut (Shift + M)Dalai Felinto
2018-05-31Fix: View All in Action Editor zoomed in far enough to enter "crazy mode" wit...Joshua Leung
2018-05-31Update CoW when adding/removing pose in pose librarySybren A. Stüvel
2018-05-31Depsgraph: Remove the "disable-copy-on-write" option completelyJoshua Leung
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-31Revert "Tag COW when applying pose from pose library"Sybren A. Stüvel
2018-05-31Tag COW when applying pose from pose librarySybren A. Stüvel
2018-05-31Fix depsgrah copying and evaluating hidden collections.Brecht Van Lommel
2018-05-31Cleanup: Reduce indentation levelSergey Sharybin
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: nuke G.main out of BKE PackedFile code.Bastien Montagne
2018-05-31Fix depsgraph copying and evaluating hidden objects.Brecht Van Lommel
2018-05-31Cleanup: unused definesCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Campbell Barton
2018-05-31Cleanup: use doxy sections for space typesCampbell Barton
2018-05-31Cleanup: return types in stubsCampbell Barton
2018-05-31Depsgraph: optimization of driver evaluation with many drivers.Brecht Van Lommel
2018-05-31WM: Use tool-system for setting brushesCampbell Barton
2018-05-31Tool System: Utility to set the tool by nameCampbell Barton
2018-05-30Workbench: HighlightsJeroen Bakker
2018-05-30RNA: add tool index accessCampbell Barton
2018-05-30UI: toolbars now redraw on tool changeCampbell Barton
2018-05-30Removed Object color from workbench. Added Highlights to FLAT shading.Jeroen Bakker
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Fix selection randomly failing with border render.Brecht Van Lommel
2018-05-30Fix Cycles viewport render stuck with curve objects.Brecht Van Lommel
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-30Cleanup: quiet warningCampbell Barton
2018-05-30UI: fix property split w/ color buttons & empty textCampbell Barton
2018-05-30Tweak for previous commit: Just group all bone properties under the bone nameJoshua Leung
2018-05-30Modifiers: Bring back custom data referencing logicSergey Sharybin
2018-05-30Modifiers: Make input of modifier stack referencing copied CD layersSergey Sharybin
2018-05-30Modifiers: Restore duplication of referenced layersSergey Sharybin
2018-05-30Insert Keyframe: Change default behaviour for how F-Curves get groupedJoshua Leung
2018-05-30Cleanup: Reuse existing scene pointerJoshua Leung
2018-05-30Merge branch 'master' into blender2.8Bastien Montagne
2018-05-30Fix missing movieclip ID type in allowed ones for Outliner...Bastien Montagne
2018-05-30Object Modes: don't de-select others when activatingCampbell Barton
2018-05-30Fix render info not working with overlap regionsDalai Felinto
2018-05-30Object Modes: stay in object mode when setting activeCampbell Barton
2018-05-30Object Modes: pose support for generic mode exitCampbell Barton
2018-05-30Cleanup: RNA naming, use highlight as suffuxCampbell Barton
2018-05-30Cleanup: whitespaceCampbell Barton
2018-05-30Initial 'fix' for Sculpt & COW - shallow copy sculpt data into COWed object.Bastien Montagne
2018-05-30ID copy: Add flag which allows custom data to reference original datablockSergey Sharybin
2018-05-30Workbench: Specular HighlightsJeroen Bakker
2018-05-30Modifier stack: Avoid roundtrip from mesh to DM back to meshSergey Sharybin
2018-05-30Eevee: Keep track on whether orco was allocated or notSergey Sharybin