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-11-15Depsgraph: Save memory by ignoring invisible objectsSergey Sharybin
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-11-07Depsgraph: add proper handling of actions contained in NLA strips.Alexander Gavrilov
2018-10-29Depsgraph: use full operation key to preserve update tags on rebuild.Alexander Gavrilov
2018-10-25Depsgraph: don't lose the update tag on rebuild for op nodes with a name.Alexander Gavrilov
2018-10-24Depsgraph: fixes for the eval_flags API behavior.Alexander Gavrilov
2018-09-19Depsgraph: Make visible update to operate on per-component levelSergey Sharybin
2018-09-19Despgraph: Keep track of per-component visibilitySergey Sharybin
2018-09-14Depsgraph: Respect parent object visibility in more placesSergey Sharybin
2018-09-14Depsgraph: Make indirectly linked objects inherit visibility from parentSergey Sharybin
2018-09-14Depsgraph: Use explicit argument valuesSergey Sharybin
2018-09-03Fix T56593: Crash when enabling collection with curvesSergey Sharybin
2018-09-03Depsgraph: Cleanup, make it more obvious what ID referencesSergey Sharybin
2018-09-03Depsgraph: Generalize storage for already existing ID nodesSergey Sharybin
2018-08-24Depsgraph: Fix wrong detection of invisible objectsSergey Sharybin
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-07-19Cleanup: styleCampbell Barton
2018-06-27Depsgraph: Fix missing relation from action to animation when it's sharedSergey Sharybin
2018-06-25Depsgraph: Add missing nodes and relations for speakerSergey Sharybin
2018-06-08Depsgraph: Don't optimize out collections used by duplication systemSergey Sharybin
2018-06-08Depsgraph: Cleanup, indentationSergey Sharybin
2018-06-06Depsgraph: Object data separation, armatureSergey Sharybin
2018-06-06Depsgraph: Object data separation, geometrySergey Sharybin
2018-06-06Depsgraph: Object data separation, cameraSergey Sharybin
2018-06-06Depsgraph: Object data separation, lampSergey Sharybin
2018-06-06Depsgraph: Object data separation, light probesSergey Sharybin
2018-05-31Depsgraph: Remove the "disable-copy-on-write" option completelyJoshua Leung
2018-05-31Depsgraph: optimization of driver evaluation with many drivers.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
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-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-16Depsgraph: Pull indirect relations via driver targetsSergey Sharybin
2018-04-12Depsgraph: Avoid relations build time scene datablock expansionSergey Sharybin
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-04-12Depsgraph: Remove function bindings with collectionsSergey Sharybin
2018-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-05Depsgraph: Pull indirect dependencies via pchan constraintsSergey 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-02Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-02Depsgraph: Fix dependency cycle when ID prop drives ID propertySergey Sharybin
2018-03-02Depsgraph: Cleanup, use dedicated function to ensure node existsSergey Sharybin
2018-03-02Depsgraph: Cleanup, function return valueSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Replace LIB_TAG_DOIT with hash lookupSergey Sharybin
2018-01-16Add dedicated pointer to an original ID datablockSergey Sharybin
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-24Depsgraph: Re-schedule pending tags after relations updateSergey Sharybin
2017-11-24Depsgraph: Correct wrong base_flags for objects coming from set sceneSergey Sharybin