material-maker/material_maker
Rodz Labs 025d58c0b9
Merge pull request #125 from Calinou/min-window-size-godot-3.2
Remove fallback for `OS.min_window_size` now that Godot 3.2 is out
2020-05-31 06:30:28 +02:00
..
doc Update gitignore and add some newlines 2020-05-15 21:53:41 -04:00
examples Removed useless nodes in rusted_metal example 2020-05-10 10:16:43 +02:00
fonts
icons updated dice icon so it's a bit more obvious 2020-05-10 10:16:15 +02:00
library Updated base library 2020-05-21 21:21:57 +02:00
misc/linux
nodes Added the possibility to skip slot locations 2020-05-08 10:33:26 +02:00
preview fixed and factored preview export code 2020-05-12 07:50:55 +02:00
theme Optimized themes 2020-05-09 22:09:38 +02:00
widgets Fixed "add node" popup (could not create and connect groups) 2020-05-09 22:10:18 +02:00
environment.gd
graph_edit.gd Added Tab as shortcut to enter group and Shift-Tab or Backspace to leave group 2020-05-30 13:53:38 +02:00
graph_edit.tscn New preview menu, added support for expressions in float parameters 2020-04-13 09:32:59 +02:00
library.gd fixed library (missing root creation) 2020-04-25 16:57:55 +02:00
library.tscn
library_tree.gd Fix warnings 2020-04-25 15:04:47 +02:00
main_window.gd Remove fallback for `OS.min_window_size` now that Godot 3.2 is out 2020-05-30 23:22:32 +02:00
main_window.tscn
main_window_layout.gd Added configuration save to panels 2020-05-01 13:41:23 +02:00
node_factory.gd