material-maker/addons/material_maker/widgets
2019-11-06 08:31:38 +01:00
..
about Merge pull request #34 from Calinou/add-return-type-hints 2019-10-21 20:56:30 +02:00
graph_tree Updated the graph tree to handle the editable attribute correctly 2019-10-22 08:28:24 +02:00
linked_widgets Made IOs node editable (can add/remove ports) 2019-10-29 22:10:08 +01:00
node_editor Filtered unwanted mouse events in float editor and updated shader parameter editor 2019-11-06 08:31:38 +01:00
float_edit.gd Filtered unwanted mouse events in float editor and updated shader parameter editor 2019-11-06 08:31:38 +01:00
float_edit.tscn Added new float_edit widget to replace the spinbox and the hslider 2019-11-05 22:28:55 +01:00
gradient_editor.gd Added support for drag and drop between gradient editors 2019-10-30 23:20:18 +01:00
gradient_editor.tscn Updated gradient with a choice of 4 interpolation options 2019-10-30 22:57:51 +01:00
gradient_popup.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gradient_popup.tscn Fixed size of gradient popup (which could change when resizing the main window) 2019-10-17 07:39:36 +02:00
hslider.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
hslider.tscn Display value on slider and import improvements (support for ORM textures) 2019-10-01 23:15:36 +02:00
icon.png Optimize images losslessly using oxipng -o6 --strip --zopfli 2019-10-21 15:43:16 +02:00
icon.png.import Tweak .gitignore and include .import files in version control 2019-10-20 19:25:31 +02:00
line_dialog.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
line_dialog.tscn Removed useless print calls and started adding the "create subgraph" command 2019-09-27 08:28:33 +02:00
node_editor.tscn Added a generic node type 2018-10-02 07:46:20 +02:00
preview_button.tscn Added preview, rendering fixes, better grouping 2019-10-05 11:04:50 +02:00
size_option_button.gd Updated size parameter handling and resized all examples to 2048x2048 2019-10-21 23:58:14 +02:00
tabs.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
text_dialog.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
text_dialog.tscn Node editor updates and support for alpha channel 2018-10-26 22:44:47 +02:00