material-maker/addons/material_maker
Hugo Locurcio 93c84650cd
Add return type hints to all scripts
This also simplifies some functions.

This partially addresses #30.
2019-10-20 16:35:45 +02:00
..
doc Updated screenshot 2018-09-11 19:47:04 +02:00
engine Add return type hints to all scripts 2019-10-20 16:35:45 +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 Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
import_plugin Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
library Added icons for switch and buffer 2019-10-19 13:04:34 +02:00
models Cleanup and renaming 2018-09-03 21:35:44 +02:00
nodes Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
preview Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
types Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
widgets Add return type hints to all scripts 2019-10-20 16:35:45 +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 Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
main_window.tscn Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
new.ptex Added nodes removal & new node creation 2019-08-14 15:55:39 +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