Yuri Sizov
|
1a24c9e14b
|
Make _validate_property a multilevel method
|
2022-08-22 18:35:11 +03:00 |
|
RedMser
|
c25b8f2876
|
Remove unintentional PROPERTY_USAGE_INTERNAL
The flag only matters for property definition,
but was also used in _validate_property a lot.
|
2022-08-18 16:25:00 +02:00 |
|
FireForge
|
4678736a39
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
|
Rémi Verschelde
|
f05ec69158
|
Merge pull request #60384 from timothyqiu/noise-skirt
|
2022-04-27 12:44:06 +02:00 |
|
Haoyu Qiu
|
0e5c41857c
|
Validate input in NoiseTexture::set_seamless_blend_skirt()
|
2022-04-20 10:47:28 +08:00 |
|
Hendrik Brucker
|
bde6fc9c82
|
Restructure and refine the noise module
|
2022-04-19 19:49:48 +02:00 |
|
bruvzg
|
f851c4aa33
|
Fix some issues found by cppcheck.
|
2022-04-06 14:34:37 +03:00 |
|
Hendrik Brucker
|
2a55f10e8b
|
Add FastNoiseLite / general noise overhaul
- replace OpenSimplexNoise
Co-authored-by: Cory Petkovsek <tinmanjuggernaut@users.noreply.github.com>
|
2022-03-20 14:53:45 +01:00 |
|