.. |
doc_classes
|
Proofread and improve the whole class reference
|
2019-06-27 22:30:19 +02:00 |
editor
|
Merge pull request #28416 from JellyWX/binary-literals
|
2019-05-29 08:41:05 +02:00 |
icons
|
Add support for creating editor icons per module
|
2019-06-28 23:42:26 +03:00 |
config.py
|
doc: Improve docs for Resource* classes
|
2019-06-18 20:07:26 +02:00 |
gdscript.cpp
|
Remove unnecessary code and add some error explanations
|
2019-07-01 12:59:42 +02:00 |
gdscript.h
|
Parse more informations for code completion
|
2019-07-04 14:00:14 +08:00 |
gdscript_compiler.cpp
|
Remove unnecessary code and add some error explanations
|
2019-07-01 12:59:42 +02:00 |
gdscript_compiler.h
|
Fix GDScriptCompiler bugging out with identically-named inner class
|
2019-03-16 20:41:16 +02:00 |
gdscript_editor.cpp
|
Parse more informations for code completion
|
2019-07-04 14:00:14 +08:00 |
gdscript_function.cpp
|
Merge pull request #28884 from vnen/yield-resume-stack
|
2019-07-01 16:35:26 +02:00 |
gdscript_function.h
|
Revert "Forbid implicit type conversion in GDScript"
|
2019-03-04 12:25:59 +01:00 |
gdscript_functions.cpp
|
Fix error macro calls not ending with semicolon
|
2019-06-11 14:49:34 +02:00 |
gdscript_functions.h
|
Added move_toward functions for float, Vector2 and Vector3
|
2019-05-28 11:39:35 +01:00 |
gdscript_parser.cpp
|
Merge pull request #30352 from bojidar-bg/28727-enum-value-check
|
2019-07-06 20:28:53 +02:00 |
gdscript_parser.h
|
Merge pull request #30289 from bojidar-bg/29586-class-name-constant
|
2019-07-03 21:25:20 +02:00 |
gdscript_tokenizer.cpp
|
Some code changed with Clang-Tidy
|
2019-06-26 15:08:25 +02:00 |
gdscript_tokenizer.h
|
Fix warnings seen with -Wignored-qualifiers.
|
2019-02-21 20:24:29 +01:00 |
register_types.cpp
|
Merge pull request #24883 from akien-mga/resourceformat-unregister
|
2019-01-10 14:25:09 +01:00 |
register_types.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
SCsub
|
SCons: Build thirdparty code in own env, disable warnings
|
2018-09-28 14:07:39 +02:00 |