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
2017-06-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-14Depsgraph: Cleanup, indentationSergey Sharybin
2017-06-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-14Depsgraph: Remove unused ID node removalSergey Sharybin
2017-06-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-13Depsgraph: Pass function bindings by const referenceSergey Sharybin
2017-06-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-13Depsgraph: Remove root node conceptSergey Sharybin
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Depsgraph: Remove residue from partial updates supportSergey Sharybin
2017-06-12Depsgraph: Traversing should be consistent for nodes and relationshipDalai Felinto
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Depsgraph: Add utility function to get depsgraph from node handleSergey Sharybin
2017-06-12Depsgraph: Remove outdated commentSergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Fix missing updates when changing probe's clippingSergey Sharybin
2017-06-09Fix T51750: Group selection brokenSergey Sharybin
2017-06-09Revert "Fix T51750: Group selection broken"Dalai Felinto
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-08Revert "Fix some groups not showing in the viewport"Dalai Felinto
2017-06-08Fix some groups not showing in the viewportDalai Felinto
2017-06-08Fix T51750: Group selection brokenDalai Felinto
2017-06-08Depsgraph: Avoid over-documentationSergey Sharybin
2017-06-08Avoid allocation of evaluation context for iteratorSergey Sharybin
2017-06-08Remove selection color from the baseSergey Sharybin
2017-06-07Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-07Depsgraph: Remove modifiers operation codeSergey Sharybin
2017-06-07Depsgraph: Remove unused operation codesSergey Sharybin
2017-06-07Depsgraph: Remove dead/unused operation codesSergey Sharybin
2017-06-06Depsgraph: Cleanup, unused includesSergey Sharybin
2017-06-06Cycles: Support rendering objects from dupli-listSergey Sharybin
2017-06-06Force crash on depsgraph iterator wrong access.Dalai Felinto
2017-06-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-06Depsgraph: Only use extern "C" when really neededSergey Sharybin
2017-06-02Fix for crash/error drawing duplisCampbell Barton
2017-06-02Fix logic for bitwise flags in bases during deg iteratorDalai Felinto
2017-06-02Initial implememtation for dupli objectsDalai Felinto
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-02DEG: Add per object update flag for Depsgraph.Clément Foucault
2017-06-01Main Workspace IntegrationJulian Eisel
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Depsgraph: Cleanup, line wraps after shortening APISergey Sharybin
2017-06-01Depsgraph: Remove operation types enumSergey Sharybin
2017-06-01Depsgraph: use explicit marking of component entry/exit operationsSergey Sharybin
2017-06-01Depsgraph: Cleanup, use DEG_NODE_CLASS prefix for node classesSergey Sharybin
2017-06-01Depsgraph: Cleanup, use DEG_NODE_TYPE prefix for depsgraph node typesSergey Sharybin
2017-06-01Depsgraph: Remove unused argument from time source querySergey Sharybin
2017-06-01Depsgraph: Remove subgraph nodesSergey Sharybin