material-maker/addons/material_maker/widgets
Hugo Locurcio f40248b5e6
Tweak .gitignore and include .import files in version control
`.import` files (not to be confused with the `.import/` directory)
should be included in version control as they contain important
metadata, such as whether a texture should be filtered or not.

A `.gdignore` file was added to the `doc/` folder of the add-on,
which prevents Godot from importing any files inside.
This also speeds up the initial editor import step.
2019-10-20 19:25:31 +02:00
..
about Tweak .gitignore and include .import files in version control 2019-10-20 19:25:31 +02:00
graph_tree Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
linked_widgets Fixed control label edition in remote 2019-10-10 22:43:34 +02:00
node_editor Fixed control label edition in remote 2019-10-10 22:43:34 +02:00
gradient_editor.gd Updated Godot integration 2019-10-16 23:15:11 +02:00
gradient_editor.tscn Updated base library and added truchet generator 2019-10-13 10:14:43 +02:00
gradient_popup.gd Added a runes generator and a detailed edit for gradients 2019-10-06 10:02:09 +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 Display value on slider and import improvements (support for ORM textures) 2019-10-01 23:15:36 +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 Cleanup and renaming 2018-09-03 21:35:44 +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 Updated base library and added truchet generator 2019-10-13 10:14:43 +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
tabs.gd Fixed a few problems reported by Godot 3.1a2 2018-11-04 15:43:02 +01:00
text_dialog.gd Added comment node 2018-09-10 21:59:52 +02:00
text_dialog.tscn Node editor updates and support for alpha channel 2018-10-26 22:44:47 +02:00