RodZill4
46adb434bf
New gradient editor, more image node progress
...
Added a gradient editor (should be ready for integration in Colorize node)
The image in the Image node can be modified (but will not be saved yet)
2018-07-27 08:49:54 +02:00
RodZill4
d04a319944
Prepared all nodes for caching and added Image node
...
Added Image node that can be used to import textures
Renamed all get_shader_code methods to _get_shader code so a caching system can be integrated in node_base (and we can get rid of get_source_rgb and get_source_f functions)
2018-07-26 08:31:28 +02:00
RodZill4
4e0af78b31
Improved nodes and added texture export
...
Improved perlin noise and transform nodes.
Added an export texture menu entry that exports a texture for the selected node.
2018-07-26 00:08:34 +02:00
RodZill4
a3a8482d03
Added material preview (albedo and normal map only for now)
...
Also create a copy of materials and shaders when the addon is started so it does not change the addon's default materials.
2018-07-25 06:20:36 +02:00
RodZill4
26b317eec8
Refactoring + added preview for selected node
...
Also started replacing LineEdits with Spinboxes
2018-07-24 08:04:25 +02:00
RodZill4
3afa9e9715
Added basic normal map node
2018-07-23 23:13:14 +02:00
RodZill4
0cd0609541
Updated all nodes and added warp
...
- updated all nodes (load/save support and shader generation)
- added warp node
2018-07-23 22:18:43 +02:00