February 16, 2021, 17:21 (GMT) |
Remove "TODO" |
February 16, 2021, 17:16 (GMT) |
Cleanup |
February 16, 2021, 17:03 (GMT) |
Merge branch 'master' into temp-node-error-messages |
February 16, 2021, 16:32 (GMT) |
Changes from review |
February 16, 2021, 14:25 (GMT) |
Merge branch 'master' into temp-node-error-messages |
February 16, 2021, 14:11 (GMT) |
Working error messages, fixed incorrect buffer length |
February 16, 2021, 05:42 (GMT) |
Add error message in attribute randomize node |
February 16, 2021, 05:42 (GMT) |
Fix crash with undo |
February 16, 2021, 03:49 (GMT) |
Rewrite error message API for generality as general "UI storage" |
February 15, 2021, 19:28 (GMT) |
Merge branch 'draw_node_to_cpp' into temp-node-error-messages |
February 15, 2021, 19:27 (GMT) |
Compile draw_node.c with C++ |
February 15, 2021, 18:09 (GMT) |
Merge branch 'master' into temp-node-error-messages |
February 3, 2021, 16:38 (GMT) |
Add context struct |
February 3, 2021, 16:23 (GMT) |
Merge branch 'master' into temp-node-error-messages |
February 3, 2021, 03:57 (GMT) |
WIP: Provide more context to the node warning struct This will be used to display the warning in the node editor based on the context, since the same node tree can be shared among multiple modifiers and objects. |
February 3, 2021, 03:04 (GMT) |
Reduce string copying by passing reference |
February 3, 2021, 03:03 (GMT) |
Fix memory leak |
February 3, 2021, 02:41 (GMT) |
Add CLOG printing, some cleanup |
February 3, 2021, 02:30 (GMT) |
Clear messages before evaluation |
February 3, 2021, 02:25 (GMT) |
Add comment |
|