material-maker/addons/material_maker
Rodz Labs 448287d2c9
Merge pull request #34 from Calinou/add-return-type-hints
Add return type hints to all scripts
2019-10-21 20:56:30 +02:00
..
doc Optimize images losslessly using oxipng -o6 --strip --zopfli 2019-10-21 15:43:16 +02:00
engine Merge branch 'export_plugin' into add-return-type-hints 2019-10-20 23:05:26 +02:00
examples Updated examples and added new ones 2019-10-18 08:36:25 +02:00
fonts Updated code editors and added a menu to create all elementary generators 2019-10-07 20:41:57 +02:00
icons Optimize images losslessly using oxipng -o6 --strip --zopfli 2019-10-21 15:43:16 +02:00
import_plugin Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
library Optimize images losslessly using oxipng -o6 --strip --zopfli 2019-10-21 15:43:16 +02:00
models
nodes Merge pull request #34 from Calinou/add-return-type-hints 2019-10-21 20:56:30 +02:00
preview Merge branch 'export_plugin' into add-return-type-hints 2019-10-20 23:05:26 +02:00
types Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
widgets Merge pull request #34 from Calinou/add-return-type-hints 2019-10-21 20:56:30 +02: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 Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
graph_edit.tscn Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
library_tree.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
library.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
library.tscn Improve filtering in the library 2019-10-19 00:38:02 +02:00
main_window.gd Merge pull request #34 from Calinou/add-return-type-hints 2019-10-21 20:56:30 +02:00
main_window.tscn Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
new.ptex
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
plugin.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
window_dialog.tscn