material-maker/addons/procedural_material
Rodolphe Suescun 26720e74e9 Updated Transform, added Decompose and minor changes
Updated Transform so it accepts a greyscale input per parameter. For each pixel, the parameter is multiplied by 2*v-1 (v being the value of the input's pixel) which makes it possible to affect the strength of each transform using an input image. New effects such as whirl and color guided offsets are now possible.

Added Decompose node (does the opposite of combine).

Used another color for inputs/outputs that expect/generate a greyscale image.
2018-08-25 08:07:22 +02:00
..
library Updated Transform, added Decompose and minor changes 2018-08-25 08:07:22 +02:00
models Smart typo in perlin noise node 2018-07-29 14:21:49 +02:00
nodes Updated Transform, added Decompose and minor changes 2018-08-25 08:07:22 +02:00
paint_tool Improved precision in paint tool 2018-08-22 07:39:32 +02:00
panoramas Shrinked panoramas 2018-08-04 08:56:07 +02:00
widgets Refactoring, new noise node and blur updates 2018-08-20 15:43:03 +02:00
common.shader Updated Transform, added Decompose and minor changes 2018-08-25 08:07:22 +02:00
graph_edit.gd Correctly pass size when exporting textures 2018-08-23 17:01:24 +02:00
graph_edit.tscn New shortcuts and node groups in library 2018-08-22 07:33:50 +02:00
library.gd New shortcuts and node groups in library 2018-08-22 07:33:50 +02:00
main_window.gd Updated Transform, added Decompose and minor changes 2018-08-25 08:07:22 +02:00
main_window.tscn Updated Transform, added Decompose and minor changes 2018-08-25 08:07:22 +02:00
node_base.gd more refactoring, added combine, emboss, export nodes 2018-08-14 15:09:46 +02:00
plugin.cfg First version 2018-07-22 17:20:27 +02:00
plugin.gd New shortcuts and node groups in library 2018-08-22 07:33:50 +02:00
pm_editor.gd More UI progress... 2018-08-07 09:31:41 +02:00
pm_editor.tscn More UI progress... 2018-08-07 09:31:41 +02:00
preview.gd Implemented multi-pass nodes and fixed blur. Various other fixes. 2018-08-12 19:25:18 +02:00
preview.tscn Added ambient occlusion and parameters for the material node 2018-08-10 12:31:15 +02:00
window_dialog.tscn Integrated as a button in toolbar, and added a simple mesh painting tool 2018-08-16 15:08:09 +02:00