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
/
core
/
object
/
script_language_extension.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Object::notification order
Markus Sauermann
2023-08-30
1
-3
/
+12
*
Merge pull request #75778 from KoBeWi/_vp
Rémi Verschelde
2023-08-29
1
-0
/
+3
|
\
|
*
Expose _validate_property() for scripting
kobewi
2023-08-28
1
-0
/
+3
*
|
Add a script method to get its class icon
Yuri Sizov
2023-08-24
1
-0
/
+7
|
/
*
Fix Ref<>.is_valid() for ScriptInstanceExtension
David Cambré
2023-06-20
1
-1
/
+1
*
Remove unused `ScriptLanguage` methods
voidedWarranties
2023-02-26
1
-18
/
+0
*
Support script global resource name in EditorFileSystem
Juan Linietsky
2023-01-21
1
-0
/
+1
*
Fix `ScriptInstanceExtension::get_property_default_value` return value
voidedWarranties
2023-01-06
1
-1
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-32
/
+32
*
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-02
1
-9
/
+9
*
Revert removal of GDNativeExtensionScriptInstanceInfo::get_property_type_func...
Emmanuel Leblond
2022-11-12
1
-13
/
+7
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
1
-22
/
+16
*
Implement ScriptExtension::get_documentation
Emmanuel Leblond
2022-10-11
1
-1
/
+4
*
SCons: Re-enable treating `#warning` as error with `werror`
Rémi Verschelde
2022-10-10
1
-3
/
+1
*
Make `property_*_revert` methods multilevel and expose them for scripting
Yuri Sizov
2022-08-18
1
-0
/
+13
*
Removed faulty function update after get_property_list.
Hristo Stamenov
2022-08-03
1
-0
/
+8
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-21
/
+5
*
Add support for documenting built-in annotations
Yuri Sizov
2022-07-04
1
-0
/
+9
*
GDExtension: reuse code with constructor PropertyInfo(const GDNativePropertyI...
Jan Haller
2022-06-29
1
-3
/
+3
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-3
/
+3
*
Improve sorting of Code Completion options.
Eric M
2022-04-01
1
-0
/
+3
*
Add GDExtension support to Script
reduz
2022-03-27
1
-0
/
+832