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-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Depsgraph: Move ID node to own fileSergey Sharybin
2017-12-18Depsgraph: Replace iteration over ghash with iteration over flat arraySergey Sharybin
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-01Depsgraph: Move away from setting old deprecated object recalc flagsSergey Sharybin
2017-11-24Revert "Depsgraph: Remove legacy re-scheduling code"Sergey Sharybin
2017-11-24Depsgraph: Remove legacy re-scheduling codeSergey Sharybin
2017-11-08Subject: [PATCH 2/3] Depsgraph: Replace iteration over ghash with iteration o...Sergey Sharybin
2017-10-25Depsgraph: Pass explicit bmain to graph build finalizationSergey Sharybin
2017-10-18Depsgraph: Make Copy-on-Write a command line optionSergey Sharybin
2017-08-12Cleanup: whitespaceCampbell Barton
2017-07-19Depsgraph: Restore workaround for CoW objects not being fully expandedSergey Sharybin
2017-07-19Depsgraph: Stop tagging all IDs for update on depsgraph rebuildSergey Sharybin
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-06Depsgraph: Cleanup, unused includesSergey Sharybin
2017-06-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-06Depsgraph: Only use extern "C" when really neededSergey Sharybin
2017-06-01Depsgraph: Cleanup, use DEG_NODE_TYPE prefix for depsgraph node typesSergey Sharybin
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Depsgraph: Use own implementation of stack rather than the one from STLSergey Sharybin
2017-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-05Depsghraph: Remove unused functionSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-24Ашч T50995: Wrong freestyle render with new depgraphSergey Sharybin
2016-12-06Depsgraph: Only re-schedule objects which are on visible layersSergey Sharybin
2016-11-21Depsgraph: Fix infinite viewport object update in CYcles render modeSergey Sharybin
2016-11-21Depsgraph: use more explicit parenthesisSergey Sharybin
2016-11-18Depsgraph: Fix residue of debug-only codeSergey Sharybin
2016-11-11Fix T49994: Setting dupligroup which uses indirect relation will crashSergey Sharybin
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-30Depsgraph: Fix wrong layers flush form children to parentSergey Sharybin
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin