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-21Fix objects visibility evaluation bugDalai Felinto
2017-04-21Move DEG_OBJECT_ITER inside depsgraphDalai Felinto
2017-04-21Depsgraph: Move DAG_get_object functionDalai Felinto
2017-04-21Include the set in the depsgraph objects iteratorDalai Felinto
2017-04-20Implement DAG_get_scene_layerSergey Sharybin
2017-04-20Fix T51215: depsgraph evaluation of collection properties (overrides)Dalai Felinto
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Depsgraph: Use proper scene to get frame from for pose constraints evaluaitonSergey Sharybin
2017-04-06Depsgraph: Remove olde depsgraph header from new depsgraphSergey Sharybin
2017-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-05Depsghraph: Remove unused functionSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey 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
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-24Ашч T50995: Wrong freestyle render with new depgraphSergey Sharybin
2017-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-16Depsgraph: Fixed crash with curve bevel indirect dupligroupsSergey Sharybin
2017-03-16Depsgraph: Use string and vector in the DEG namespace onlySergey Sharybin
2017-03-16Depsgraph: Don't use explicit values in runtime only enumSergey Sharybin
2017-03-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-15Fix strict compiler warning in the previous commitSergey Sharybin
2017-03-15Fix T50938: Cache not being reset when changing simulation settings with new ...Sergey Sharybin
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-07Task scheduler: Add concept of suspended poolsSergey Sharybin
2017-03-07Depsgraph: Remove workarounds from depsgraph for keeping threads aliveSergey Sharybin
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-02Revert "Depsgraph: Add placeholder function to handle objects update"Dalai Felinto
2017-02-14Layer Macros: create the instance as part of the macroDalai Felinto
2017-02-09Depsgraph fix for scene layersDalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-03Depsgraph: Add some extra debug prints on evalSergey Sharybin
2017-02-02Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Fix T50331: New Dependency Graph - "frame" python driver expression not workingSergey Sharybin
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-26Depsgraph: mesh cache depends needs updates when geometry changes (patch by S...Dalai Felinto
2017-01-26Depsgraph: Add placeholder function to handle objects updateSergey Sharybin
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Depsgraph: Fix typo in assertSergey Sharybin
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Depsgraph: Link from material to object shadingSergey Sharybin
2017-01-26Depsgraph: Add relation from node tree to material it's coming fromSergey Sharybin
2017-01-26Depsgraph: Remove owner argument from relations builder as wellSergey Sharybin
2017-01-26Depsgraph: Remove owner node argument which was simply passed aroundSergey Sharybin
2017-01-25Fix T50512: Linked Backround scene with animation not updating with new depsg...Sergey Sharybin