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
2018-05-02
Merge pull request #18452 from flashyincceo/enum-no-class
Rémi Verschelde
2018-05-02
Merge pull request #18531 from KidRigger/issue5972
Rémi Verschelde
2018-05-01
Fix a crash when trying to run Godot debugger on a release build.
Brian Richardson
2018-05-01
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
Enable autoload in editor
George Marques
2018-05-01
Fix enums without class name not opening docs page
Peter Folkins
2018-05-01
Merge pull request #18334 from Faless/coverity_net
Rémi Verschelde
2018-05-01
Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code
Rémi Verschelde
2018-05-01
Adds keywords to autocomplete predictions.
Anish
2018-04-30
Merge pull request #18523 from hpvb/fix-clang-lto
Max Hilbrunner
2018-04-30
Fix lto builds on clang compilers
Hein-Pieter van Braam
2018-04-30
Fix msbuild with a msvc 'tools only' install
Hein-Pieter van Braam
2018-04-30
BMP module
Saracen
2018-04-29
Fix binding some core API methods only in tools builds
Ignacio Etcheverry
2018-04-28
Mono: BindingsGenerator enum fixes
Ignacio Etcheverry
2018-04-28
Add poly triangulation order check, ensures faces do not flip on different order
Juan Linietsky
2018-04-28
-Changed how operators work, any shape can operate on any other
Juan Linietsky
2018-04-28
Avoid CSG freeze condition on degenerates
Juan Linietsky
2018-04-28
Do not crash if the polygon is invalid
Juan Linietsky
2018-04-28
Reduce false positives in interior detection by adding a small offset to rayc...
Juan Linietsky
2018-04-27
CSG Support for Godot!
Juan Linietsky
2018-04-25
Add option to link mono statically on Windows
Ignacio Etcheverry
2018-04-24
Fix Ctrl+click on @GDScript constants
Peter Folkins
2018-04-24
Merge pull request #18399 from neikeq/u
Ignacio Etcheverry
2018-04-24
Mono: Fix '!t' error messages when generating bindings
Ignacio Etcheverry
2018-04-24
Mono: Do not spam script class not found error
Ignacio Etcheverry
2018-04-24
Mono: Fix crash on script load if the scripts domain isn't loaded
Ignacio Etcheverry
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-21
Fixes logically dead code (Coverity)
Crazy-P
2018-04-21
Various coverity scan fixes for networking
Fabio Alessandrelli
2018-04-20
Added GDScript NodePath highlighting
Paulb23
2018-04-20
Added GDScript function definition highlighting
Paulb23
2018-04-20
GDScript highlighter now remembers previous state
Paulb23
2018-04-20
Exclude GDScriptSyntaxHighlighter from non-tool builds
Paulb23
2018-04-19
Merge pull request #18119 from sheepandshepherd/nativescript_property_list
Rémi Verschelde
2018-04-19
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-18
Merge pull request #18204 from tagcup/quat_scale
Rémi Verschelde
2018-04-18
Merge pull request #18142 from AndreaCatania/coverity1
Rémi Verschelde
2018-04-17
#18051: Fix indentation issues introduced during clean up
Xavier Cho
2018-04-17
#18051: Do not use `var` in a for-loop, or where type is not obvious
Xavier Cho
2018-04-17
#18051: Use common name for Color type argument
Xavier Cho
2018-04-17
#18051: Remove redundant verbatim prefixes
Xavier Cho
2018-04-17
#18051: Use default parameter value
Xavier Cho
2018-04-17
#18051: Use array initializer when applicable
Xavier Cho
2018-04-17
#18051: Remove redundant parenthesis
Xavier Cho
2018-04-17
#18051: Remove unnecessary variable assignments
Xavier Cho
2018-04-17
#18051: Use 'var' when applicable
Xavier Cho
2018-04-17
#18051: Remove redundant casts and 'using', 'else', 'this' statements
Xavier Cho
2018-04-17
Remove duplicated declaration of RoundToInt() from Mathf
Xavier Cho
2018-04-15
Remove incorrect & potentially confusing references to Euler
Will Vincent
[prev]
[next]