summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13 from Spartan322/sync/a06b0a04.3George L. Albany2024-11-251-3/+3
|\
| * Sync with tag redot-4.3-stable (Redot-Engine/redot-engine@a06b0a021c7ed07e3c1...Spartan3222024-11-221-3/+3
|/
* Merge pull request #12 from Spartan322/sync/f66b3b2George L. Albany2024-11-181-2/+2
|\
| * Sync with tag redot-4.3-rc.4 (Redot-Engine/redot-engine@364a394be03f7b22e8c4f...Spartan3222024-11-171-2/+2
|/
* Merge pull request #11 from Spartan322/sync/71193c7George L. Albany2024-11-151-2/+2
|\
| * Sync with tag redot-4.3-rc.3 (Redot-Engine/redot-engine@71193c70f73ba4b609e20...Spartan3222024-11-131-2/+2
|/
* Merge pull request #9 from Spartan322/sync/afc82bcGeorge L. Albany2024-11-131-2/+2
|\
| * Sync with tag redot-4.3-rc.2 (Redot-Engine/redot-engine@afc82bc08531e6720f244...Spartan3222024-11-131-2/+2
|/
* Merge pull request #10 from Spartan322/4.3-fix/branchGeorge L. Albany2024-11-131-1/+1
|\
| * Fix error from wrong CI test branchSpartan3222024-11-121-1/+1
|/
* Merge pull request #8 from Spartan322/sync/dceac0aGeorge L. Albany2024-11-121-3/+3
|\
| * Sync with tag redot-4.3-rc.1 (Redot-Engine/redot-engine@dceac0ae5bbccfccb1ca4...Spartan3222024-11-121-3/+3
|/
* Merge pull request #6 from Spartan322/sync/9bbd803George L. Albany2024-11-031-2/+2
|\
| * Sync with tag redot-4.3-beta.3 (Redot-Engine/redot-engine@9bbd8033be575a39f36...Spartan3222024-11-031-2/+2
|/
* Merge pull request #5 from Spartan322/4.3-merge/56571dcGeorge L. Albany2024-11-0216-264/+396
|\
| * Merge commit godotengine/godot-cpp@56571dc584ee7d14919996c6d58fb5b35e64af63Spartan3222024-11-0116-264/+396
| |\
| | * Merge pull request #1632 from dsnopek/4.3-cherrypicks-2David Snopek2024-10-3016-264/+396
| | |\
| | | * Add p_use_model_front to Basis::looking_at()Florent Guiocheau2024-10-282-3/+6
| | | * SCons: Don't cache librarysThaddeus Crews2024-10-282-0/+2
| | | * [SCons] Enable WASM_BIGINT in web buildsFabio Alessandrelli2024-10-281-0/+4
| | | * [SCons] Remove use_clang_cl windows flag in favor of generic use_llvmFabio Alessandrelli2024-10-281-3/+2
| | | * VSProj Configure type on build command - to resolve #1582Samuel Nicholas2024-10-281-2/+2
| | | * update .gitignore to add .idea for the Jetbrains CLion IDESamuel Nicholas2024-10-281-0/+4
| | | * Re-Structure cmake solution to be closer to the scons solution.Samuel Nicholas2024-10-284-239/+312
| | | * Correctly set instance bindings on reloadDavid Snopek2024-10-283-29/+16
| | | * Updated all variable names to use GODOT_ prefixSamuel Nicholas2024-10-282-30/+32
| | | * Add GODOT_SYMBOL_VISIBILITY cache variable to match scons interface.Samuel Nicholas2024-10-281-1/+13
| | | * Add visibility-hiddenAndreas Pokorny2024-10-281-0/+5
| | | * Add hot reload support when building with GCC and CMakeytnuf2024-10-281-4/+5
| | | * Add support for LLVM/MinGW and ARM64 Windows builds.bruvzg2024-10-282-8/+48
| | |/
* | | Merge pull request #4 from Spartan322/4.3-fix/docsGeorge L. Albany2024-11-012-20/+10
|\ \ \ | |/ / |/| |
| * | Fix README documentation issuesSpartan3222024-11-012-20/+10
|/ /
* | Merge pull request #2 from Redot-Engine/4.3-rebrandGeorge L. Albany2024-10-31112-309/+684
|\ \ | |/ |/|
| * Sync with tag redot-4.3-beta.2 (Redot-Engine/redot-engine@92225b33c283bff14c1...Spartan3222024-10-312-4/+178
| * Ignore preamble Rebrand changes commitSpartan3222024-10-311-0/+11
| * Rebrand preambles to RedotSpartan3222024-10-3192-184/+368
| * Rebrand godot-cpp to redot-cppSpartan3222024-10-3117-121/+127
|/
* Merge pull request #1592 from dsnopek/4.3-revert-unexpose-is-instance-validDavid Snopek2024-09-231-9/+0
|\
| * Revert "Unexpose `UtilityFunctions::is_instance_valid()`"David Snopek2024-09-171-9/+0
* | Merge pull request #1569 from dsnopek/4.3-cherrypicks-1David Snopek2024-09-117-19/+83
|\ \ | |/ |/|
| * Add a test to ensure that library path is absoluteDavid Snopek2024-09-033-0/+16
| * Fix GCC 14 -Wtemplate-id-cdtor warningGeorge L. Albany2024-09-031-1/+1
| * [Web/SCons] Use CCFLAGS for SIDE_MODULE optionFabio Alessandrelli2024-09-031-1/+1
| * Fix missing MAKE_TYPED_ARRAY_INFO for Packed*ArraysAaron Franke2024-09-033-9/+25
| * Correct type for `char16` and `char32` metaRaul Santos2024-09-031-0/+2
| * Fix incorrect generation of some C++ operatorsMikael Hermansson2024-09-031-6/+38
| * Avoid hardcoded type conversion for metadataRaul Santos2024-09-031-2/+0
|/
* Merge pull request #1550 from Naros/sync-4.3-stableDavid Snopek2024-08-151-3/+2
|\
| * gdextension: Sync with upstream commit 77dcf97d82cbfe4e4615475fa52ca03da645db...Chris Cranford2024-08-151-3/+2
|/
* Merge pull request #1546 from aaronfranke/fix-vec4arrDavid Snopek2024-08-114-0/+4
|\