material-maker/addons/material_maker
RodZill4 c121f7c00a Updated loader and random seed handling (#15)
Loader is not a lot more generic and deserialization code moved to generators.

There is now a small dice button on nodes that create random patterns that can be used to freeze the seed. Frozen nodes can thus be moved without affecting the seed.
Graph nodes can also transmit their seed to their children (this behavior can be enabled/disabled using the dice button at the top right of the graph pane).
2019-11-04 07:58:17 +01:00
..
doc Optimize images losslessly using oxipng -o6 --strip --zopfli 2019-10-21 15:43:16 +02:00
engine Updated loader and random seed handling (#15) 2019-11-04 07:58:17 +01:00
examples JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
fonts Updated code editors and added a menu to create all elementary generators 2019-10-07 20:41:57 +02:00
icons Preoared random seed lock button 2019-11-03 10:04:23 +01:00
import_plugin Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
library Disabled import in the library directory 2019-11-02 22:51:17 +01:00
nodes Updated loader and random seed handling (#15) 2019-11-04 07:58:17 +01:00
preview Added support for shader materials and added a tesselated sphere in preview shapes 2019-11-02 22:58:29 +01:00
types Updated gradient with a choice of 4 interpolation options 2019-10-30 22:57:51 +01:00
widgets Added support for drag and drop between gradient editors 2019-10-30 23:20:18 +01:00
common.shader Fixed shader generation and added transform, mirror and skew 2019-09-12 21:16:07 +02:00
environment.gd Fixed normal map and updated 3d preview 2019-10-13 22:06:13 +02:00
graph_edit.gd Updated loader and random seed handling (#15) 2019-11-04 07:58:17 +01:00
graph_edit.tscn Updated loader and random seed handling (#15) 2019-11-04 07:58:17 +01:00
library_tree.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
library.gd JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
library.tscn Improve filtering in the library 2019-10-19 00:38:02 +02:00
main_window.gd Updated remote and group creation 2019-10-24 09:00:31 +02:00
main_window.tscn Fixes in remote node 2019-10-26 13:49:35 +02:00
node_base.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
node_factory.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
plugin.cfg More progress on refactoring and more 2019-08-09 08:16:24 +02:00
plugin.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
window_dialog.tscn Refactored basic load and preview functions in graph editor 2019-08-12 15:58:42 +02:00