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-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: store mode and time in depsgraph, add view layer / scene accessors.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-20Remove debug only code from previous commitSergey Sharybin
2018-03-20Memory allocator: Clarify consistency check functionSergey Sharybin
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-28De-duplicate tool settings copy and make tool settings freeing reusableSergey Sharybin
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2018-02-22WorkSpace: Restore saved object-modes againCampbell Barton
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-21Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threadsSergey Sharybin
2018-02-19Merge branch 'master' into blender2.8Campbell Barton
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton
2018-02-14Object Mode: remove Scene.obeditCampbell Barton
2018-02-13Object 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-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-18Fix T53808: VSE doesn't show scene strip markersCampbell Barton
2018-01-18Merge branch 'master' into blender2.8Campbell Barton
2018-01-18Fix weight particle brush versioningCampbell Barton
2018-01-16Cleanup: Naming of depsgraphSergey Sharybin
2018-01-16Depsgraph: pass depsgraph to editors update context structSergey Sharybin
2017-12-26Depsgraph: Fix copy-on-write assert when freeing Freestyle configDalai Felinto
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-30Layer: Copy layer collection properties when doing a full copy of sceneDalai Felinto
2017-11-28Depsgraph: Wrap context used for editors update callback into a structureSergey Sharybin
2017-11-28Depsgraph: Remove workaround for Blender Internal in viewportSergey Sharybin
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23New view layers should be named "View Layer" (not Render Layer)Dalai 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-22SceneRenderLayer > SceneLayer: Convert LayDalai Felinto
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-08Depsgraph: Remove traces of old single-per-scene dependency graphSergey Sharybin
2017-11-08Depsgraph: Move storage from single per-scene depsgraph to a hash storageSergey Sharybin
2017-11-07Depsgraph: Remove old unused function which is no longer to be usedSergey Sharybin
2017-11-07Depsgraph: Simplify some workarounds and make API closer to finalSergey Sharybin
2017-11-06Depsgraph: Cleanup, remove obsolete unused functionSergey Sharybin
2017-11-06Depsgraph: Avoid non-requested allocation of depsgraphSergey Sharybin
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin