bruvzg
|
6202bf141e
Switch to 64-bit ints.
|
1 year ago |
David Snopek
|
4b63d795e4
Merge pull request #1373 from dsnopek/4.1-cherrypicks-7
|
1 year ago |
MJacred
|
2cc967787a
Update README: fix godot-cpp issue tracker url
|
1 year ago |
nightblade9
|
6884ca9be0
Update README.md with basic pre-requisites
|
1 year ago |
Daylily-Zeleen
|
dde0bbb93d
Remove "godot" namespace when binding global constants.
|
1 year ago |
A Thousand Ships
|
1c03aa7746
Add missing `OP_POWER` operator to `Variant`
|
1 year ago |
ArchLinus
|
82475b215b
Add an error message if android NDK is not installed
|
1 year ago |
Aaron Franke
|
49098fbdc7
Allow detecting when building as a GDExtension
|
1 year ago |
dependabot[bot]
|
756190705e
Bump actions/setup-python from 4 to 5
|
1 year ago |
Rémi Verschelde
|
2e42c7020e
CMake: Remove hardcoded warnings list and forcing -Werror on library builds
|
1 year ago |
David Snopek
|
e9273e8528
Avoid error from -Werror=type-limits on GCC 11
|
1 year ago |
David Snopek
|
b1bd58d7da
Send NOTIFICATION_POSTINITIALIZE to extension classes
|
1 year ago |
LAK132
|
d5a2e8e797
Fix file list issues when trying to build with meson via cmake
|
1 year ago |
Bytzo
|
6bb4b1d321
Prevent CMake from always including debug symbols
|
1 year ago |
DmitriySalnikov
|
51aeda7437
[Scons] Set the minimum Android API level to 21
|
1 year ago |
dependabot[bot]
|
cd904155a8
Bump mymindstorm/setup-emsdk from 12 to 13
|
1 year ago |
bruvzg
|
b622b11df3
[iOS] Fix initialisation/termination of multiple statically linked extensions.
|
1 year ago |
Rémi Verschelde
|
92449b46e1
CI: Install Android NDK r23c explicitly
|
1 year ago |
Thaddeus Crews
|
e8b6887b36
Add missing int→Variant conversions
|
1 year ago |
Rémi Verschelde
|
631cd5fe37
Merge pull request #1306 from dsnopek/4.1-cherrypicks-6
|
1 year ago |
Alex Drozd
|
731a10a4ea
ignoring venv in .gitignore
|
1 year ago |
Thaddeus Crews
|
a1ae58448c
fix is_msvc and use_hot_reload variables
|
1 year ago |
Thaddeus Crews
|
805cdde0b7
GDCLASS synced by ending with "private:"
|
1 year ago |
Fredia Huya-Kouadio
|
29335d8f5c
Update the environment variables used to access the Android NDK toolchain
|
1 year ago |
Rémi Verschelde
|
c5f47b2a4e
CI: Workaround upstream issue with .NET editor build not exiting
|
1 year ago |
Rémi Verschelde
|
df5b1a9a69
gdextension: Sync with upstream commit fc79201851a16215f9554884aa242ed957801b10 (4.1.3-stable)
|
1 year ago |
Rémi Verschelde
|
04b34077d8
Merge pull request #1281 from dsnopek/4.1-cherrypicks-5
|
1 year ago |
David Snopek
|
9d813310bb
Add protections against registering classes that didn't use GDCLASS()
|
1 year ago |
Rémi Verschelde
|
ef8a499eac
SCons: Disable C++ exception handling by default
|
2 years ago |
gilzoide
|
698da13d66
Fix return value and r_valid value in Variant::iter_init and iter_next
|
2 years ago |