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-04-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-31Depsgraph: Correction for the previous local view commitSergey Sharybin
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-11-07Merge branch 'master' into blender2.8Bastien Montagne
2016-11-07fix building depsgraph after recent changesMartijn Berger
2016-11-07Depsgraph: Remove some includes which seems unusedSergey Sharybin
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-25Partial fix for T49836: Camera DOF properties not updating via graph editorSergey Sharybin
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-06-07Cleanup: warningsCampbell Barton
2016-06-01Merge branch 'master' into blender2.8Bastien Montagne
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin
2016-05-25Depsgraph: Simplify some loops using foreach()Sergey Sharybin
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-10Depsgraph: Use some more threading when tagging and finalizing evaluationSergey Sharybin
2016-05-10Depsgraph: Avoid multipel editors update per same IDSergey Sharybin
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-28Fix for O(N^2) runtime tagging in the new depsgraph.Lukas Tönne
2016-04-13Removed particle DNA.Lukas Tönne
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-10-29New depsgraph: Optimize updates flushSergey Sharybin
2015-05-28Depsgraph: Cleanup, multiple private functions are to be in anonymous namespaceSergey Sharybin
2015-05-28Add missing particle system tagging on update to the new depsgraphSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin