index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
gdscript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #68429 from KoBeWi/PropertySettings
Rémi Verschelde
2023-01-06
1
-6
/
+2
|
\
|
*
Add PropertyInfo overload for GLOBAL_DEF
kobewi
2022-12-11
1
-6
/
+2
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Merge pull request #70503 from rune-scape/inner-class-docs
Rémi Verschelde
2023-01-03
1
-0
/
+4
|
\
\
|
*
|
Inner classes get their docs back
rune-scape
2022-12-23
1
-0
/
+4
*
|
|
Unify GDScriptAnalyzer in-editor and runtime autoload checks
ocean (they/them)
2022-12-20
1
-0
/
+10
|
/
/
*
|
Merge pull request #70000 from rune-scape/find-more-classes
Rémi Verschelde
2022-12-17
1
-10
/
+16
|
\
\
|
*
|
GDScript: Fix built-in script and other `find_class` bugs
rune-scape
2022-12-15
1
-10
/
+16
*
|
|
Fix `GDScript::_get_gdscript_from_variant()` crash
Adam Scott
2022-12-15
1
-6
/
+1
|
/
/
*
/
Add GDScript member initializer implicit type conversion
ocean (they/them)
2022-12-11
1
-0
/
+1
|
/
*
Remove debug macro for GDScriptLanguage script_list
Adam Scott
2022-12-10
1
-4
/
+0
*
Merge pull request #69467 from rune-scape/rune-subclass-script-path
Rémi Verschelde
2022-12-10
1
-6
/
+12
|
\
|
*
GDScript: Fix subclass script path issues
rune-scape
2022-12-01
1
-6
/
+12
*
|
Move GDScript uninitialization to `GDScriptLanguage::finalize()`
Adam Scott
2022-12-06
1
-30
/
+36
|
/
*
Fix cyclic references in GDScript 2.0
Adam Scott
2022-11-18
1
-31
/
+254
*
GDScript compiler subclass bugfixes
Rune
2022-11-13
1
-74
/
+66
*
Fix built-in script path of GDScript
Wei Guo
2022-10-25
1
-0
/
+5
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-67
/
+67
*
GDScript/C#: Tweak error message for invalid script type for object
Rémi Verschelde
2022-10-04
1
-2
/
+2
*
Load/update GDScript from disk on load if cache mode is CACHE_MODE_IGNORE
Rindbee
2022-09-24
1
-1
/
+1
*
Fix last_modified_time on scripts
Yuri Rubinsky
2022-09-12
1
-2
/
+4
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-3
/
+3
*
Make `property_*_revert` methods multilevel and expose them for scripting
Yuri Sizov
2022-08-18
1
-0
/
+43
*
Fix script documentation method argument default values
Xwdit
2022-08-10
1
-1
/
+3
*
Removed faulty function update after get_property_list.
Hristo Stamenov
2022-08-03
1
-12
/
+30
*
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
1
-1
/
+1
*
Move editor paths into the EditorPaths class
Aaron Franke
2022-07-29
1
-2
/
+2
*
Merge pull request #63049 from Faless/mp/4.x_as_module
Rémi Verschelde
2022-07-28
1
-18
/
+10
|
\
|
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-18
/
+10
*
|
fix(gdscript): Fix out of bounds crash after reloading member variables
Antonio Dell'Annunziata
2022-07-28
1
-2
/
+2
|
/
*
Fix missing method qualifiers in script doc
Xwdit
2022-07-24
1
-0
/
+5
*
Don't print redundant errors when parsing GDScript
Dallon Feldner
2022-07-22
1
-3
/
+3
*
Fix grouping annotations displayed in document
Xwdit
2022-07-15
1
-0
/
+3
*
Remove unused hints
kobewi
2022-07-12
1
-1
/
+0
*
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi...
bruvzg
2022-07-07
1
-1
/
+1
*
GDScript: Use implicit method for @onready variables
George Marques
2022-06-24
1
-0
/
+16
*
GDScript: Don't add implicit constructor to the list of functions
George Marques
2022-06-24
1
-0
/
+4
*
Make enum/constant binds 64-bit.
bruvzg
2022-06-17
1
-1
/
+1
*
Add a null checking to `GDScript::_super_implicit_constructor`
Yuri Rubinsky
2022-06-15
1
-0
/
+1
*
Merge pull request #57513 from trollodel/gdscript_get_propertyinfo_classname
George Marques
2022-06-15
1
-0
/
+3
|
\
|
*
Allow setting the PropertyInfo class_name from GDScript
trollodel
2022-02-01
1
-0
/
+3
*
|
Merge pull request #59943 from jordigcs/gdscript_warning_enums
Rémi Verschelde
2022-05-26
1
-3
/
+7
|
\
\
|
*
|
Add enum values (Ignore, Warn, Error) to GDScript warnings
jordi
2022-04-06
1
-3
/
+7
*
|
|
Add a new HashSet template
reduz
2022-05-20
1
-4
/
+4
*
|
|
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-6
/
+6
*
|
|
Merge pull request #55134 from KoBeWi/script_pillow_or_something
Rémi Verschelde
2022-05-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Always soft-reload scripts
kobewi
2021-11-19
1
-1
/
+1
*
|
|
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-55
/
+55
*
|
|
|
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-7
/
+7
*
|
|
|
improved error msg for gdscript load_source_code
ShimmyShaman
2022-04-22
1
-1
/
+7
[next]