This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f3d7d970921ea89de7186dba649fc4ebb401b7a
godot
/
modules
/
opensimplex
History
Rémi Verschelde
3e10962dbb
Merge pull request
#44862
from Calinou/opensimplex-no-max-octaves-define
...
Use `static const int` instead of `#define` for OpenSimplexNoise octaves
2021-01-01 22:26:50 +01:00
..
doc_classes
…
icons
…
config.py
…
noise_texture.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
noise_texture.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
open_simplex_noise.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
open_simplex_noise.h
Merge pull request
#44862
from Calinou/opensimplex-no-max-octaves-define
2021-01-01 22:26:50 +01:00
register_types.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
register_types.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
SCsub
…