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
/
extension
Commit message (
Expand
)
Author
Age
Files
Lines
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
8
-232
/
+232
*
Merge pull request #65990 from touilleMan/gdextension-expose-builtins-members...
Rémi Verschelde
2022-12-19
1
-62
/
+148
|
\
|
*
Expose in builtins' members internal type & size (on top of offset) in extens...
Emmanuel Leblond
2022-12-15
1
-62
/
+148
*
|
Extension header: amend const correctness of `p_args` parameters
Jan Haller
2022-12-14
2
-17
/
+17
*
|
Improve logic around using Ref<T> with GDExtension virtual functions
Bastiaan Olij
2022-12-13
2
-0
/
+29
*
|
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
12
-1890
/
+1890
*
|
Merge pull request #67906 from groud/simpler_gdextension_config
Rémi Verschelde
2022-12-06
2
-23
/
+111
|
\
\
|
|
/
|
/
|
|
*
Allow specifying a prefix to automatically detect library files for gdextensi...
Gilles Roudière
2022-12-01
2
-23
/
+111
*
|
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-02
4
-205
/
+208
*
|
Merge pull request #64427 from touilleMan/gdextension-skip-undefined-field-in...
Rémi Verschelde
2022-12-01
1
-3
/
+12
|
\
\
|
*
|
Skip unset getter/setter/index fields in class property when generating exten...
Emmanuel Leblond
2022-11-12
1
-3
/
+12
*
|
|
Merge pull request #64360 from touilleMan/gdextension-correct-rect2-members-o...
Rémi Verschelde
2022-12-01
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Correct Rect2 members offsets declaration in extension_api.json generator
Emmanuel Leblond
2022-11-12
1
-1
/
+1
|
|
/
*
/
Extension header: fix typos, documentation and member order
Jan Haller
2022-11-16
2
-28
/
+46
|
/
*
Revert removal of GDNativeExtensionScriptInstanceInfo::get_property_type_func...
Emmanuel Leblond
2022-11-12
1
-0
/
+2
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
3
-79
/
+100
*
Uses `StringName` in GDExtension perf critical instance creation & method/pro...
Emmanuel Leblond
2022-11-08
2
-41
/
+50
*
GDExtension: Ensure newline at EOF
Rémi Verschelde
2022-11-07
1
-4
/
+5
*
Merge pull request #67309 from groud/implement_gdnative_interface_h_dump
Rémi Verschelde
2022-10-31
2
-1
/
+53
|
\
|
*
Implement a way to dump the gdnative_interface.h file from the executable
Gilles Roudière
2022-10-13
2
-1
/
+53
*
|
GDExtension: add support for abstract and virtual classes
Ricardo Buring
2022-10-16
2
-0
/
+4
*
|
Merge pull request #67138 from touilleMan/gdextension-typed-enum-in-struct
Rémi Verschelde
2022-10-13
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Use enum type in GDExtension info structs for better readability
Emmanuel Leblond
2022-10-09
1
-5
/
+5
*
|
Fix extension_api.json Variant types incorrectly displayed as `Nil`
Emmanuel Leblond
2022-10-10
1
-17
/
+22
*
|
Remove unused `GDNativeExtensionClassObjectInstance` type def from GDExtension
Emmanuel Leblond
2022-10-10
1
-1
/
+0
|
/
*
Use `constexpr` in the conditions with template parameters and `sizeof`s to s...
bruvzg
2022-09-29
1
-3
/
+3
*
[GDExtension] Use function names with underscore for TextServer extension, ad...
bruvzg
2022-09-28
1
-12
/
+71
*
Merge pull request #65817 from bruvzg/typed_array
Rémi Verschelde
2022-09-23
1
-0
/
+3
|
\
|
*
[GDExtension] Implement support for typed arrays.
bruvzg
2022-09-22
1
-0
/
+3
*
|
Fix various -Wmaybe-uninitialized warnings from GCC 12.2.1
Rémi Verschelde
2022-09-22
1
-2
/
+2
|
/
*
Merge pull request #66181 from touilleMan/extension_api_dump-correct-keyed
Rémi Verschelde
2022-09-21
1
-1
/
+1
|
\
|
*
Fix is_keyed param in extension_api.json
Emmanuel Leblond
2022-09-21
1
-1
/
+1
*
|
Fix hash mismatch error print in gdextension's gdnative_classdb_get_method_bind
Emmanuel Leblond
2022-09-21
1
-1
/
+1
|
/
*
Move some methods to Animation from Variant for refactoring
Silc Renew
2022-09-15
2
-27
/
+0
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-2
/
+2
*
Merge pull request #64690 from touilleMan/projection-members-offsets-in-gdent...
Rémi Verschelde
2022-08-23
1
-1
/
+6
|
\
|
*
Add missing Projection's members offsets to gdextension_api.json
Emmanuel Leblond
2022-08-21
1
-1
/
+6
*
|
Ignore fake properties in classes when generating extension_api.json
Emmanuel Leblond
2022-08-22
1
-1
/
+8
|
/
*
Make `property_*_revert` methods multilevel and expose them for scripting
Yuri Sizov
2022-08-18
2
-0
/
+12
*
Print expected `os.arch` tuple for current platform in GDExtension error
Hugo Locurcio
2022-08-08
1
-3
/
+4
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
4
-6
/
+6
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
3
-0
/
+29
*
Changed bool to GdNativeBool
basta
2022-07-16
3
-3
/
+3
*
Use BitField hint for the TextServer enums. Add missing parts for BitField su...
bruvzg
2022-07-15
4
-5
/
+8
*
Remove unused hints
kobewi
2022-07-12
1
-7
/
+4
*
Implement a BitField hint
reduz
2022-07-05
1
-1
/
+2
*
GDExtension: reuse code with constructor PropertyInfo(const GDNativePropertyI...
Jan Haller
2022-06-29
1
-23
/
+5
*
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
1
-1
/
+1
*
Add core types enums description to extension api json
Pierre-Thomas Meisels
2022-06-23
1
-0
/
+32
*
GDExtension: print error messages for different error paths during loading
Jan Haller
2022-06-19
1
-0
/
+7
[next]