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
/
gdscript_parser.cpp
Age
Commit message (
Expand
)
Author
2021-08-23
Merge pull request #51971 from aaronfranke/https
Max Hilbrunner
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-21
Remove redundant assignments.
Anilforextra
2021-08-17
Remove underscore hacks
Max Hilbrunner
2021-08-16
Reorganise text editor settings
Paulb23
2021-08-13
Prevent crash when awaiting in a getter/setter
kobewi
2021-08-10
Fix crash when parsing Dictionary
kobewi
2021-08-06
[Net] Default @rpc annotation should be puppet, not master.
Fabio Alessandrelli
2021-07-25
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-23
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-21
Use the standard C `INFINITY` and `NAN` constants directly
Hugo Locurcio
2021-07-20
[Net] Single `rpc` annotation. "sync" no longer part of mode.
Fabio Alessandrelli
2021-06-30
Fix editor suffixes and degrees conversion
reduz
2021-06-15
Adding some more missing renames for Transform3D and Quaternion
Bastiaan Olij
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-04
Rename Quat to Quaternion
Marcel Admiraal
2021-06-03
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-04-28
GDScript: Fix crash when base of an attribute is invalid
George Marques
2021-04-28
GDScript: Implement lambdas compilation and runtime
George Marques
2021-04-28
GDScript: Add lambdas to the type analyzer
George Marques
2021-04-28
GDScript: Add lambda syntax parsing
George Marques
2021-04-23
GDScript: Make sure Lua-style dicts use StringName as keys
George Marques
2021-04-14
Fix corrupt scene when export var has setter
Julien Nguyen
2021-03-30
GDScript: Implement export of typed arrays
George Marques
2021-03-30
GDScript: Allow export of enum variables
George Marques
2021-03-30
GDScript: Show error on invalid initializer expression
George Marques
2021-03-30
Move GDSript annotation application after type-checking
George Marques
2021-03-29
Add typed arrays to GDScript
George Marques
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-03-10
Implement Navigation layers
Gilles Roudière
2021-03-02
Merge pull request #42029 from ThakeeNathees/export-type-infer-bug-fix
George Marques
2021-03-02
Merge pull request #41897 from strank/not-in-conditional-done
Rémi Verschelde
2021-01-11
Merge pull request #44719 from ThakeeNathees/assert-argument-bug-fixed
Rémi Verschelde
2021-01-11
Merge pull request #44818 from ThakeeNathees/const-crash-fix
Rémi Verschelde
2021-01-11
Merge pull request #45076 from ThakeeNathees/gdscript-operator-precedence-bug...
Rémi Verschelde
2021-01-10
GDScript operator `+` `-` precedence bug fix
Thakee Nathees
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-30
GDScript crash at incomplete const bug fix
Thakee Nathees
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-27
GDScript assert message parsing bug fixed
Thakee Nathees
2020-12-15
Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor
Rémi Verschelde
2020-12-02
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-11-29
Documentation generation for GDScript
Thakee Nathees
2020-11-27
Merge pull request #43500 from AndreaCatania/gds_fixes
Rémi Verschelde
2020-11-27
Merge pull request #43226 from mateosss/unreachable-prop-crash
George Marques
2020-11-26
GDScript: Refactor builtin functions
George Marques
2020-11-13
Fixes crash when returns .
Andrea Catania
2020-11-10
Fix completion for built-in load function
Gustav
2020-11-09
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
[prev]
[next]