Commit Graph

4 Commits

Author SHA1 Message Date
bonbonmiel b5ab7bb697 Add thumbnails in preview mesh selection 2020-10-09 18:21:55 +02:00
RodZill4 c9aab3e831 Started updating export to support multiple target game engines 2020-02-17 08:54:46 +01:00
RodZill4 4fc7c11a29 Updated size parameter handling and resized all examples to 2048x2048
Also added a base class for all graph nodes, fixed issues with graph/remote interactions.
2019-10-21 23:58:14 +02:00
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