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
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Merge branch 'master' into blender2.8Campbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-17Remove game properties in image editorDalai Felinto
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Fix warning: Passed ID pointer where screen pointer was expectedJulian Eisel
2018-04-16Cleanup: split off area reading/writing functions, from topbar branch.Julian Eisel
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-13Python API: remove object.dupli_list_create and dupli_list_clear.Brecht Van Lommel
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-05Merge branch 'master' into blender2.8Campbell Barton
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-04Merge branch 'master' into blender2.8Bastien Montagne
2018-04-04Tweak ID->tag reset on file load (no visible change expected!).Bastien Montagne
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-20Link and expand overrides for collectionsDalai Felinto
2018-03-20Merge branch 'master' into blender2.8Joshua Leung
2018-03-20Fix T54019: copying and linking bugs with custom ID pointer properties.Bogdan Nagirniak
2018-03-12Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-12Fix T54296: Cycles viewport render stuck on constant re-renderSergey Sharybin
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-23Eeevee: add temperature grid support, make color grid unpremultiplied.Brecht Van Lommel
2018-02-21Gawain: Add new context/vao manager.Clément Foucault
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-16Merge branch 'master' into blender2.8Bastien Montagne
2018-02-16Fix part II of T53977: Severe problem with multiple instances of a library (s...Bastien Montagne
2018-02-16Fix part I of T53977: Severe problem with multiple instances of a library (sa...Bastien Montagne
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-14GPU: don't use multisample for entire window, only for offscreen 3D viewport.Brecht Van Lommel
2018-02-14Code cleanup: simplify subwindow code.Brecht Van Lommel
2018-02-14Object Mode: remove Scene.obeditCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2018-01-19Merge branch 'master' into blender2.8Campbell Barton