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
2020-10-03
Merge pull request #42518 from Duroxxigar/update-getter-and-setters
Rémi Verschelde
2020-10-03
Switch from recursion to iterative for backfilling colour regions
Paulb23
2020-10-02
Updated getters and setters names for toplevel
Duroxxigar
2020-10-02
Merge pull request #42503 from naithar/feature/ios-cleanup-arc
Rémi Verschelde
2020-10-02
iOS: Refactoring
Sergey Minakov
2020-10-02
Check entire basis column for zero size when unscaling Bullet basis.
Marcel Admiraal
2020-10-02
Merge pull request #42480 from ssw99/sprintf-function-bug-fix
Rémi Verschelde
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-10-02
Fixed padding bug of sprintf function
Serhat
2020-10-01
Merge pull request #41829 from RandomShaper/fix_40353
Rémi Verschelde
2020-09-29
Fix error message when exporting a write-only property without a setter
Eduardo Rodrigues
2020-09-28
Merge pull request #38704 from aaronfranke/mono-dotgodot
Rémi Verschelde
2020-09-28
Merge pull request #42262 from akien-mga/ios-pvrtc-fixes
Rémi Verschelde
2020-09-26
Avoid infinite loop in GDScript at shutdown
Pedro J. Estébanez
2020-09-25
Style: Fix black formatting after #42332
Rémi Verschelde
2020-09-25
Enable the `copy_mono_root` SCons option by default
Hugo Locurcio
2020-09-24
Merge pull request #42283 from Calinou/doc-print-push-error-warning
Rémi Verschelde
2020-09-24
Merge pull request #42070 from Razoric480/ignore-cancel-request
Rémi Verschelde
2020-09-24
Improve documentation related to printing error/warning messages
Hugo Locurcio
2020-09-24
Merge pull request #42293 from ricardoalcantara/fix_basis_csharp
Rémi Verschelde
2020-09-24
Basis RotationQuat should be public.
Ricardo Alcantara
2020-09-23
Rename the ".mono" folder to ".godot/mono"
Aaron Franke
2020-09-23
Merge pull request #42259 from zaevi/fix-mono-IsAbsPath
Rémi Verschelde
2020-09-23
Merge pull request #42126 from Calinou/doc-videoplayer-formats
Rémi Verschelde
2020-09-23
Improve documentation about VideoPlayer video formats
Hugo Locurcio
2020-09-23
iOS: Fix multiple issues with PVRTC import, disable ETC1
Vasiliy Makarov
2020-09-23
Merge pull request #42195 from extrawurst/patch-1
Rémi Verschelde
2020-09-23
Fix C# string.IsAbsPath()
Zae
2020-09-20
Merge pull request #41426 from madmiraal/fix-bullet-zero-scale
Rémi Verschelde
2020-09-19
add iOS Simulator platform
Stephan Dilly
2020-09-18
Merge pull request #41861 from Razoric480/fix-vscript-value-by-type
Rémi Verschelde
2020-09-18
Add a VScript func to sanitize variant values
Francois Belair
2020-09-18
Merge pull request #41930 from RandomShaper/fix_gdscript_leaks
Rémi Verschelde
2020-09-18
Fix typos with codespell
Rémi Verschelde
2020-09-16
Fix ExprMatch stackoverflow
Raul Santos
2020-09-15
Fix certificate generation with mbedtls 2.16.8 .
Fabio Alessandrelli
2020-09-15
Make LSP ignore $/ messages
Francois Belair
2020-09-15
Merge pull request #42061 from madmiraal/fix-41743
Rémi Verschelde
2020-09-14
Fix RigidBodyBullet areasWhereIam element shift.
Marcel Admiraal
2020-09-14
Several documentation improvements
Danil Alexeev
2020-09-13
Add mono log message to error for fatal errors
Tom Daffin
2020-09-13
Merge pull request #42000 from aaronfranke/cs-arr-concat
Rémi Verschelde
2020-09-13
C#: Fix csproj not synced on file move/removal from FS dock
Ignacio Etcheverry
2020-09-12
Add concatenation support and a new ctor to Godot.Collections.Array
Aaron Franke
2020-09-11
Move GDNative `String` tests to respective module
Andrii Doroshenko (Xrayez)
2020-09-11
Remove unused Python local variables.
Marcel Admiraal
2020-09-10
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
Merge pull request #41806 from AndreaCatania/AndreaCatania-patch-4
Rémi Verschelde
2020-09-10
Remove unused Python imports.
Marcel Admiraal
2020-09-10
Ensure cyclic dependencies between scripts are broken at exit
Pedro J. Estébanez
[next]