Hugo Locurcio
fc3173b9b4
Remove trailing whitespace, add newlines at end of files
...
This results in less merge conflicts when using the
Text Editor > Files > Trim Trailing Whitespace editor setting.
.ptex, .mmg and .json files generated weren't modified
as these are saved by Material Maker. These files could be made
to end with a newline automatically on save in a future commit.
2019-11-10 01:21:11 +01:00
RodZill4
8f4a525107
Added missing return types ( #30 )
2019-11-06 23:49:26 +01:00
RodZill4
972da9407b
Added support for drag and drop between gradient editors
2019-10-30 23:20:18 +01:00
RodZill4
f664a54e4b
Updated gradient with a choice of 4 interpolation options
2019-10-30 22:57:51 +01:00
RodZill4
8b9084f72b
Fixed gradient editor (Cursors not updtaed when color was modified)
2019-10-29 22:10:54 +01:00
RodZill4
4246673c85
Updated the gradient editor
2019-10-22 22:48:00 +02:00
Hugo Locurcio
93c84650cd
Add return type hints to all scripts
...
This also simplifies some functions.
This partially addresses #30 .
2019-10-20 16:35:45 +02:00
RodZill4
e573a78fd6
Updated Godot integration
2019-10-16 23:15:11 +02:00
RodZill4
d024688511
Added a runes generator and a detailed edit for gradients
2019-10-06 10:02:09 +02:00
RodZill4
101de7f32b
Removed useless print calls and started adding the "create subgraph" command
2019-09-27 08:28:33 +02:00
RodZill4
f512b977c6
Remote related fixes
2019-09-26 22:32:49 +02:00
RodZill4
82f83ca482
More fixes and cleanup
2019-09-11 07:53:06 +02:00
Rodolphe Suescun
bcdac09cd7
More progress on refactoring and more
...
Basic import plugin works.
Added gradient parameter to custom node.
hsv_adjust now supports alpha channel.
Remove deprecated scenes.
2019-08-09 08:16:24 +02:00
Rodolphe Suescun
7f4cc79a47
Fixed a few problems reported by Godot 3.1a2
2018-11-04 15:43:02 +01:00
Rodolphe Suescun
c624e0f6ee
Added support for alpha channel in colorize node
2018-11-03 17:43:32 +01:00
RodZill4
9dc6d4b18a
Gradient and serialization related updates
...
Added a class for gradient (that handles serialization and shader generation), and updated the GradientEditor.
Added a "Types" class that handles values serialization.
Updated linked_control and config_control to link to GradientEditors.
2018-09-09 12:09:05 +02:00
RodZill4
1c56fc60d8
Cleanup and renaming
...
Moved Material Spray to another repository.
Renamed the addon directory to material_maker
2018-09-03 21:35:44 +02:00