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
2020-04-06
NoiseTexture: prevent race condition because of Ref::unref()
lupoDharkael
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-03-23
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-08
Fix missing module editor icons
Andrii Doroshenko (Xrayez)
2020-02-28
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-25
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-02-11
Texture refactor
Juan Linietsky
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-30
Increase the maximum number of octaves in OpenSimplexNoise to 9
Hugo Locurcio
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
Merge pull request #35567 from Xrayez/doc-noise-null-data
Rémi Verschelde
2020-01-26
Complete various class references
clayjohn
2020-01-26
Mention that `NoiseTexture` uses threads internally
Andrii Doroshenko (Xrayez)
2020-01-07
Make NoiseTexture threading more robust
JFonS
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-09-24
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-04
Run doctool after overridden properties changes
Bojidar Marinov
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-28
Add support for creating editor icons per module
Andrii Doroshenko (Xrayez)
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-17
Added description to get_noise_1d() in OpenSimplexNoise
unknown
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-22
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-17
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-15
doc: Sync classref with current source
Rémi Verschelde
2019-04-06
Merge pull request #26634 from psuhas77/patch-3
Rémi Verschelde
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-05
Added get_noise_1d
2017A7PS0002G
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
[next]