October 25, 2017, 12:20 (GMT) |
Depsgraph: Need to tag relations for update after new clip was added |
October 25, 2017, 12:02 (GMT) |
Depsgraph: Mark TODO as solved New dependency graph takes care of all datablocks already. |
October 25, 2017, 11:28 (GMT) |
Depsgraph: Remove bmain from graph It really should not care about bmain. |
October 25, 2017, 11:28 (GMT) |
Depsgraph: Pass explicit bmain to graph build finalization |
October 25, 2017, 11:28 (GMT) |
Depsgraph: Cleanup, remove unused function |
October 25, 2017, 11:28 (GMT) |
Depsgraph: Remove direct relations rebuild from set_background We wouldn't really know which context we want there. |
October 25, 2017, 11:28 (GMT) |
Depsgraph: Add function to update relations within a given graph |
October 25, 2017, 11:24 (GMT) |
Fix T52392: Node materials (Materials and World) not updated in viewport Depsgraph was not updated after you used "Use Nodes" to create the nodetree. |
Revision 37168c7 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 25, 2017, 10:52 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
October 25, 2017, 10:21 (GMT) |
Merge branch 'master' into blender2.8 |
October 25, 2017, 10:11 (GMT) |
Depsgraph: Rework debug relations update function Make it a tag for relations update function instead, since we will not be able to easily rebuild relations, and we wouldn't be able to iterate all scenes. This is a part of mowing depsgraph to be per-workspace/layer in 2.8 branch. |
October 25, 2017, 10:11 (GMT) |
Depsgraph: Add missing forward struct declarations |
October 25, 2017, 10:07 (GMT) |
Depsgraph: Cleanup, trailing whitespace and braces |
October 25, 2017, 10:06 (GMT) |
Depsgraph: Make depsgraph.debug_stats to return a string This way we can see result in the python console. |
October 25, 2017, 09:48 (GMT) |
Merge branch 'master' into blender2.8 |
October 25, 2017, 09:45 (GMT) |
Depsgraph: Add missing movie clip dopesheet invalidation |
October 25, 2017, 09:37 (GMT) |
Depsgraph: Use explicit opcode for shape key |
October 25, 2017, 09:34 (GMT) |
Depsgraph: Cleanup, use explicit cloth modifier opcode Avoids use of placeholder operation which also was involving some string comparisons. |
October 25, 2017, 09:31 (GMT) |
Depsgraph: Cleanup, don't call explicit add_id() This is redundant, adding components will check for ID to exist. |
October 25, 2017, 09:26 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


Master Commits
MiikaHweb | 2003-2021