|
01bb81675e
|
Lots of work on gradient_type_4. It doesn't work properly yet, however the current implementation produces a cyberpunk-ish neon like effect, so I also saved it as gradient_type_5 for the time being.
|
2021-10-17 21:01:54 +02:00 |
|
|
f74ad34219
|
Implemented circular gradient node, and fixed circular gradient calculation.
|
2021-10-17 17:40:16 +02:00 |
|
|
4282cc8385
|
Implemented the gradient node. Made Material Maker's gradient editor work with my setup.
|
2021-10-17 17:18:41 +02:00 |
|
|
b077bc83ac
|
Add relevant comments from radial_gradient.mmg and circular_gradient.mmg.
|
2021-10-11 10:20:56 +02:00 |
|
|
44df757149
|
Add relevant thingd as comments from gradient.mmg to gradients.gd.
|
2021-10-10 10:39:23 +02:00 |
|
|
059cabc48b
|
Main nodes for mat_maker_gd and Initial setup for an editor plugin.
|
2021-10-03 19:56:35 +02:00 |
|
|
55f85a9b2d
|
Moved the rest of the gradient related code to gradients.gd.
|
2021-10-03 17:02:07 +02:00 |
|
|
0fc71e0f2c
|
Moved circular gradient calculations to gradients.gd. This time the logic had to be changed extensively and the new logic still has bugs. It will be fixed later.
|
2021-10-03 13:41:31 +02:00 |
|