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-13Depsgraph: Pass function bindings by const referenceSergey Sharybin
2017-06-06Depsgraph: Only use extern "C" when really neededSergey 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_TYPE prefix for depsgraph node typesSergey Sharybin
2017-05-30Move hash_combine utility function to a more generic placeSergey Sharybin
2016-11-07Depsgraph: Do not rely on indirectly included cstringSergey Sharybin
2016-11-07Depsgraph: Move class implementation from header to implementation filesSergey Sharybin
2016-11-07Depsgraph: Fully switch from string to const char*Sergey Sharybin
2016-11-07Depsgraph: Add extra name tag for operation nodesSergey Sharybin
2016-11-07Depsgraph: Remove unused functionSergey Sharybin
2016-11-07Depsgraph: Remove some includes which seems unusedSergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-26Depsgraph: Use proper unsigned int bitfield for layers flagsSergey Sharybin
2016-06-21Fix for string buffer overflow in DepsNode identifiers.Lukas Tönne
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-08Depsgraph: Remove unused codeSergey Sharybin
2016-06-01Depsgraph: Fix missing updates when modifying armatureSergey Sharybin
2016-05-30Depsgraph: Fix wrong layers flush form children to parentSergey Sharybin
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin