Blender Git Commit Log
Git Commits -> Revision 439fdfc
Revision 439fdfc by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 27, 2019, 09:30 (GMT) |
initial ability to show warning messages in nodes |
Commit Details:
Full Hash: 439fdfcda7b2824d0dfd2570609222d906e42f9d
Parent Commit: 80a9947
Lines Changed: +53, -1
1 Added Path:
/source/blender/functions/core/source_info.cpp (+8, -0) (View)
7 Modified Paths:
/release/scripts/startup/function_nodes/base.py (+4, -0) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.cpp (+14, -0) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.hpp (+14, -0) (Diff)
/source/blender/functions/CMakeLists.txt (+1, -0) (Diff)
/source/blender/functions/core/source_info.hpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+10, -0) (Diff)
/source/blender/functions/functions/lists.cpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.cpp (+14, -0) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.hpp (+14, -0) (Diff)
/source/blender/functions/CMakeLists.txt (+1, -0) (Diff)
/source/blender/functions/core/source_info.hpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+10, -0) (Diff)
/source/blender/functions/functions/lists.cpp (+1, -1) (Diff)