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-03-16Depsgraph: Fixed crash with curve bevel indirect dupligroupsSergey Sharybin
2017-03-15Fix T50938: Cache not being reset when changing simulation settings with new ...Sergey Sharybin
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-26Depsgraph: Link from material to object shadingSergey Sharybin
2017-01-26Depsgraph: Remove owner node argument which was simply passed aroundSergey Sharybin
2017-01-25Depsgraph: Do ID tag outside of build_sceneSergey Sharybin
2016-11-21Fix T49981: New Depsgraph - When camera is on inactive layer, it does not eva...Sergey Sharybin
2016-11-18Fix copy/paste typo in new depsgraph object geometry builder (found by coveri...Bastien Montagne
2016-11-17Depsgrpah: Fix missing animation update in movie clipsSergey Sharybin
2016-11-17Depsgraph: Move scene builder function to own fileSergey Sharybin
2016-11-17Fix T50060: New depsgraph does not update mask animationSergey Sharybin
2016-11-17Depsgraph: Use utility macro to iterate over linked listSergey Sharybin
2016-11-17Depsgraph: Move rig builder functions to own filesSergey Sharybin
2016-11-11Fix T49994: Setting dupligroup which uses indirect relation will crashSergey Sharybin
2016-11-11Depsgraph: Add missing NULL pointer checkSergey Sharybin
2016-11-11Fix T49993: Indirectly used taper/bevel crashes new dependency graphSergey Sharybin
2016-11-11Depsgraph: Fix missing ID node tagSergey Sharybin
2016-11-11Depsgraph: Add some data builder logic to corresponding functionSergey Sharybin
2016-11-07Depsgraph: Speedup initial rig build timeSergey 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: Cleanup, operation has name, not descriptionSergey Sharybin
2016-11-07Depsgraph: Use const char for component APISergey Sharybin
2016-11-07Depsgraph: Remove some includes which seems unusedSergey Sharybin
2016-11-07Depsgraph: Switch away form string to const char* for node namesSergey Sharybin
2016-11-03Fix T49826: NEW-DEPSGRAPH - Texture is not updated after changing its space c...Sergey Sharybin
2016-11-03Depsgraph: Fix wrong comparison of ID type vs. node typeSergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-13Depsgraph: Make proxy behavior closer to old depsgraphSergey Sharybin
2016-07-13Revert "Depsgraph: Russian electric tape bodge to have multiple proxies work"Sergey Sharybin
2016-07-13Depsgraph: Accumulate object layers from all basesSergey Sharybin
2016-07-11Depsgraph: Fix shape key nodes trying to be added multiple timesSergey Sharybin
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-06Depsgraph: Russian electric tape bodge to have multiple proxies workSergey Sharybin
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin