thimenesup
|
e4ae69f607
Fix Projection create_orthogonal being incorrect
|
1 year ago |
David Snopek
|
4b7661a60a
Merge pull request #1435 from Repiteo/example-use-defines
|
1 year ago |
Thaddeus Crews
|
a537b4af4d
Use `GDREGISTER` defines in example
|
1 year ago |
David Snopek
|
b02124595f
Merge pull request #1422 from AThousandShips/utility_fix
|
1 year ago |
A Thousand Ships
|
d055b575fb
Fix incorrect utility call signature
|
1 year ago |
David Snopek
|
7d4a24caab
Merge pull request #1417 from ytnuf/cmake-fix
|
1 year ago |
David Snopek
|
3715bfe253
Merge pull request #1413 from AThousandShips/the_angry_count_extended_cpp
|
1 year ago |
David Snopek
|
44d78ec881
Merge pull request #1409 from Repiteo/class-to-typename
|
1 year ago |
ytnuf
|
5c12bd2287
Change cmake_minimum_required to match actual requirements
|
1 year ago |
A Thousand Ships
|
87ecf17242
Add extension support for argument count to `ScriptInstance`
|
1 year ago |
David Snopek
|
a62f633ceb
Merge pull request #1379 from dsnopek/uninitialized-value-mk2
|
1 year ago |
David Snopek
|
ec166295ba
Merge pull request #1397 from dsnopek/script-free-lists
|
1 year ago |
David Snopek
|
916b4ff2d5
Merge pull request #1375 from AThousandShips/the_angry_count_cpp
|
1 year ago |
A Thousand Ships
|
fb79d5ff98
Add support for getting argument count from `Callable`s
|
1 year ago |
David Snopek
|
e6b6df5893
Merge pull request #1399 from bruvzg/init_list
|
1 year ago |
David Snopek
|
d78fe9853f
Merge pull request #1412 from dsnopek/gdextension-register-virtual-method-namespace
|
1 year ago |
David Snopek
|
12ebe4b180
Use explicit `::godot` namespace in gdvirtual.gen.inc
|
1 year ago |
David Snopek
|
efb46f7f82
Merge pull request #1407 from AThousandShips/flag_fix
|
1 year ago |
David Snopek
|
7cff8ca896
Merge pull request #1408 from Zylann/fix_explicit_namespace_in_macros
|
1 year ago |
Thaddeus Crews
|
87f5fb0691
Enforce template syntax `typename` over `class`
|
1 year ago |
Marc Gilleron
|
e607790647
Fix explicit namespaces in macros
|
1 year ago |
A Thousand Ships
|
7ed8ef7221
Fix invalid `void` return in `BitField`
|
1 year ago |
David Snopek
|
cc1217a43c
Merge pull request #1381 from dsnopek/notification-hierarchy
|
1 year ago |
David Snopek
|
f444616553
Merge pull request #1404 from AThousandShips/virt_fix
|
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
|
8b92368165
Load new `script_instance_create3` GDExtension interface function
|
1 year ago |
David Snopek
|
e55b792fea
Merge pull request #1383 from bruvzg/memalign
|
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
|
23c010900c
Fix _notification with parent and child classes
|
1 year ago |