..
about
Preloaded renderer, support for subsurface scattering, minor fixes
2019-11-06 22:33:01 +01:00
graph_tree
Updated the graph tree to handle the editable attribute correctly
2019-10-22 08:28:24 +02:00
linked_widgets
Added missing return types ( #30 )
2019-11-06 23:49:26 +01:00
node_editor
Remove trailing whitespace, add newlines at end of files
2019-11-10 01:21:11 +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
Remove trailing whitespace, add newlines at end of files
2019-11-10 01:21:11 +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
Remove trailing whitespace, add newlines at end of files
2019-11-10 01:21:11 +01: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
Remove trailing whitespace, add newlines at end of files
2019-11-10 01:21:11 +01:00