index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2020-08-11
Merge pull request #41025 from Faless/gdscript/fix_class_name
Rémi Verschelde
2020-08-10
Merge pull request #41043 from ShivamMukherjee/fix-variant-call
Rémi Verschelde
2020-08-10
Rewrite ProjectSettings editor advanced options
Stijn Hinlopen
2020-08-05
Fix Vector3i and Vector2i AXIS_* constants
Vivraan
2020-08-04
Remap script path when registering class.
Fabio Alessandrelli
2020-07-31
Fixes issue with LocalVector remove function
Andrea Catania
2020-07-28
Check if global class file still exists before registering it
Wilson E. Alvarez
2020-07-27
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-28
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-26
Merge pull request #39898 from Meriipu/master_gdscript
Rémi Verschelde
2020-07-26
Merge pull request #40670 from vnen/remove-multilevel-call
Rémi Verschelde
2020-07-25
Core Variant: switch from 'real' to 'float' to allow building with NEED_LONG_INT
Sergey Minakov
2020-07-25
Core Callable: fixed variant call caster
Sergey Minakov
2020-07-25
GDScript: Clarified/fixed inaccuracies in the built-in function docs.
Meriipu
2020-07-25
Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_vals
Rémi Verschelde
2020-07-24
Show errors on Object.call_deferred
Wilson E. Alvarez
2020-07-24
Remove multilevel calls
George Marques
2020-07-24
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
Merge pull request #40598 from vnen/gdscript-2.0
Rémi Verschelde
2020-07-22
issue-40396 - Added missing error strings to JSON parsing when array or objec...
Adam Bates
2020-07-21
Merge pull request #40450 from asmaloney/spelling
Rémi Verschelde
2020-07-21
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-21
Update core documentation to match recent C# changes
Aaron Franke
2020-07-20
Add warning checks in GDScript analyzer
George Marques
2020-07-20
Merge pull request #40161 from vnen/classdb-info-methods
Rémi Verschelde
2020-07-20
Merge pull request #40468 from asmaloney/spelling-code
Rémi Verschelde
2020-07-20
Fix Directory make_dir and make_dir_recursive
Nathan Franke
2020-07-17
Fix spelling of a var, a struct, and message output
Andy Maloney
2020-07-15
Docs: Ignore OS specific values (constants, project settings, properties).
bruvzg
2020-07-14
Merge pull request #40374 from Faless/udp/server_abstraction
Rémi Verschelde
2020-07-14
UDPServer handles PacketPeerUDP-client association
Fabio Alessandrelli
2020-07-14
PO loader: Fix unclosed files and error messages
Rémi Verschelde
2020-07-14
Merge pull request #38440 from Paulb23/syntax_highlighter_refactor
Rémi Verschelde
2020-07-13
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
Fix overriding compression related settings
Andrii Doroshenko (Xrayez)
2020-07-11
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
Add core types to ScriptLanguage
Paulb23
2020-07-10
Add override keywords.
Marcel Admiraal
2020-07-10
Merge pull request #40121 from Calinou/enable-file-logging
Rémi Verschelde
2020-07-10
Follow-Up Fix Directory Open
Nathan Franke
2020-07-09
Keep debug & verbose options after loading project from project manager
PouleyKetchoupp
2020-07-08
Enable file logging by default on desktops to help with troubleshooting
Hugo Locurcio
2020-07-06
Add sort and has methods to PackedArrays
Aaron Franke
2020-07-07
Merge pull request #40151 from nathanfranke/fix-directory-open-check
Rémi Verschelde
2020-07-06
Add methods in ClassDB to get property/method/constant/enum info
George Marques
2020-07-06
Fix Directory Open Check
Nathan Franke
2020-07-06
Add a map of autoloads to ProjectSettings
George Marques
2020-07-05
Merge pull request #40138 from neikeq/error-macros-use-bool-literals
Rémi Verschelde
2020-07-05
Fix 'modernize-use-bool-literals' clang-tidy warnings in error macros
Ignacio Etcheverry
2020-07-04
Merge pull request #40092 from hinlopen/remove-find-last
Rémi Verschelde
[next]