material-maker/addons/material_maker/nodes
2019-12-04 22:26:54 +01:00
..
debug Minor ui changes 2019-11-22 07:46:23 +01:00
image Optimize images losslessly using oxipng -o6 --strip --zopfli 2019-10-21 15:43:16 +02:00
ios Added missing return types (#30) 2019-11-06 23:49:26 +01:00
adjust_hsv.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
base.gd Added missing return types (#30) 2019-11-06 23:49:26 +01:00
blend.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
bricks.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
brightness_contrast.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
circle_map.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
color_noise.mmg Updated noise node and added color_noise 2019-11-02 22:56:14 +01:00
colorize.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
combine.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
comment.gd Remove trailing whitespace, add newlines at end of files 2019-11-10 01:21:11 +01:00
comment.tscn Added comment nodes 2019-10-12 08:30:46 +02:00
debug.gd Added missing return types (#30) 2019-11-06 23:49:26 +01:00
debug.tscn Added export and debug nodes 2019-11-02 08:43:54 +01:00
decompose.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
directional_blur.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
edit_buttons.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
edit_buttons.tscn Removed useless print calls and started adding the "create subgraph" command 2019-09-27 08:28:33 +02:00
emboss.mmg Updated convolution (support for sparse matrix content to override matrix function) and added emboss node 2019-10-31 22:14:18 +01:00
gaussian_blur.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
generic.gd Added new examples to test splatter node and material workflow 2019-11-27 07:45:58 +01:00
generic.tscn Updated size parameter handling and resized all examples to 2048x2048 2019-10-21 23:58:14 +02:00
image.gd Fixed image node so the image is displayed the node is duplicated 2019-10-27 15:22:14 +01:00
image.tscn Size parameter fix and better preview UI 2019-10-14 20:42:11 +02:00
invert.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
ios.gd Remove trailing whitespace, add newlines at end of files 2019-11-10 01:21:11 +01:00
ios.tscn Made IOs node editable (can add/remove ports) 2019-10-29 22:10:08 +01:00
kaleidoscope.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
mirror.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
noise_color.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
noise.mmg Updated noise node and added color_noise 2019-11-02 22:56:14 +01:00
normal_map.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
occlusion.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
optional.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
pattern.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
perlin_color.mmg Updated new node templates 2019-11-22 23:07:34 +01:00
perlin.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
quantize.mmg Updated new node templates 2019-11-22 23:07:34 +01:00
remote.gd Updated remote and group creation 2019-10-24 09:00:31 +02:00
remote.tscn Updated size parameter handling and resized all examples to 2048x2048 2019-10-21 23:58:14 +02:00
runes.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
scratches.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
sdannularshape.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
sdboolean.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
sdbox.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
sdcircle.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
sdline.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
sdrhombus.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
sdroundedshape.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
sdsmoothboolean.mmg Added singed distance function nodes 2019-11-06 08:30:36 +01:00
shape.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
skew.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
splatter_base.mmg Updated new node templates 2019-11-22 23:07:34 +01:00
switch.gd Compatibility fixes for Godot 3.1.2, updated switch to support more choices, and shader nodes to support inputs in enum values 2019-12-04 22:26:54 +01:00
switch.tscn Updated switch node and refactored generator edit feature. 2019-10-20 00:59:51 +02:00
transform.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
truchet.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
uniform_greyscale.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
uniform.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
voronoi.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00
warp.mmg JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
weave.mmg Added new node templates, updated old ones 2019-11-22 07:50:17 +01:00