David Snopek
|
4bc6e67d51
Merge pull request #1694 from dsnopek/4.2-cherrypicks-9
|
7 сар өмнө |
Brecht Kuppens
|
b889fc3ce8
Fix buffer overrun with enums pointers cast to int64_t* when enum is only 32-bit
|
7 сар өмнө |
Brecht Kuppens
|
ef4c38418e
Update README.md with new pre-commit instructions
|
7 сар өмнө |
Fabio Alessandrelli
|
9445595df2
[CI] Re-add generated files consistency check
|
8 сар өмнө |
Fabio Alessandrelli
|
71b5b84fb1
[Bindings] Build profile now strips methods and skip files
|
8 сар өмнө |
Lukas Tenbrink
|
95a29550a7
Add a separate setup-godot-cpp github action.
|
9 сар өмнө |
A Thousand Ships
|
f5fa712138
[Web] Don't cache emsdk
|
10 сар өмнө |
David Snopek
|
142e5d4302
Sync `Quaternion` with the version in Godot
|
10 сар өмнө |
ruffenman
|
c532b919df
Remove unimplemented static variant functions 'blend' and 'interpolate'. If a user attempts to call either of these it will introduce a linker error and it may not be immediately clear to them why. Also, variant interpolation can already be accessed via 'UtilityFunctions::lerp', making at least the interpolate function unecessary here.
|
11 сар өмнө |
Thaddeus Crews
|
d42d913edd
CI: Add `runner` workflow to call other workflows
|
11 сар өмнө |
Zhehang Ding
|
cb41b472f4
Use namespace in defs.hpp
|
11 сар өмнө |
David Snopek
|
d8b46e3426
Don't print an error when decoding a null Ref<T>
|
11 сар өмнө |
Lukas Tenbrink
|
397669a3f6
Rename Vector4.components -> coords.
|
11 сар өмнө |
Lukas Tenbrink
|
17818534d9
Add lto scons option, defaulting to "none".
|
11 сар өмнө |
David Snopek
|
549f5d6550
Merge pull request #1631 from dsnopek/4.2-cherrypicks-8
|
10 сар өмнө |
Florent Guiocheau
|
5f3a66a326
Add p_use_model_front to Basis::looking_at()
|
11 сар өмнө |
Thaddeus Crews
|
810b0ce13e
SCons: Don't cache librarys
|
11 сар өмнө |
Fabio Alessandrelli
|
a2a336546a
[SCons] Remove use_clang_cl windows flag in favor of generic use_llvm
|
11 сар өмнө |
Samuel Nicholas
|
5e7d2472dd
VSProj Configure type on build command - to resolve #1582
|
11 сар өмнө |
Samuel Nicholas
|
6cb5eb9bca
update .gitignore to add .idea for the Jetbrains CLion IDE
|
11 сар өмнө |
Samuel Nicholas
|
43c66817ea
Re-Structure cmake solution to be closer to the scons solution.
|
11 сар өмнө |
Samuel Nicholas
|
f8c258b3fe
Updated all variable names to use GODOT_ prefix
|
1 жил өмнө |
Samuel Nicholas
|
d06b0283c2
Add GODOT_SYMBOL_VISIBILITY cache variable to match scons interface.
|
1 жил өмнө |
Andreas Pokorny
|
463a0feb28
Add visibility-hidden
|
1 жил өмнө |
ytnuf
|
4109e14f1b
Add hot reload support when building with GCC and CMake
|
1 жил өмнө |
bruvzg
|
5d745add13
Add support for LLVM/MinGW and ARM64 Windows builds.
|
1 жил өмнө |
David Snopek
|
67e84c04f2
Merge pull request #1570 from dsnopek/4.2-cherrypicks-7
|
1 жил өмнө |
Fabio Alessandrelli
|
5921734784
[Web] Force emcc to use "wasm" longjmp mode
|
1 жил өмнө |
David Snopek
|
fd31fabcfc
Add a test to ensure that library path is absolute
|
1 жил өмнө |
George L. Albany
|
9d26e3418c
Fix GCC 14 -Wtemplate-id-cdtor warning
|
1 жил өмнө |