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-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Bring timing statistics to the new dependency graphSergey Sharybin
2017-12-21Depsgraph: Make it more clear that we dump relations into graphvizSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Remove eval priority from debuggerSergey Sharybin
2017-12-15Depsgraph: cleanup DEGOIterObjectData > DEGObjectIterDataDalai Felinto
2017-12-15Depsgraph: Make DEG_OBJECT_ITER more granularDalai Felinto
2017-12-01Depsgraph: Cleanup, namingSergey Sharybin
2017-11-07Sanitize use of BLI_iteratorDalai Felinto
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Rework debug relations update functionSergey Sharybin
2017-10-25Depsgraph: Cleanup, trailing whitespace and bracesSergey Sharybin
2017-10-25Depsgraph: Make depsgraph.debug_stats to return a stringSergey Sharybin
2017-10-24Depsgraph: Begin bringing API to pass explicit graphSergey Sharybin
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-06Cycles: Fix infinite update when using duplisSergey Sharybin
2017-06-06Cycles: Support rendering objects from dupli-listSergey Sharybin
2017-06-02Cleanup: Trailign whitespaceSergey Sharybin
2017-06-02Fixup for 824bf261f773 so Cycles does not show dupliDalai Felinto
2017-06-02Initial implememtation for dupli objectsDalai Felinto
2017-05-26Depsgraph: Rename DAG > DEG functions from depsgraph_query.ccDalai Felinto
2017-05-18Rename Iterator struct to BLI_IteratorDalai Felinto
2017-04-21Unify RNA and core depsgraph.objectsDalai Felinto
2017-04-20RNA: depsgraph.objectsDalai Felinto
2016-12-12Fix (unreported) some RNA func definitions setting flags of other func parame...Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin