addons
|
Added godot plugin refresher.
|
2020-12-06 01:07:35 +01:00 |
demo
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
material_maker
|
Experiments.
|
2020-12-06 17:51:39 +01:00 |
.gitignore
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
default_env.tres
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
export_presets.cfg
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
icon.icns
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
icon.ico
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
icon.png
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
icon.png.import
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
LICENSE.md
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
material_algos.gd
|
Test script.
|
2020-12-06 01:09:25 +01:00 |
noise_voronoi.gd
|
Voronoi.
|
2020-12-19 18:14:21 +01:00 |
noise_voronoi.tscn
|
Voronoi.
|
2020-12-19 18:14:21 +01:00 |
noise.gd
|
Perlin noise.
|
2020-12-15 21:02:37 +01:00 |
noise.tscn
|
Perlin noise.
|
2020-12-15 21:02:37 +01:00 |
pattern_beehive.gd
|
Beehive.
|
2020-12-14 21:58:32 +01:00 |
pattern_beehive.tscn
|
Beehive.
|
2020-12-14 21:58:32 +01:00 |
pattern_generic.gd
|
Ported generic pattern.
|
2020-12-13 19:04:25 +01:00 |
pattern_generic.tscn
|
Ported generic pattern.
|
2020-12-13 19:04:25 +01:00 |
pattern_iching.gd
|
IChing.
|
2020-12-14 21:06:07 +01:00 |
pattern_iching.tscn
|
IChing.
|
2020-12-14 21:06:07 +01:00 |
pattern_rune.gd
|
Runes.
|
2020-12-14 21:00:40 +01:00 |
pattern_rune.tscn
|
Save.
|
2020-12-15 19:32:51 +01:00 |
pattern_scratches.gd
|
Scratches.
|
2020-12-14 21:17:16 +01:00 |
pattern_scratches.tscn
|
Save.
|
2020-12-15 19:32:51 +01:00 |
pattern_sine_wave.gd
|
Sine wave.
|
2020-12-15 19:32:21 +01:00 |
pattern_sine_wave.tscn
|
Sine wave.
|
2020-12-15 19:32:21 +01:00 |
pattern_truchet.gd
|
Truchet pattern.
|
2020-12-14 17:38:46 +01:00 |
pattern_truchet.tscn
|
Truchet pattern.
|
2020-12-14 17:38:46 +01:00 |
pattern_weave.gd
|
Weave pattern.
|
2020-12-14 20:45:15 +01:00 |
pattern_weave.tscn
|
Weave pattern.
|
2020-12-14 20:45:15 +01:00 |
perlin_color.gd
|
Remove print().
|
2020-12-17 14:48:52 +01:00 |
perlin_color.tscn
|
Color perlin.
|
2020-12-17 14:46:59 +01:00 |
perlin_warp1.gd
|
Perlin Warp1.
|
2020-12-17 14:58:15 +01:00 |
perlin_warp1.tscn
|
Perlin Warp1.
|
2020-12-17 14:58:15 +01:00 |
perlin_warp2.gd
|
Perlin Warp 2.
|
2020-12-17 15:33:21 +01:00 |
perlin_warp2.tscn
|
Perlin Warp 2.
|
2020-12-17 15:33:21 +01:00 |
perlin.gd
|
Perlin.
|
2020-12-17 14:36:10 +01:00 |
perlin.tscn
|
Perlin.
|
2020-12-17 14:36:10 +01:00 |
project.godot
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
README.md
|
improved readme.md a bit.
|
2020-11-30 11:08:10 +01:00 |
rodz_labs_logo.png
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
rodz_labs_logo.png.import
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
sdf3d.gd
|
Started work on porting sdf 3d.
|
2020-12-13 17:30:30 +01:00 |
sdf3d.tscn
|
Started work on porting sdf 3d.
|
2020-12-13 17:30:30 +01:00 |
sdf.gd
|
Ported sdf related things. Translation, rotation and scale needs a bit more thought though.
|
2020-12-13 01:20:13 +01:00 |
sdf.tscn
|
Ported sdf related things. Translation, rotation and scale needs a bit more thought though.
|
2020-12-13 01:20:13 +01:00 |
start.gd
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
start.tscn
|
Initial commit from material maker's master. (bc9622aaa1)
|
2020-11-30 11:04:11 +01:00 |
TextureRectBricks.gd
|
Removed comment, as that code was replaced.
|
2020-12-08 21:36:14 +01:00 |
TextureRectBricks.tscn
|
Ported Shape aswell.
|
2020-12-08 21:14:19 +01:00 |
TextureRectCirtularGradient.gd
|
Ported circular gradient.
|
2020-12-08 23:21:47 +01:00 |
TextureRectCirtularGradient.tscn
|
Work on the curve.
|
2020-12-09 00:19:42 +01:00 |
TextureRectCurve.gd
|
Work on the curve.
|
2020-12-09 00:19:42 +01:00 |
TextureRectCurve.tscn
|
Work on the curve.
|
2020-12-09 00:19:42 +01:00 |
TextureRectGradient.gd
|
Ported all 4 types of gradients.
|
2020-12-08 22:27:33 +01:00 |
TextureRectGradient.tscn
|
Ported all 4 types of gradients.
|
2020-12-08 22:27:33 +01:00 |
TextureRectRadialGradient.gd
|
Port Radial Gradient.
|
2020-12-08 22:04:30 +01:00 |
TextureRectRadialGradient.tscn
|
Port Radial Gradient.
|
2020-12-08 22:04:30 +01:00 |
TextureRectShape.gd
|
Removed comment, as that code was replaced.
|
2020-12-08 21:36:14 +01:00 |
TextureRectShape.tscn
|
Ported Shape aswell.
|
2020-12-08 21:14:19 +01:00 |