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-05-02Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-02Revert "Depsgraph: Link from material to object shading"Sergey Sharybin
2017-04-27Fix wrong scene assigned when using setsCampbell Barton
2017-04-26Depsgraph and selection: Flush selcol on DepsgraphDalai Felinto
2017-04-25Depsgraph: Store Scene in depsgraph structDalai Felinto
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-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-04-05Cleanup: Get rid of legacy depsgraph header fileSergey 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