material-maker/addons/material_maker/engine
2020-01-05 12:36:46 +01:00
..
gen_base.gd Added UI in 2D preview to edit parameters. 2019-12-27 22:30:49 +01:00
gen_buffer.gd Added missing return types (#30) 2019-11-06 23:49:26 +01:00
gen_comment.gd Updated loader and random seed handling (#15) 2019-11-04 07:58:17 +01:00
gen_context.gd Prepared function generation for inputs 2019-12-12 23:11:43 +01:00
gen_convolution.gd Updated remote to automatically show configurations with "True" and "False" configs as toggle buttons. 2019-12-30 11:47:27 +01:00
gen_debug.gd Added export and debug nodes 2019-11-02 08:43:54 +01:00
gen_export.gd Preloaded renderer, support for subsurface scattering, minor fixes 2019-11-06 22:33:01 +01:00
gen_graph.gd Added types to ios nodes 2019-12-22 23:27:02 +01:00
gen_image.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_ios.gd Added types to ios nodes 2019-12-22 23:27:02 +01:00
gen_material.gd Fixed graph node free error 2020-01-05 12:36:46 +01:00
gen_remote.gd Updated remote to automatically show configurations with "True" and "False" configs as toggle buttons. 2019-12-30 11:47:27 +01:00
gen_shader.gd Added support for raymarching 2019-12-15 12:41:00 +01:00
gen_switch.gd Fixed switch node (so it supports all port types) + minor bug fixes 2019-12-25 10:36:45 +01:00
gen_texture.gd Remove trailing whitespace, add newlines at end of files 2019-11-10 01:21:11 +01:00
loader.gd Fixed a bug that allowed Material to be duplicated 2019-11-22 07:47:45 +01:00
renderer.gd Fixed switch node (so it supports all port types) + minor bug fixes 2019-12-25 10:36:45 +01:00
renderer.tscn More progress on remote and various fixes 2019-09-24 22:25:46 +02:00