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 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