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
Age
Commit message (
Expand
)
Author
2019-11-19
Merge pull request #33673 from YeldhamDev/script_templates_lines_style
Rémi Verschelde
2019-11-18
C#: Throw NullReferenceException for null NodePath/RID params
Ignacio Etcheverry
2019-11-18
Revert "Update opus to 1.3.1 and opusfile to 0.11"
Rémi Verschelde
2019-11-17
Make the script templates' blank lines conform with the official style guide
Michael Alexsander
2019-11-16
Merge pull request #33662 from touilleMan/issue-30577
Rémi Verschelde
2019-11-16
Merge pull request #33637 from madmiraal/fix-c4334-warning
Rémi Verschelde
2019-11-16
Merge pull request #33643 from Calinou/visual-script-multiply-sign
Rémi Verschelde
2019-11-16
Merge pull request #33603 from neikeq/ばか
Rémi Verschelde
2019-11-16
Add singleton_name field to autogenerated json api
Emmanuel Leblond
2019-11-15
Use the Unicode "multiply" sign for the "A x B" visual script node
Hugo Locurcio
2019-11-15
Fix Visual Studio throwing C4334 warning.
Marcel Admiraal
2019-11-15
Make C# internal calls return structs as ref parameters
Ignacio Etcheverry
2019-11-15
Mono/C#: Initial exporter support for AOT compilation
Ignacio Etcheverry
2019-11-15
Parser: Check all the arguments of the ternary operator
lupoDharkael
2019-11-13
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-11-12
Merge pull request #32966 from ffaristocrat/fix-hex-parsing
Rémi Verschelde
2019-11-12
Fixes #32963 by correctly parsing bin/hex literals
Micheál Keane
2019-11-12
Merge pull request #33249 from JoshLee0915/MonoHeadlessServer
Ignacio Roldán Etcheverry
2019-11-12
Merge pull request #33311 from SneakyFish5/update-opus
Rémi Verschelde
2019-11-11
AudioStreamOGGVorbis: Expose loop and loop_offset as properties
Rémi Verschelde
2019-11-11
Merge pull request #33517 from madmiraal/fix-_MSG-macros
Rémi Verschelde
2019-11-11
Remove ERR_EXPLAIN macros and the scaffolding they needed.
Marcel Admiraal
2019-11-11
Remove all uses of ERR_EXPLAIN macros.
Marcel Admiraal
2019-11-10
Merge pull request #33516 from qarmin/small_fixes
Rémi Verschelde
2019-11-10
Memory leak and crash fixes
Rafał Mikrut
2019-11-09
Update opus to 1.3.1 and opusfile to 0.11
unknown
2019-11-07
Add setting to exclude addons from script warnings
mashumafi
2019-11-07
Merge pull request #32477 from aaronfranke/equal-approx-separate
Rémi Verschelde
2019-11-07
Merge pull request #33160 from aaronfranke/alphabetize-mathf
Rémi Verschelde
2019-11-07
Merge pull request #33257 from aaronfranke/printraw
Rémi Verschelde
2019-11-07
Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix
Rémi Verschelde
2019-11-05
Updated assimp to 308db73 from https://github.com/assimp/assimp/
RevoluPowered
2019-11-05
FBX Importer Generation 3
RevoluPowered
2019-11-04
Merge pull request #33330 from nekomatata/fix-label-autowrap-size
Rémi Verschelde
2019-11-04
Fixed cases where labels with autowrap can overflow the editor ui
PouleyKetchoupp
2019-11-04
Merge pull request #33266 from Xrayez/inst2dict-original-path
Rémi Verschelde
2019-11-02
Merge pull request #33258 from aaronfranke/color8
Rémi Verschelde
2019-11-02
Restore GDNative compatibility by moving new functions introduced in #33210 t...
bruvzg
2019-11-02
Use GDScript resource path over script path for `inst2dict`
Andrii Doroshenko (Xrayez)
2019-11-02
Document behavior of printraw
Aaron Franke
2019-11-02
Fix Color8 GDScript documentation
Aaron Franke
2019-11-01
Merge pull request #33238 from qarmin/other_fixes
Rémi Verschelde
2019-11-01
GDScript: validate instance before accessing it on error
George Marques
2019-11-01
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-11-01
Fix: typo atleast -> at least
Omicron
2019-11-01
GDScript: Avoid editor crashes when there's cyclic inheritance
George Marques
2019-11-01
Merge pull request #33210 from nekomatata/pool-array-empty
Rémi Verschelde
2019-10-31
Added empty() function to pool array types
PouleyKetchoupp
2019-10-31
Provide and print error messages for JSON parsing
Andrii Doroshenko (Xrayez)
2019-10-29
Fixed leak in gdscript when creating empty WeakRef
PouleyKetchoupp
[next]