Commit Graph

  • 10c3d1bc5f
    Fix missing MAKE_TYPED_ARRAY_INFO for Packed*Arrays #1558 Aaron Franke 2024-08-21 18:31:12 -0700
  • 19c83a8837
    Merge pull request #1554 from raulsntos/char-metadata David Snopek 2024-08-22 19:17:59 -0500
  • 9a89d226c7
    Correct type for `char16` and `char32` meta #1554 Raul Santos 2024-08-10 17:59:03 +0200
  • 265412cc53
    Merge pull request #1557 from mihe/cpp-operators David Snopek 2024-08-22 16:45:18 -0500
  • 92ace04989 Add a test to ensure that library path is absolute #1520 David Snopek 2024-07-15 11:57:53 -0500
  • 62305943a7
    Merge pull request #1555 from raulsntos/fix-r1722784216 David Snopek 2024-08-22 16:30:17 -0500
  • 72f600079a
    Merge 9fd0a12654 into 8b80d9146b #1547 Raul Santos 2024-08-21 18:34:34 -0700
  • 9949d09f3e Fix incorrect generation of some C++ operators #1557 Mikael Hermansson 2024-08-21 20:19:33 +0200
  • 8b80d9146b
    Merge pull request #1528 from AThousandShips/style_fix_2 David Snopek 2024-08-21 07:12:59 -0500
  • 4829199081
    Avoid hardcoded type conversion for metadata #1555 Raul Santos 2024-08-20 14:53:22 +0200
  • fbbf9ec4ef
    Merge pull request #1550 from Naros/sync-4.3-stable godot-4.3-stable David Snopek 2024-08-15 06:27:31 -0500
  • 2e4c350b83 gdextension: Sync with upstream commit 77dcf97d82cbfe4e4615475fa52ca03da645dbd8 (4.3-stable) #1550 Chris Cranford 2024-08-15 05:53:22 -0400
  • 9fd0a12654
    Correct element type for `TypedArray<>` #1547 Raul Santos 2024-08-13 14:56:58 +0200
  • 11f8c4cbd3 Add `ScriptInstanceExtension` class which mimicks the API of Godot's internal `ScriptInstance` class #1544 David Snopek 2024-08-07 14:41:02 -0500
  • f2353da5a3 Add support for LLVM/MinGW and ARM64 Windows builds. #1535 bruvzg 2024-06-20 09:38:54 +0300
  • 9b98377a62
    Merge pull request #1546 from aaronfranke/fix-vec4arr David Snopek 2024-08-11 06:19:28 -0500
  • 92e6ea7303
    Fix missing type info for PackedVector4Array #1546 Aaron Franke 2024-08-10 21:16:43 -0700
  • 11773e52b0 gdextension: Sync with upstream commit 03afb92efa18874da19f7fc185a32c005d20aa1d (4.3-rc3) David Snopek 2024-08-09 08:44:03 -0500
  • 937b1d809a
    Merge pull request #1545 from Klaim/warnings_gdclass David Snopek 2024-08-08 09:13:51 -0500
  • 738859f49b removes warnings generated by GDCLASS usage #1545 Klaim (Joël Lamotte) 2024-08-08 02:10:41 +0200
  • 9da1e0cee1
    Merge pull request #1543 from Calinou/readme-use-github-admonition-syntax David Snopek 2024-08-07 15:54:36 -0500
  • 3f4590f8e1
    Merge pull request #1539 from Naros/dispatch-get-set-up-hierarchy David Snopek 2024-08-07 15:53:54 -0500
  • e3e8101e8c
    Merge pull request #1330 from pimms/cmake-hot-reload David Snopek 2024-08-07 15:53:35 -0500
  • 26459dc47b
    Use GitHub admonition syntax for the warning in README #1543 Hugo Locurcio 2024-08-05 19:29:40 +0200
  • daf6ad3649 gdextension: Sync with upstream commit 3978628c6cc1227250fc6ed45c8d854d24c30c30 (4.3-rc2) David Snopek 2024-08-02 09:39:49 -0500
  • c77d44f3f6 Make sure `_get` and `_set` dispatch up the class hierarchy #1539 Chris Cranford 2024-07-31 20:06:07 -0400
  • f7d3207cb4 Support arm64 target with MSVC #1534 Patrick Dawson 2024-07-25 22:15:57 +0200
  • 07153d40e0
    Merge pull request #1531 from akien-mga/3.x-py-two-old 3.x David Snopek 2024-07-24 09:06:23 -0500
  • f2b521f55a
    Merge pull request #1530 from akien-mga/py-two-old David Snopek 2024-07-24 09:06:01 -0500
  • 628606b28b
    Merge pull request #1519 from AThousandShips/cache_improve David Snopek 2024-07-24 09:05:48 -0500
  • 26d41c078b
    Merge 8e22ac263e into 65dc2f1265 #1526 Rémi Verschelde 2024-07-23 09:42:52 -0500
  • 65dc2f1265
    Merge pull request #1533 from dsnopek/4.0-cherrypicks-1 4.0 David Snopek 2024-07-23 09:42:29 -0500
  • 469d65d951 [CI] Update macOS workers to macos-latest #1533 Fabio Alessandrelli 2024-06-18 12:44:48 +0200
  • 597ae98f44 Bump mymindstorm/setup-emsdk from 12 to 13 dependabot[bot] 2023-11-22 19:10:15 +0000
  • c8096d4668 CI: Install Android NDK r23c explicitly Rémi Verschelde 2023-11-20 23:23:17 +0100
  • cc8c15c32f
    SCons: Remove old Python 2 compat code #1531 Rémi Verschelde 2024-07-18 10:39:14 +0200
  • 958776dfc3
    SCons: Remove old Python 2 compat code #1530 Rémi Verschelde 2024-07-18 10:35:16 +0200
  • 8e22ac263e
    SCons: Fix BoolVariable import for SCons 4.8.0+ #1526 Rémi Verschelde 2024-07-17 14:14:37 +0200
  • a4f9d22ac5
    Merge pull request #1529 from dsnopek/4.1-cherrypicks-12 David Snopek 2024-07-17 12:28:25 -0500
  • d6e5286cc1
    Merge pull request #1527 from dsnopek/4.2-cherrypicks-6 David Snopek 2024-07-17 12:28:18 -0500
  • f131efb791
    Make generated code mostly style compliant #1528 A Thousand Ships 2024-06-18 16:53:21 +0200
  • 7dd2d24805 Fix sharing of typed arrays from constructor #1529 A Thousand Ships 2024-06-06 16:40:10 +0200
  • 18b81efbf3 Fix argument metadata when binding methods Yuri Sizov 2024-06-27 18:40:29 +0200
  • 430637bf1a SCons: Add `silence_msvc` option Thaddeus Crews 2024-06-25 09:20:59 -0500
  • ca26922a19 Integrate `.pre-commit-config.yaml` Thaddeus Crews 2024-06-24 12:20:55 -0500
  • edce0b7178 Fix `#include` formatting Thaddeus Crews 2024-06-25 08:28:04 -0500
  • 23325b9ab0 Add `.editorconfig`, consolidate `.gitattributes` Thaddeus Crews 2024-06-25 08:46:06 -0500
  • 208b70dbef [CI] Update macOS workers to macos-latest Fabio Alessandrelli 2024-06-18 12:44:48 +0200
  • 1f57a8d76e Fix some style details in generation A Thousand Ships 2024-03-27 13:54:05 +0100
  • f16814ee05 Enforce `p_` prefixes for arguments in binds A Thousand Ships 2024-06-14 12:49:41 +0200
  • 22beef8cbc Add support for build profiles. Fabio Alessandrelli 2023-07-07 21:49:56 +0200
  • 80aec184df Fix argument metadata when binding methods #1527 Yuri Sizov 2024-06-27 18:40:29 +0200
  • 18c31e3e31 Fix sharing of typed arrays from constructor A Thousand Ships 2024-06-06 16:40:10 +0200
  • 52ea8f9101 SCons: Add `silence_msvc` option Thaddeus Crews 2024-06-25 09:20:59 -0500
  • c35e7545b7 Integrate `.pre-commit-config.yaml` Thaddeus Crews 2024-06-24 12:20:55 -0500
  • 1a22e43075 Fix `#include` formatting Thaddeus Crews 2024-06-25 08:28:04 -0500
  • 121ae8d116 Add `.editorconfig`, consolidate `.gitattributes` Thaddeus Crews 2024-06-25 08:46:06 -0500
  • 3bea67ce6c [CI] Update macOS workers to macos-latest Fabio Alessandrelli 2024-06-18 12:44:48 +0200
  • 19f56af1be Fix some style details in generation A Thousand Ships 2024-03-27 13:54:05 +0100
  • 7f3e914c6d Enforce `p_` prefixes for arguments in binds A Thousand Ships 2024-06-14 12:49:41 +0200
  • 528b7801d2 Add support for build profiles. Fabio Alessandrelli 2023-07-07 21:49:56 +0200
  • 7aa80b1578 Fix NameError with BoolVariable by adding import in SCons configuration files #1524 AndrewGDS 2024-07-17 16:01:41 +0800
  • e4d960745a
    Merge 03e61f4223 into 0a1e31fa45 #1474 Ashton Meuser 2024-07-15 13:45:43 -0500
  • 0a1e31fa45
    Merge pull request #1513 from dsnopek/unexpose-is-instance-valid David Snopek 2024-07-15 12:16:21 -0500
  • 8012716ee3
    Merge pull request #1510 from dsnopek/memnew-better-crash-message David Snopek 2024-07-15 12:15:53 -0500
  • 76b38de01a
    [CI] Upload build cache before running tests #1519 A Thousand Ships 2024-07-13 16:24:13 +0200
  • 071aec5f20
    Core: Change BitField int to unsigned #1517 Thaddeus Crews 2024-07-12 10:11:09 -0500
  • 6d939e6878
    Merge pull request #1509 from YuriSizov/method-bind-is-off-by-one David Snopek 2024-07-06 11:42:45 -0500
  • 56cd3fd99e Unexpose `UtilityFunctions::is_instance_valid()` #1513 David Snopek 2024-07-01 12:29:28 -0500
  • 99926d8e20
    Merge pull request #1483 from AThousandShips/arr_typed_fix David Snopek 2024-06-28 07:26:44 -0500
  • e65ec904b8 Remind developers about `memnew()` in crash message when missing binding callbacks #1510 David Snopek 2024-06-27 13:09:24 -0500
  • 2b34bd0d8b Fix argument metadata when binding methods #1509 Yuri Sizov 2024-06-27 18:40:29 +0200
  • 53b546e1df
    Merge pull request #1507 from Repiteo/silence-msvc David Snopek 2024-06-25 17:45:33 -0500
  • 7abe4ca9e4
    Merge pull request #1506 from Repiteo/editorconfig David Snopek 2024-06-25 09:43:36 -0500
  • 316dde80ba
    Merge pull request #1505 from Repiteo/include-formatting David Snopek 2024-06-25 09:43:17 -0500
  • 7d7799b56e
    Merge pull request #1504 from Repiteo/pre-commit-hooks David Snopek 2024-06-25 09:42:55 -0500
  • 90c6ea2a12
    Merge pull request #1497 from Naros/fix-variant-hpp-packed-vector4-array David Snopek 2024-06-25 09:42:41 -0500
  • 1989b1bf57
    SCons: Add `silence_msvc` option #1507 Thaddeus Crews 2024-06-25 09:20:59 -0500
  • 7a96d0314e
    Add `.editorconfig`, consolidate `.gitattributes` #1506 Thaddeus Crews 2024-06-25 08:46:06 -0500
  • 999018e7d1
    Fix `#include` formatting #1505 Thaddeus Crews 2024-06-25 08:28:04 -0500
  • e0d363aad8
    Integrate `.pre-commit-config.yaml` #1504 Thaddeus Crews 2024-06-24 12:20:55 -0500
  • 48ec701507
    Replace generic macros with math equivalents #1503 Thaddeus Crews 2024-06-24 10:50:45 -0500
  • d2d75cc215
    Merge 3e6d518a8e into c414c2b37d #1499 David Snopek 2024-06-20 18:13:31 +0200
  • 18d5098314
    Merge 5b47e4d9de into c414c2b37d #1439 Cedric Shock 2024-06-20 15:12:01 +0000
  • c414c2b37d gdextension: Sync with upstream commit b75f0485ba15951b87f1d9a2d8dd0fcd55e178e4 (4.3-beta2) David Snopek 2024-06-20 08:55:38 -0500
  • 43629851e7
    Merge 1a4857cde6 into 0efc6cddbc #1343 arcase6 2024-06-20 06:51:17 +0000
  • 3e6d518a8e Add CMake support for XML documentation #1499 David Snopek 2024-06-19 15:45:55 -0500
  • 78b63203d4 Add missing enum & ctor for PackedVector4Array implementation #1497 Chris Cranford 2024-06-18 20:18:30 -0400
  • 0efc6cddbc
    Merge pull request #1423 from AThousandShips/style_fix David Snopek 2024-06-18 11:24:11 -0500
  • e7a13e3bf4
    Fix some style details in generation #1423 A Thousand Ships 2024-03-27 13:54:05 +0100
  • ed1e963a31
    Merge pull request #1490 from AThousandShips/arg_name_fix David Snopek 2024-06-18 10:43:27 -0500
  • 068e930c6a
    Merge pull request #1496 from Faless/ci/fix-macos David Snopek 2024-06-18 10:13:21 -0500
  • 2dd8917508 [CI] Update macOS workers to macos-latest #1496 Fabio Alessandrelli 2024-06-18 12:44:48 +0200
  • 89831ff333
    Merge pull request #1489 from Faless/web/longjmp David Snopek 2024-06-17 11:53:05 -0500
  • f2ac49aea5
    Merge pull request #1167 from Faless/build/build_profile David Snopek 2024-06-17 11:52:20 -0500
  • de727e1a1e
    Merge branch 'godotengine:master' into master #1495 Anthony 2024-06-15 23:39:28 -0400
  • 9a48424d14 Changed Filename In License Comment to be Correct Anthony 2024-06-15 23:39:10 -0400
  • 1696c83154 Added Macros for Exposing Attributes Easier Anthony 2024-06-15 23:37:41 -0400
  • 1186c488bd Add support for build profiles. #1167 Fabio Alessandrelli 2023-07-07 21:49:56 +0200
  • 2e7f5512d1
    Merge pull request #1491 from dsnopek/4.1-cherrypicks-11 David Snopek 2024-06-14 13:32:54 -0500