David Snopek
|
974e6c6f86
Merge pull request #1411 from dsnopek/4.1-cherrypicks-8
|
1 rok temu |
A Thousand Ships
|
c8fa4c0fd0
Fix incorrect utility call signature
|
1 rok temu |
ytnuf
|
594a93f8ac
Change cmake_minimum_required to match actual requirements
|
1 rok temu |
Thaddeus Crews
|
9e48c45bfc
Enforce template syntax `typename` over `class`
|
1 rok temu |
David Snopek
|
76d6ce7136
Avoid creating most objects that Godot is going to use placement new to initialize
|
1 rok temu |
bruvzg
|
e99d7b3b7e
[Packed*Array] Add support for initializer lists.
|
1 rok temu |
A Thousand Ships
|
07e245e3e4
Fix invalid `void` return in `BitField`
|
1 rok temu |
Marc Gilleron
|
ed576f8318
Fix explicit namespaces in macros
|
1 rok temu |
David Snopek
|
f7a9d32f32
Fix _notification with parent and child classes
|
1 rok temu |
bruvzg
|
08da55cd0b
[Core] Improve `CowData` and `Memory` metadata alignment.
|
1 rok temu |
Fabio Alessandrelli
|
670c4d0eac
[SCons] Split `targets.py`, apply flags from tools
|
1 rok temu |
Fabio Alessandrelli
|
bab62a4d72
[SCons] Add support for custom build tools and platforms
|
1 rok temu |
DaylilyZeleen
|
1ac8627b2e
Fix object return value of builtin types' methods.
|
1 rok temu |
bruvzg
|
6202bf141e
Switch to 64-bit ints.
|
1 rok temu |
David Snopek
|
4b63d795e4
Merge pull request #1373 from dsnopek/4.1-cherrypicks-7
|
1 rok temu |
MJacred
|
2cc967787a
Update README: fix godot-cpp issue tracker url
|
1 rok temu |
nightblade9
|
6884ca9be0
Update README.md with basic pre-requisites
|
1 rok temu |
Daylily-Zeleen
|
dde0bbb93d
Remove "godot" namespace when binding global constants.
|
1 rok temu |
A Thousand Ships
|
1c03aa7746
Add missing `OP_POWER` operator to `Variant`
|
1 rok temu |
ArchLinus
|
82475b215b
Add an error message if android NDK is not installed
|
1 rok temu |
Aaron Franke
|
49098fbdc7
Allow detecting when building as a GDExtension
|
1 rok temu |
dependabot[bot]
|
756190705e
Bump actions/setup-python from 4 to 5
|
1 rok temu |
Rémi Verschelde
|
2e42c7020e
CMake: Remove hardcoded warnings list and forcing -Werror on library builds
|
1 rok temu |
David Snopek
|
e9273e8528
Avoid error from -Werror=type-limits on GCC 11
|
1 rok temu |
David Snopek
|
b1bd58d7da
Send NOTIFICATION_POSTINITIALIZE to extension classes
|
1 rok temu |
LAK132
|
d5a2e8e797
Fix file list issues when trying to build with meson via cmake
|
1 rok temu |
Bytzo
|
6bb4b1d321
Prevent CMake from always including debug symbols
|
1 rok temu |
DmitriySalnikov
|
51aeda7437
[Scons] Set the minimum Android API level to 21
|
1 rok temu |
dependabot[bot]
|
cd904155a8
Bump mymindstorm/setup-emsdk from 12 to 13
|
1 rok temu |
bruvzg
|
b622b11df3
[iOS] Fix initialisation/termination of multiple statically linked extensions.
|
1 rok temu |