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
/
gdscript
Age
Commit message (
Expand
)
Author
2022-10-03
Merge pull request #66759 from Chaosus/gds_fix_param_completion
Yuri Rubinsky
2022-10-03
Merge pull request #66709 from MewPurPur/fix-unary-operators-being-STILL-broken
Rémi Verschelde
2022-10-02
Fix more highlighting bugs
VolTer
2022-10-02
Fix completion of parameters in function call (2)
Yuri Rubinsky
2022-09-30
Merge pull request #64717 from Chaosus/gds_fix_param_completion
Yuri Rubinsky
2022-09-30
Fix completion of parameters in function call
Yuri Rubinsky
2022-09-30
Fix typos with codespell
Rémi Verschelde
2022-09-30
Merge pull request #66242 from akien-mga/scons-unify-tools-target
Rémi Verschelde
2022-09-28
Document `print_stack()` and `get_stack()` requiring a debugger connection
Hugo Locurcio
2022-09-27
Merge pull request #65074 from MewPurPur/booleans-highlighting-fix
Rémi Verschelde
2022-09-26
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
Merge pull request #66366 from asmaloney/script-fix-redundant-if
Rémi Verschelde
2022-09-25
Fix out of sync when the script is edited externally via lsp
Rindbee
2022-09-25
Merge pull request #63224 from Rindbee/update-GDScript-cache
Rémi Verschelde
2022-09-24
Remove redundant "if" condition in GDScriptCompiler::_parse_function()
Andy Maloney
2022-09-24
Load/update GDScript from disk on load if cache mode is CACHE_MODE_IGNORE
Rindbee
2022-09-23
Prevent null crash when datatype not resolved
Francois Belair
2022-09-18
Merge pull request #62411 from willnationsdev/gdres-gdscript
Rémi Verschelde
2022-09-17
Add GDScript resource export.
willnationsdev
2022-09-17
Spelling correction: change "no" to "not"
I Woithe
2022-09-15
Fix GDScript `preload` fails in standalone build unless files are present in ...
Abdelhafidh Belalia
2022-09-13
Merge pull request #65643 from voylin/fix_recurring_check_in_gdscript_cache.cpp
Rémi Verschelde
2022-09-13
Merge pull request #65637 from Jummit/assert-example
Rémi Verschelde
2022-09-12
Fix last_modified_time on scripts
Yuri Rubinsky
2022-09-11
Fix for recurring check in gdscript_cach.cpp
Voylin
2022-09-11
Remove outdated assert example
Jummit
2022-09-06
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
Micky
2022-09-02
Merge pull request #65264 from MewPurPur/all-hail-icon-annotation
Rémi Verschelde
2022-09-02
Remove old syntax for custom class icon
VolTer
2022-09-02
Rename `or_lesser` range property hint to `or_less`
Hugo Locurcio
2022-09-01
Merge pull request #65135 from reduz/export-customization-plugins
Rémi Verschelde
2022-09-01
Add support for scene/resource customization in export plugins
Juan Linietsky
2022-09-01
Merge pull request #65163 from MewPurPur/reuse-function-logic-for-global-funcs
Rémi Verschelde
2022-09-01
Merge pull request #64444 from timothyqiu/action-completion
Rémi Verschelde
2022-08-31
Fixed a case for global function highlighting
VolTer
2022-08-31
Merge pull request #63411 from Calinou/improve-null-object-dictionary-print
Rémi Verschelde
2022-08-31
Merge pull request #64130 from A-Lamia/root_uri_decode
Rémi Verschelde
2022-08-31
Merge pull request #65065 from Atlinx/fix/65010_enum-doesnt-show-up
Rémi Verschelde
2022-08-31
Improve null and object printing to avoid confusion with arrays
Hugo Locurcio
2022-08-31
Add missing values to binary operator highlighter check exceptions
VolTer
2022-08-31
fix: add uri_decode to root_uri #63388
Lamia
2022-08-30
Fix inferred GDScript enum values not appearing in inspector
Atlinx
2022-08-30
Merge pull request #65066 from aaronfranke/str-path-join
Rémi Verschelde
2022-08-29
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
Follow-up fixes to number highlighting
VolTer
2022-08-29
Merge pull request #65003 from MewPurPur/fix-number-coloring
Rémi Verschelde
2022-08-29
Fix number highlighting
VolTer
2022-08-28
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-27
Merge pull request #64651 from MewPurPur/fix-globalfunc-highlighting
Rémi Verschelde
2022-08-27
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
[next]