Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7 from Spartan322/merge/c20a84eHEADmaster | George L. Albany | 2024-11-13 | 10 | -3/+76 |
|\ | |||||
| * | Merge commit godotengine/godot-cpp@c20a84e483ec61c77e5903cb4a139f6875e28a3b | Spartan322 | 2024-11-12 | 10 | -3/+76 |
|/| | |||||
| * | Merge pull request #1601 from Ivorforce/lto | David Snopek | 2024-11-12 | 8 | -0/+69 |
| |\ | |||||
| | * | Add lto scons option, defaulting to "none". | Lukas Tenbrink | 2024-11-12 | 8 | -0/+69 |
| * | | Merge pull request #1639 from AThousandShips/emsdk_cache_fix | David Snopek | 2024-11-11 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | [Web] Don't cache emsdk | A Thousand Ships | 2024-11-09 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merge pull request #1581 from dsnopek/classdb-add-virtual-method-arg-metadata... | David Snopek | 2024-11-05 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | Fix crash in `ClassDB::add_virtual_method()` if arguments metadata is the wro... | David Snopek | 2024-10-29 | 1 | -1/+6 |
* | | | | Merge pull request #3 from Spartan322/fix/docs | George L. Albany | 2024-11-01 | 3 | -21/+11 |
|\ \ \ \ | |||||
| * | | | | Fix README documentation issues | Spartan322 | 2024-11-01 | 3 | -21/+11 |
|/ / / / | |||||
* | | | | Merge pull request #1 from Redot-Engine/rebrand | George L. Albany | 2024-10-31 | 114 | -516/+5490 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Sync with commit Redot-Engine/redot-engine@77eaec766e2e40f2a5d399989d827f9582... | Spartan322 | 2024-10-31 | 2 | -208/+4979 |
| * | | | Ignore preamble Rebrand changes commit | Spartan322 | 2024-10-31 | 1 | -0/+11 |
| * | | | Rebrand preambles to Redot | Spartan322 | 2024-10-31 | 93 | -186/+372 |
| * | | | Rebrand godot-cpp to redot-cpp | Spartan322 | 2024-10-31 | 18 | -122/+128 |
|/ / / | |||||
* | | | Merge pull request #1609 from Ivorforce/patch-3 | David Snopek | 2024-10-30 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | Rename Vector4.components -> coords. | Lukas Tenbrink | 2024-10-30 | 1 | -3/+4 |
* | | | | Merge pull request #1568 from dsnopek/post-initialize-44 | David Snopek | 2024-10-30 | 6 | -26/+90 |
|\ \ \ \ | |||||
| * | | | | Update for new NOTIFICATION_POSTINITIALIZE handling | David Snopek | 2024-10-29 | 6 | -26/+90 |
* | | | | | Merge pull request #1626 from ruffenman/remove-unimplemented-variant-functions | David Snopek | 2024-10-30 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unimplemented static variant functions 'blend' and 'interpolate'. If a... | ruffenman | 2024-10-14 | 1 | -2/+0 |
* | | | | | | Merge pull request #1622 from Repiteo/ci/runner | David Snopek | 2024-10-30 | 5 | -31/+58 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | CI: Add `runner` workflow to call other workflows | Thaddeus Crews | 2024-10-11 | 5 | -31/+58 |
| |/ / / / | |||||
* | | | | | Merge pull request #1594 from dsnopek/macos-thread-local | David Snopek | 2024-10-29 | 3 | -6/+33 |
|\ \ \ \ \ | |||||
| * | | | | | Avoid `thread_local` on MacOS to prevent issues with hot reload | David Snopek | 2024-10-17 | 3 | -6/+33 |
* | | | | | | Merge pull request #1591 from dsnopek/variant-object-instance-id | David Snopek | 2024-10-29 | 8 | -6/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Directly get object instance ID from `Variant` and implement `Variant::get_va... | David Snopek | 2024-10-17 | 8 | -6/+34 |
* | | | | | | | Merge pull request #1574 from dsnopek/unicode-class-names | David Snopek | 2024-10-29 | 7 | -7/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow unicode class names | David Snopek | 2024-09-18 | 7 | -7/+34 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1630 from dsnopek/sync-quaternion | David Snopek | 2024-10-29 | 2 | -84/+70 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Sync `Quaternion` with the version in Godot | David Snopek | 2024-10-28 | 2 | -84/+70 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1590 from dsnopek/reload-instance-bindings | David Snopek | 2024-10-17 | 3 | -29/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Correctly set instance bindings on reload | David Snopek | 2024-09-17 | 3 | -29/+16 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #1625 from Flarkk/looking_at | David Snopek | 2024-10-17 | 2 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add p_use_model_front to Basis::looking_at() | Florent Guiocheau | 2024-10-14 | 2 | -3/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #1611 from Repiteo/library-no-cache | David Snopek | 2024-10-15 | 2 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | SCons: Don't cache librarys | Thaddeus Crews | 2024-09-30 | 2 | -0/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1602 from Faless/build/use_clang_cl_is_use_llvm | David Snopek | 2024-10-03 | 1 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | [SCons] Remove use_clang_cl windows flag in favor of generic use_llvm | Fabio Alessandrelli | 2024-09-22 | 1 | -3/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #1595 from enetheru/restructure | David Snopek | 2024-10-03 | 4 | -239/+312 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Re-Structure cmake solution to be closer to the scons solution. | Samuel Nicholas | 2024-09-24 | 4 | -239/+312 |
* | | | | | Merge pull request #1600 from enetheru/vsproj-ci-config | David Snopek | 2024-09-26 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | VSProj Configure type on build command - to resolve #1582 | Samuel Nicholas | 2024-09-21 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1599 from enetheru/gitignore | David Snopek | 2024-09-24 | 1 | -0/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | update .gitignore to add .idea for the Jetbrains CLion IDE | Samuel Nicholas | 2024-09-24 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Merge pull request #1603 from Faless/build/fix_wasm_bigint | David Snopek | 2024-09-23 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | [SCons] Enable WASM_BIGINT in web builds | Fabio Alessandrelli | 2024-09-23 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge pull request #1162 from Repiteo/typed-dictionary | David Snopek | 2024-09-19 | 9 | -2/+546 |
|\ \ \ | |||||
| * | | | Implement typed dictionaries | Thaddeus Crews | 2024-09-17 | 9 | -2/+546 |
* | | | | Merge pull request #1583 from enetheru/variable-rename2 | David Snopek | 2024-09-17 | 2 | -30/+32 |
|\ \ \ \ | |/ / / |/| | | |