This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-17 21:15:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a65375b7a4e11a71cf8484e25a504d0f0434e1e
godot
/
modules
/
opensimplex
History
Hugo Locurcio
7a65375b7a
Use
static const int
instead of
#define
for OpenSimplexNoise octaves
...
This
closes
#44860
.
2021-01-01 21:32:50 +01:00
..
doc_classes
Consistently use normal_map
2020-12-29 08:04:19 +00:00
icons
Optimize SVG using
svgcleaner --multipass
2020-10-25 10:02:37 +01:00
config.py
…
noise_texture.cpp
Consistently use normal_map
2020-12-29 08:04:19 +00:00
noise_texture.h
Consistently use normal_map
2020-12-29 08:04:19 +00:00
open_simplex_noise.cpp
Updated open-simplex to have const noise functions
2020-12-04 11:26:05 +01:00
open_simplex_noise.h
Use
static const int
instead of
#define
for OpenSimplexNoise octaves
2021-01-01 21:32:50 +01:00
register_types.cpp
…
register_types.h
…
SCsub
SCons: Add explicit dependencies on thirdparty code in cloned env
2020-12-18 10:29:34 +01:00