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
2018-05-14
Merge pull request #18545 from vnen/editor-autoload
Juan Linietsky
2018-05-10
Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes
Rémi Verschelde
2018-05-07
Merge pull request #16106 from poke1024/gdscript-lerp
Juan Linietsky
2018-05-07
Add is_instance_valid() method to GDScript, ending more than a decade of pain.
Juan Linietsky
2018-05-04
Merge pull request #18406 from YeldhamDev/script_templates_period
Max Hilbrunner
2018-05-03
Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export
Rémi Verschelde
2018-05-02
Changed periods in the script templates.
Michael Alexsander Silva Dias
2018-05-02
Merge pull request #18553 from bzztbomb/fix/stack_underflow_when_debuggin_in_...
Rémi Verschelde
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
Adds keywords to autocomplete predictions.
Anish
2018-04-24
Fix Ctrl+click on @GDScript constants
Peter Folkins
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
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
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-09
Merge pull request #18040 from Paulb23/color_region_cache
Rémi Verschelde
2018-04-08
Merge pull request #16556 from aragar/master
Juan Linietsky
2018-04-07
Fixed color regions and added local color region cache
Paulb23
2018-04-04
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
Paulb23
2018-04-04
Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter
Rémi Verschelde
2018-04-03
Ctrl+Clicking a enum now scrolls down to it in the docs.
Felix Yang
2018-04-02
Abstracted the syntax highlighter from text edit
Paulb23
2018-03-15
Merge pull request #17291 from Warlaan/master
Hein-Pieter van Braam
2018-03-15
Fix script template on `_ready` behavior
Poommetee Ketson
2018-03-14
completed-signal is emitted by all GDScriptFunctionStates of a coroutine now,...
Lars Kokemohr
2018-03-04
fix enum from preloaded script in export
x1212
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-24
Removed whitespaces around arguments of functions.
anakimluke
2018-02-21
Fix typos with codespell
luz.paz
2018-02-19
Merge pull request #15852 from poke1024/color_hsv
Rémi Verschelde
2018-02-19
Merge pull request #15933 from x1212/fix_preload_in_exports
Rémi Verschelde
2018-02-19
Merge pull request #16173 from vnen/gdscript-arguments
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-02-14
fix spurious error messages during autocomplete and validate
x1212
2018-02-14
Merge pull request #16176 from vnen/gdscript-default-args
Rémi Verschelde
2018-02-11
For-in loop variable added to autocompletion
Rado'sPC\aRaGaR
2018-02-05
Allow exporting arrays of resources in GDScript
Bojidar Marinov
2018-02-02
GDScriptParser: Remove debug prints.
Andreas Haas
2018-01-30
Show default values in docs for GDScript built-in functions
George Marques
2018-01-30
Add argument count check for some GDScript functions
George Marques
2018-01-27
GDScript: generalize lerp
Bernhard Liebl
2018-01-25
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
[prev]
[next]