index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
opensimplex
Age
Commit message (
Expand
)
Author
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-07
doc: Sync classref with current source
Rémi Verschelde
2019-03-04
changed default noisetexture strength
clayjohn
2019-03-03
added bump_strength to noisetexture
clayjohn
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-25
doc: Sync with current source
Rémi Verschelde
2018-10-07
Update class documentation xml
Kelly Thomas
2018-10-03
Remove redundant size property from NoiseTexture
JFonS
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
Renaming SimplexNoise refs to OpenSimplexNoise
santouits
2018-09-27
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-21
doc: Misc formatting fixes
Rémi Verschelde
2018-09-21
doc: Sync classref with current source
Rémi Verschelde
2018-09-20
Fix typo in SimplexNoise documentation
JFonS
2018-09-19
Replace "persistance" with "persistence"
JFonS
2018-09-19
Improve SimplexNoise documentation and fix typos
Hugo Locurcio
2018-09-15
Clearly deprecate sync too in favor of remotesync.
Fabio Alessandrelli
2018-09-14
Add SimplexNoise and NoiseTexture as new resources
JFonS