This website requires JavaScript.
Explore
Help
tinqs-git
· 4a9469cf65
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3cfb9df3258e286acebc41f2ff10ef6cd3558dff
engine
/
modules
/
gdscript
T
History
Rémi Verschelde
919d802e66
Merge pull request
#18183
from Paulb23/gdscript_highlighter_inital_changes
...
GDScript function definition and get_node shortcut syntax highlighting
2018-05-10 01:25:51 +02:00
..
doc_classes
doc: Remove status from hardcoded version string
2018-02-27 13:40:49 +01:00
editor
Added GDScript NodePath highlighting
2018-04-20 21:00:07 +01:00
config.py
…
gdscript_compiler.cpp
Fix typos with codespell
2018-02-21 19:46:06 +01:00
gdscript_compiler.h
…
gdscript_editor.cpp
Merge pull request
#18406
from YeldhamDev/script_templates_period
2018-05-04 11:20:16 +02:00
gdscript_function.cpp
Fix a crash when trying to run Godot debugger on a release build.
2018-05-01 15:40:30 -07:00
gdscript_function.h
completed-signal is emitted by all GDScriptFunctionStates of a coroutine now, allowing to yield for completion of a function with more than one yield inside.
2018-03-14 16:42:13 +01:00
gdscript_functions.cpp
Merge pull request
#16106
from poke1024/gdscript-lerp
2018-05-07 20:36:31 -03:00
gdscript_functions.h
Add is_instance_valid() method to GDScript, ending more than a decade of pain.
2018-05-07 17:30:03 -03:00
gdscript_parser.cpp
Merge pull request
#16418
from bojidar-bg/15961-gdscript-array-export
2018-05-03 21:19:15 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
Bind many more properties to scripts
2018-01-12 00:58:14 +02:00
gdscript.h
Mono: Implement stack info for errors and exceptions
2018-01-09 17:19:03 +01:00
register_types.cpp
Exclude GDScriptSyntaxHighlighter from non-tool builds
2018-04-20 20:45:57 +01:00
register_types.h
…
SCsub
Exclude GDScriptSyntaxHighlighter from non-tool builds
2018-04-20 20:45:57 +01:00