1
0
Fork 0
godot/modules/opensimplex
lawnjelly 3d981b8265 Add option to use handles to RID
Adds an option to compile an alternative implementation for RIDs, which allows checks for erroneous usage patterns as well as providing leak tests.
2021-12-06 14:43:34 +00:00
..
doc_classes Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
icons
SCsub
config.py
noise_texture.cpp Add option to use handles to RID 2021-12-06 14:43:34 +00:00
noise_texture.h Add support for generating noise images with an offset. 2021-06-01 12:52:18 +02:00
open_simplex_noise.cpp Add support for generating noise images with an offset. 2021-06-01 12:52:18 +02:00
open_simplex_noise.h Add support for generating noise images with an offset. 2021-06-01 12:52:18 +02:00
register_types.cpp
register_types.h