David Snopek
|
56cd3fd99e
Unexpose `UtilityFunctions::is_instance_valid()`
|
1 year ago |
Thaddeus Crews
|
e0d363aad8
Integrate `.pre-commit-config.yaml`
|
1 year ago |
A Thousand Ships
|
e7a13e3bf4
Fix some style details in generation
|
1 year ago |
David Snopek
|
ed1e963a31
Merge pull request #1490 from AThousandShips/arg_name_fix
|
1 year ago |
Fabio Alessandrelli
|
1186c488bd
Add support for build profiles.
|
2 years ago |
A Thousand Ships
|
9e2771f918
Enforce `p_` prefixes for arguments in binds
|
1 year ago |
David Snopek
|
ee9acbcf10
Merge pull request #1488 from AThousandShips/default_node_path
|
1 year ago |
David Snopek
|
64f1bc847a
Merge pull request #1485 from dsnopek/classdb-call-static-method
|
1 year ago |
A Thousand Ships
|
37e7a6da05
Add default argument processing for `NodePath`
|
1 year ago |
David Snopek
|
6c4064125b
Merge pull request #1487 from AThousandShips/arg_default_fix
|
1 year ago |
bruvzg
|
2360f84513
[TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API.
|
1 year ago |
A Thousand Ships
|
6cd6c8923a
Fix generating default values for `StringName`
|
1 year ago |
David Snopek
|
e04a26b2bc
Fix vararg methods forwarded to the `ClassDB` singleton
|
1 year ago |
David Snopek
|
88df025aa0
Clean up instance bindings for engine singletons to prevent crash
|
1 year ago |
David Snopek
|
23178e81ff
Add support for `PackedVector4Array`
|
1 year ago |
David Snopek
|
e1b3b32db5
Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations
|
1 year ago |
David Snopek
|
44d78ec881
Merge pull request #1409 from Repiteo/class-to-typename
|
1 year ago |
David Snopek
|
a62f633ceb
Merge pull request #1379 from dsnopek/uninitialized-value-mk2
|
1 year ago |
David Snopek
|
e6b6df5893
Merge pull request #1399 from bruvzg/init_list
|
1 year ago |
David Snopek
|
12ebe4b180
Use explicit `::godot` namespace in gdvirtual.gen.inc
|
1 year ago |
Thaddeus Crews
|
87f5fb0691
Enforce template syntax `typename` over `class`
|
1 year ago |
A Thousand Ships
|
fc986c2d12
Fix crash on virtual method calls
|
1 year ago |
bruvzg
|
8c98a90f32
[Packed*Array] Add support for initializer lists.
|
1 year ago |
David Snopek
|
c4fde852e6
Avoid creating most objects that Godot is going to use placement new to initialize
|
1 year ago |
David Snopek
|
5fcc43e54d
Merge pull request #1377 from dsnopek/gdextension-register-virtual-method
|
1 year ago |
David Snopek
|
9a13efa0e3
Merge pull request #1363 from Daylily-Zeleen/daylily-zeleen/fix_object_return_value_of_builtin_types_methods
|
1 year ago |
David Snopek
|
8fbb7cf795
Allow GDExtensions to register virtual methods and call them on scripts
|
1 year ago |
DaylilyZeleen
|
6a3753c076
Fix object return value of builtin types' methods.
|
1 year ago |
David Snopek
|
0145e900f3
Merge pull request #1357 from bruvzg/cpp_64
|
1 year ago |
Rémi Verschelde
|
64529361b4
Merge pull request #1351 from Daylily-Zeleen/daylily-zeleen/remove_namespace_in_global_constants_binding
|
1 year ago |