Fabio Alessandrelli
|
71b5b84fb1
[Bindings] Build profile now strips methods and skip files
|
hai 9 meses |
Lukas Tenbrink
|
95a29550a7
Add a separate setup-godot-cpp github action.
|
hai 9 meses |
A Thousand Ships
|
f5fa712138
[Web] Don't cache emsdk
|
hai 10 meses |
David Snopek
|
142e5d4302
Sync `Quaternion` with the version in Godot
|
hai 10 meses |
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.
|
hai 11 meses |
Thaddeus Crews
|
d42d913edd
CI: Add `runner` workflow to call other workflows
|
hai 11 meses |
Zhehang Ding
|
cb41b472f4
Use namespace in defs.hpp
|
hai 11 meses |
David Snopek
|
d8b46e3426
Don't print an error when decoding a null Ref<T>
|
hai 11 meses |
Lukas Tenbrink
|
397669a3f6
Rename Vector4.components -> coords.
|
hai 11 meses |
Lukas Tenbrink
|
17818534d9
Add lto scons option, defaulting to "none".
|
hai 1 ano |
David Snopek
|
549f5d6550
Merge pull request #1631 from dsnopek/4.2-cherrypicks-8
|
hai 10 meses |
Florent Guiocheau
|
5f3a66a326
Add p_use_model_front to Basis::looking_at()
|
hai 11 meses |
Thaddeus Crews
|
810b0ce13e
SCons: Don't cache librarys
|
hai 11 meses |
Fabio Alessandrelli
|
a2a336546a
[SCons] Remove use_clang_cl windows flag in favor of generic use_llvm
|
hai 1 ano |
Samuel Nicholas
|
5e7d2472dd
VSProj Configure type on build command - to resolve #1582
|
hai 1 ano |
Samuel Nicholas
|
6cb5eb9bca
update .gitignore to add .idea for the Jetbrains CLion IDE
|
hai 1 ano |
Samuel Nicholas
|
43c66817ea
Re-Structure cmake solution to be closer to the scons solution.
|
hai 1 ano |
Samuel Nicholas
|
f8c258b3fe
Updated all variable names to use GODOT_ prefix
|
hai 1 ano |
Samuel Nicholas
|
d06b0283c2
Add GODOT_SYMBOL_VISIBILITY cache variable to match scons interface.
|
hai 1 ano |
Andreas Pokorny
|
463a0feb28
Add visibility-hidden
|
hai 1 ano |
ytnuf
|
4109e14f1b
Add hot reload support when building with GCC and CMake
|
hai 1 ano |
bruvzg
|
5d745add13
Add support for LLVM/MinGW and ARM64 Windows builds.
|
hai 1 ano |
David Snopek
|
67e84c04f2
Merge pull request #1570 from dsnopek/4.2-cherrypicks-7
|
hai 1 ano |
Fabio Alessandrelli
|
5921734784
[Web] Force emcc to use "wasm" longjmp mode
|
hai 1 ano |
David Snopek
|
fd31fabcfc
Add a test to ensure that library path is absolute
|
hai 1 ano |
George L. Albany
|
9d26e3418c
Fix GCC 14 -Wtemplate-id-cdtor warning
|
hai 1 ano |
Fabio Alessandrelli
|
42d9ac3b08
[Web/SCons] Use CCFLAGS for SIDE_MODULE option
|
hai 1 ano |
Mikael Hermansson
|
f9095a5552
Fix incorrect generation of some C++ operators
|
hai 1 ano |
Raul Santos
|
63c67a9977
Avoid hardcoded type conversion for metadata
|
hai 1 ano |
A Thousand Ships
|
12f6eecf65
Make generated code mostly style compliant
|
hai 1 ano |