material-maker/addons/material_maker
Hugo Locurcio 893e5446f8
Tweak texture size limits for consistency, set default size to 1024x1024
- The maximum allowed size is now 4096x4096 for all textures.
- The material texture size can now be set as low as 16x16.
- The default material texture size is now 1024x1024, which matches
  modern expectations better.

Note that this will change the output size of existing material files.
This can be solved by changing the output size and saving the material
again.
2019-10-20 20:20:28 +02:00
..
doc Updated screenshot 2018-09-11 19:47:04 +02:00
engine Tweak texture size limits for consistency, set default size to 1024x1024 2019-10-20 20:20:28 +02:00
examples Updated examples and added new ones 2019-10-18 08:36:25 +02:00
fonts Updated code editors and added a menu to create all elementary generators 2019-10-07 20:41:57 +02:00
icons Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
import_plugin Updated the plugin with an option to register/unregister the importer, and added an option to skip .ptex imports. 2019-10-18 07:22:40 +02:00
library Added icons for switch and buffer 2019-10-19 13:04:34 +02:00
models Cleanup and renaming 2018-09-03 21:35:44 +02:00
nodes Updated switch node and refactored generator edit feature. 2019-10-20 00:59:51 +02:00
preview Moved preview stuff to a new directory. Slightly updated environments as described in #29 2019-10-20 08:50:32 +02:00
types Remote related fixes 2019-09-26 22:32:49 +02:00
widgets Tweak texture size limits for consistency, set default size to 1024x1024 2019-10-20 20:20:28 +02: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 subgraph navigation popup 2019-10-20 11:33:33 +02:00
graph_edit.tscn Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
library_tree.gd Updated Godot integration 2019-10-16 23:15:11 +02:00
library.gd Select the text in the filter LineEdit when pressing the shortcut 2019-10-19 02:01:30 +02:00
library.tscn Improve filtering in the library 2019-10-19 00:38:02 +02:00
main_window.gd Moved the "About" box to a separate directory and added itch.io link 2019-10-20 11:21:02 +02:00
main_window.tscn Added subgraph navigation popup 2019-10-20 11:33:33 +02:00
new.ptex Added nodes removal & new node creation 2019-08-14 15:55:39 +02:00
node_base.gd More progress on refactoring and more 2019-08-09 08:16:24 +02:00
node_factory.gd Updates in transform and voronoi, and compatibility fix 2019-10-12 07:10:25 +02:00
plugin.cfg More progress on refactoring and more 2019-08-09 08:16:24 +02:00
plugin.gd Updated the plugin with an option to register/unregister the importer, and added an option to skip .ptex imports. 2019-10-18 07:22:40 +02:00
window_dialog.tscn Refactored basic load and preview functions in graph editor 2019-08-12 15:58:42 +02:00