godot/modules/opensimplex
Fabio Alessandrelli 1e9b46d687 Clearly deprecate sync too in favor of remotesync.
NOTE: This changes the RPC_MODE_* enum values.
Games should be re-exported. GDNative rebuilt.
2018-09-15 00:06:03 +02:00
..
doc_classes Clearly deprecate sync too in favor of remotesync. 2018-09-15 00:06:03 +02:00
config.py Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
noise_texture.cpp Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
noise_texture.h Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
register_types.cpp Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
register_types.h Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
SCsub Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
simplex_noise.cpp Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
simplex_noise.h Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00