material-maker/addons/material_maker
Hugo Locurcio 6066d3b871
Dim the UI when exiting the application
This improves user experience a bit when quitting the application,
especially on slower hardware.
2020-01-15 22:12:21 +01:00
..
doc Added documentation for all 3D signed distance functions nodes. 2019-12-24 15:42:09 +01:00
engine Added UI in 2D preview to edit parameters. 2019-12-27 22:30:49 +01:00
examples Updated skulls example (fixed type of subgraph ports). 2019-12-24 16:04:10 +01:00
fonts Updated code editors and added a menu to create all elementary generators 2019-10-07 20:41:57 +02:00
icons More parameters UI in 2D preview 2019-12-29 18:12:35 +01:00
import_plugin (last?) changes for 0.7 2019-11-24 18:47:21 +01:00
library Added UI in 2D preview to edit parameters. 2019-12-27 22:30:49 +01:00
misc/linux Add .desktop and AppStream metadata files for Linux integration 2019-11-20 14:31:13 +01:00
nodes More parameters UI in 2D preview 2019-12-29 18:12:35 +01:00
preview More parameters UI in 2D preview 2019-12-29 18:12:35 +01:00
types Fixed problem when duplicating gradient (interpolation mode was not copied) 2019-11-19 07:16:09 +01:00
widgets More parameters UI in 2D preview 2019-12-29 18:12:35 +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 Added UI in 2D preview to edit parameters. 2019-12-27 22:30:49 +01:00
graph_edit.tscn Added UI in 2D preview to edit parameters. 2019-12-27 22:30:49 +01:00
library_tree.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
library.gd Merge branch 'master' into dev-ui 2019-12-25 20:16:50 +01:00
library.tscn Improve filtering in the library 2019-10-19 00:38:02 +02:00
main_window.gd Dim the UI when exiting the application 2020-01-15 22:12:21 +01:00
main_window.tscn Added support for raymarching 2019-12-15 12:41:00 +01: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 Removed in-editor Material Maker (now obsolete thanks to the import plugin) 2019-12-11 08:02:22 +01:00
window_dialog.tscn Refactored basic load and preview functions in graph editor 2019-08-12 15:58:42 +02:00