Arithmetic support for NodeItem and node implementation with arithmetic #4

Merged
Bogdan Nagirniak merged 3 commits from BogdanNagirniak/blender:BLEN-512 into matx-export-material 2023-08-29 09:26:20 +02:00

3 Commits

Author SHA1 Message Date
9b53dd3fc0 Added float conversion to arithmetic. Fixed invert. 2023-08-29 02:02:24 +03:00
10569ba111 Added some math nodes: InvertNodeParser, MathNodeParser, MixRGBNodeParser.
Improved parser declaration: added DECLARE_PARSER macros.
2023-08-28 22:59:09 +03:00
96f76cf3be Created basic arithmetic for NodeItem 2023-08-28 21:50:10 +03:00