Commit History

Author SHA1 Message Date
  Aaron Franke 9dc2e15d90 Add `print_line` for compatibility with engine modules 9 months ago
  A Thousand Ships 2d96b62774 [Web] Don't cache emsdk 10 months ago
  David Snopek 2cd6221286 Sync `Quaternion` with the version in Godot 10 months ago
  ruffenman d6a47a28c7 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 months ago
  Thaddeus Crews f2303ba0cc CI: Add `runner` workflow to call other workflows 11 months ago
  Zhehang Ding c9da56cca2 Use namespace in defs.hpp 11 months ago
  David Snopek 3449c4e1d3 Don't print an error when decoding a null Ref<T> 11 months ago
  Lukas Tenbrink 0899cf6098 Rename Vector4.components -> coords. 11 months ago
  Lukas Tenbrink 06fbf3ce95 Add lto scons option, defaulting to "none". 11 months ago
  David Snopek d5bdde9509 Avoid `thread_local` on MacOS to prevent issues with hot reload 1 year ago
  David Snopek 9ded2402dc Fix crash in `ClassDB::add_virtual_method()` if arguments metadata is the wrong size 1 year ago
  David Snopek 575f317bf1 [4.3] Run tests against Godot 4.3-stable 7 months ago
  David Snopek 56571dc584 Merge pull request #1632 from dsnopek/4.3-cherrypicks-2 10 months ago
  Florent Guiocheau 94d74979ce Add p_use_model_front to Basis::looking_at() 11 months ago
  Thaddeus Crews bf26191ead SCons: Don't cache librarys 11 months ago
  Fabio Alessandrelli af78f2778f [SCons] Enable WASM_BIGINT in web builds 11 months ago
  Fabio Alessandrelli 30a395bf43 [SCons] Remove use_clang_cl windows flag in favor of generic use_llvm 11 months ago
  Samuel Nicholas a3d5d6d4d3 VSProj Configure type on build command - to resolve #1582 11 months ago
  Samuel Nicholas e751531290 update .gitignore to add .idea for the Jetbrains CLion IDE 11 months ago
  Samuel Nicholas 2de650b82a Re-Structure cmake solution to be closer to the scons solution. 1 year ago
  David Snopek 5fe58bcd1e Correctly set instance bindings on reload 1 year ago
  Samuel Nicholas daf8ac1c33 Updated all variable names to use GODOT_ prefix 1 year ago
  Samuel Nicholas b12aeb1b38 Add GODOT_SYMBOL_VISIBILITY cache variable to match scons interface. 1 year ago
  Andreas Pokorny fa0b4cffc0 Add visibility-hidden 1 year ago
  ytnuf e52b4ea4fd Add hot reload support when building with GCC and CMake 1 year ago
  bruvzg 20459da676 Add support for LLVM/MinGW and ARM64 Windows builds. 1 year ago
  David Snopek 1cce4d15ab Merge pull request #1592 from dsnopek/4.3-revert-unexpose-is-instance-valid 11 months ago
  David Snopek 17ca325aeb Revert "Unexpose `UtilityFunctions::is_instance_valid()`" 1 year ago
  David Snopek e298f430b5 Merge pull request #1569 from dsnopek/4.3-cherrypicks-1 1 year ago
  David Snopek 1ac33c906e Add a test to ensure that library path is absolute 1 year ago