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-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Depsgraph: Forbid flush across scene->geometry operationsSergey Sharybin
2018-05-11Depsgraph: Fix redundant nodes built when animation shares same actionSergey Sharybin
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-04Depsgraph: Fix several ID blocks added multiple times to depsgraphSergey Sharybin
2018-05-04Depsgraph: Fix missing relations for IDs brought by driversSergey Sharybin
2018-05-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-04Depsgraph: Fix extra operations and relations created for shared armaturesSergey Sharybin
2018-05-03Depsgraph: Fix threading conflict between node animation and shading updateSergey Sharybin
2018-05-02Depsgraph: Make all print messages to respect per-depsgraph debug flagsSergey Sharybin
2018-05-02Depsgraph: Make bAction a part of dependency graphSergey Sharybin
2018-05-01Depsgraph: Add missing relations needed for nested datablock relationsSergey Sharybin
2018-05-01Depsgraph: Cleanup, simplify operation code stringificationSergey Sharybin
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Add relation flag to avoid flush across itSergey Sharybin
2018-04-23Depsgraph: Avoid redundant copy-on-write relationsSergey Sharybin
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Add missing relations builderSergey Sharybin
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Depsgraph: Fix crash with copy-on-write enabledSergey Sharybin
2018-04-18Depsgraph: Fix base flag flush for objects from set sceneSergey Sharybin
2018-04-18Depsgraph; Correct assert for depsgraph sceneSergey Sharybin
2018-04-18Remove irrelevant print statementSybren A. Stüvel
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-16Depsgraph: Pull indirect relations via driver targetsSergey Sharybin
2018-04-13Depsgraph: store mode and time in depsgraph, add view layer / scene accessors.Brecht Van Lommel
2018-04-12Depsgraph: Avoid relations build time scene datablock expansionSergey Sharybin
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-04-12Depsgraph: Bind view layer by indexSergey Sharybin
2018-04-12Depsgraph: Remove function bindings with collectionsSergey Sharybin
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-10Depsgraph: Build relations for objects linked via pchan constraintsSergey Sharybin
2018-04-05Depsgraph: Avoid build-time armature expandingSergey Sharybin
2018-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-05Depsgraph: Pull indirect dependencies via pchan constraintsSergey Sharybin
2018-04-04Depsgraph: Fix/workaround crash with animation and drivers and CoWSergey Sharybin
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Make sure textures used by modifiers are in the graphSergey Sharybin
2018-04-04Depsgraph: Get pchan index from correct poseSergey Sharybin
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Ensure root pchan is always foundSergey Sharybin
2018-04-04Depsgraph: Pass CoW version of object to armature update doneSergey Sharybin
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Add missing expansion od custom bone shapesSergey Sharybin
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2018-03-29Particles: Remove dedicated recalc field from ParticleSettingsSergey Sharybin
2018-03-21Depsgraph: Remove redundant operation nodesSergey Sharybin