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-18Depsgraph; Correct assert for depsgraph sceneSergey Sharybin
2018-04-18Depsgraph: Fix missing bases array updateSergey Sharybin
2018-04-18Remove irrelevant print statementSybren A. Stüvel
2018-04-18Make depsgraph tag for auto-override IDs it updates.Bastien Montagne
2018-04-17Depsgraph: Allow querying NULL IDs for evaluated versionSergey Sharybin
2018-04-17Depsgraph: Fix unwanted node tree copy-overSergey Sharybin
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: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-13Depsgraph: store mode and time in depsgraph, add view layer / scene accessors.Brecht Van Lommel
2018-04-13Fix incomplete evaluation context in depsgraph iter.Brecht Van Lommel
2018-04-12Depsgraph: Move CoW tag to ID datablock tagSergey Sharybin
2018-04-12Depsgraph: Avoid relations build time scene datablock expansionSergey Sharybin
2018-04-12Depsgraph: Introduce ID recalc flag for COW componentSergey 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-10Depsgraph: Flush debug printsSergey Sharybin
2018-04-05Depsgraph: Avoid build-time armature expandingSergey Sharybin
2018-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
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-04Depsgraph: Cleanup, reduce indentation levelSergey 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-04Fix missing hair in fishycat and everything else after particle recalc changesMai Lavelle
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-04-01Correct accidental changes by C Logging additionCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-29Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-03-29Depsgraph: initialize EvaluationContext even if nothing to updateDalai Felinto
2018-03-29Particles: Remove dedicated recalc field from ParticleSettingsSergey Sharybin
2018-03-29Depsgraph: Tag datablock with original update flagSergey Sharybin
2018-03-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-22Depsgraph: Report new depsgraph evaluation timeSergey Sharybin
2018-03-21Depsgraph: Remove redundant operation nodesSergey Sharybin
2018-03-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-21Fix T54378: Drivers fail with property from emptySergey Sharybin