|
4237b0c7c9
|
Properly call initialize() in mm material 's render.
|
2022-01-21 13:35:14 +01:00 |
|
|
b78f3c8358
|
Added 'pass' to cancel_render_and_wait, so if the lines that require ThreadPool are commented out it will not complain about scopes and indents.
|
2021-10-31 13:03:25 +01:00 |
|
|
547197e78f
|
Improved the threading logic of MMMaterial's render by quite a bit. Also updated ThreadPool to get the new cleanups / fixes / api improvements required.
|
2021-10-31 12:37:51 +01:00 |
|
|
2a2918ddb7
|
Now the render can be cancelled.
|
2021-10-31 11:37:16 +01:00 |
|
|
ee03da9a85
|
Implemented threaded generation for mat_maker_gd using ThreadPool.
|
2021-10-31 11:29:36 +01:00 |
|
|
facdcb6469
|
Now implemented node deletion.
|
2021-10-24 12:49:49 +02:00 |
|
|
c816f0e0fe
|
Finish up the new mat_maker_gd input/output notification api and made shape use it. Now shape's image updates whenever a property changes.
|
2021-10-09 14:04:09 +02:00 |
|
|
7fd3ccd4ad
|
Generic image rendering / property connection api for mat_maker_gd.
|
2021-10-09 13:33:59 +02:00 |
|
|
4b334a6ad6
|
Initial slot api for MMGraphNode. Already supports images. Also implemented the image generation helper methods for MMMaterial and MMNode.
|
2021-10-04 13:09:43 +02:00 |
|
|
059cabc48b
|
Main nodes for mat_maker_gd and Initial setup for an editor plugin.
|
2021-10-03 19:56:35 +02:00 |
|