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
2016-10-02Merge branch 'master' into blender2.8Bastien Montagne
2016-09-30Depsgraph: Report proper error when modifier fails to create relation linkSergey Sharybin
2016-09-30Merge branch 'master' into blender2.8Julian Eisel
2016-09-26Fix export image generated by export UV layoutSergey Sharybin
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-15Depsgraph: Avoid some false-positive time dependencies of scripted driversSergey Sharybin
2016-09-06Revert "Depsgraph: Prioritize evaluation of the new scheduled nodes"Sergey Sharybin
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-26Depsgraph: Report number of objects to which update as flishedSergey Sharybin
2016-08-25Depsgraph: Prioritize evaluation of the new scheduled nodesSergey Sharybin
2016-08-25Depsgraph: Merge some traversal back onSergey Sharybin
2016-08-25Depsgrpah: Use deque for the flush queueSergey Sharybin
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-28Merge branch 'master' into blender2.8Campbell Barton
2016-07-26Depsgraph: Use proper check whether ID is an objectSergey Sharybin
2016-07-26Depsgraph: Use proper unsigned int bitfield for layers flagsSergey Sharybin
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-13Fix T48734: Driver not updating when using Single From Driver within same objectSergey Sharybin
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-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-11Depsgraph: Fix shape key nodes trying to be added multiple timesSergey Sharybin
2016-07-02Cleanup: comment blocksCampbell Barton
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22Merge branch 'master' into blender2.8Bastien Montagne
2016-06-21Fix for string buffer overflow in DepsNode identifiers.Lukas Tönne
2016-06-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-09Merge branch 'master' into blender2.8Campbell Barton
2016-06-08Depsgraph: Avoid redundant connection from IK solver to chainSergey Sharybin
2016-06-08Depsgraph: Remove unused codeSergey Sharybin
2016-06-08Depsgraph: Optimize flush update when there's few objects and fewzillions of ...Sergey Sharybin
2016-06-07Cleanup: warningsCampbell Barton
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-06Depsgraph: Russian electric tape bodge to have multiple proxies workSergey Sharybin
2016-06-01Merge branch 'master' into blender2.8Bastien Montagne
2016-06-01Depsgraph: Fix missing updates when modifying armatureSergey Sharybin
2016-05-30Depsgraph: Small optimization to update flushingSergey Sharybin
2016-05-30Depsgraph: Fix compilation with new depsgraph disabledSergey Sharybin
2016-05-30Depsgraph: Fix wrong layers flush form children to parentSergey Sharybin
2016-05-28Add missing includeCampbell Barton
2016-05-27Depsgraph: Accidentally removed one line too muchSergey Sharybin
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin
2016-05-25Depsgraph: Simplify some loops using foreach()Sergey Sharybin