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-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-03Missed in last mergeCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Resolve unsigned comparison error w/ MSVCCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-27Merge branch 'master' into blender2.8Campbell Barton
2018-03-27Cleanup: global undo (minor changes to internals)Campbell 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-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-24Merge branch 'master' into blender2.8Kévin Dietrich
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
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-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-15Add versioning code to make particles with default size visible againMai Lavelle
2018-02-15Cleanup: style, warningCampbell Barton
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-09Eevee: Film filter default to 1.5 instead of 1.0Dalai Felinto
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-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Cleanup: pass userdef to write_userdef, const argsCampbell Barton
2018-01-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-26Fix part of T53080: all material previews re-rendering after undo.Brecht Van Lommel
2018-01-25Merge branch 'master' into blender2.8Campbell Barton