Rémi Verschelde
|
631cd5fe37
Merge pull request #1306 from dsnopek/4.1-cherrypicks-6
|
1 yıl önce |
Alex Drozd
|
731a10a4ea
ignoring venv in .gitignore
|
1 yıl önce |
Thaddeus Crews
|
a1ae58448c
fix is_msvc and use_hot_reload variables
|
1 yıl önce |
Thaddeus Crews
|
805cdde0b7
GDCLASS synced by ending with "private:"
|
1 yıl önce |
Fredia Huya-Kouadio
|
29335d8f5c
Update the environment variables used to access the Android NDK toolchain
|
1 yıl önce |
Rémi Verschelde
|
c5f47b2a4e
CI: Workaround upstream issue with .NET editor build not exiting
|
1 yıl önce |
Rémi Verschelde
|
df5b1a9a69
gdextension: Sync with upstream commit fc79201851a16215f9554884aa242ed957801b10 (4.1.3-stable)
|
1 yıl önce |
Rémi Verschelde
|
04b34077d8
Merge pull request #1281 from dsnopek/4.1-cherrypicks-5
|
1 yıl önce |
David Snopek
|
9d813310bb
Add protections against registering classes that didn't use GDCLASS()
|
1 yıl önce |
Rémi Verschelde
|
ef8a499eac
SCons: Disable C++ exception handling by default
|
2 yıl önce |
gilzoide
|
698da13d66
Fix return value and r_valid value in Variant::iter_init and iter_next
|
2 yıl önce |
Adam Scott
|
8295486fdb
Refactor compiledb implementation
|
2 yıl önce |
Thaddeus Crews
|
7704a9d054
Let gdextension_dir function as only argument
|
1 yıl önce |
David Snopek
|
f7ffc4fe4d
Automatically register only engine classes whose header has been included
|
1 yıl önce |
Fabio Alessandrelli
|
62cb5eac47
[SCons] Rename javascript tool to web
|
1 yıl önce |
Mikael Hermansson
|
03ea717742
Declare explicit specializations for `CharStringT`
|
1 yıl önce |
Rémi Verschelde
|
e389f7a50c
Merge pull request #1261 from dsnopek/4.1-cherrypicks-4
|
1 yıl önce |
Nick Maltbie
|
0b1c8bcac3
Added fix for javascript build for godot 4.x
|
2 yıl önce |
Matthew Murphy
|
857d8e3a56
Fix variant call compiler error
|
2 yıl önce |
David Snopek
|
ec6e51b3a4
Handle missing instance binding callbacks by finding the closest parent
|
2 yıl önce |
Adam Scott
|
f8054cca80
Add support to import custom variables from parent SConstruct (redux)
|
2 yıl önce |
A Thousand Ships
|
59ebcfd744
Fix allocation size overflow check in `CowData`
|
2 yıl önce |
A Thousand Ships
|
205beacc5b
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 yıl önce |
Rémi Verschelde
|
3b3f357de9
CI: Fix MinGW install error by pinning to earlier version
|
1 yıl önce |
Rémi Verschelde
|
48b92acf8c
gdextension: Sync with upstream commit 399c9dc393f6f84c0b4e4d4117906c70c048ecf2 (4.1.2-stable)
|
1 yıl önce |
Rémi Verschelde
|
4eed2d7be0
Merge pull request #1244 from dsnopek/4.1-cherrypicks-3
|
2 yıl önce |
David Snopek
|
bc82ae8b0b
Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton
|
2 yıl önce |
David Snopek
|
590e267902
Load 'print_error_with_message' function
|
2 yıl önce |
David Snopek
|
3be7ec4162
Check that GDExtension is opened by compatible Godot version
|
2 yıl önce |
DmitriySalnikov
|
dd8e1def67
[SCons] Fixed crashes in several scripts
|
2 yıl önce |