index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13 from Spartan322/sync/a06b0a0
4.3
George L. Albany
2024-11-25
1
-3
/
+3
|
\
|
*
Sync with tag redot-4.3-stable (Redot-Engine/redot-engine@a06b0a021c7ed07e3c1...
Spartan322
2024-11-22
1
-3
/
+3
|
/
*
Merge pull request #12 from Spartan322/sync/f66b3b2
George L. Albany
2024-11-18
1
-2
/
+2
|
\
|
*
Sync with tag redot-4.3-rc.4 (Redot-Engine/redot-engine@364a394be03f7b22e8c4f...
Spartan322
2024-11-17
1
-2
/
+2
|
/
*
Merge pull request #11 from Spartan322/sync/71193c7
George L. Albany
2024-11-15
1
-2
/
+2
|
\
|
*
Sync with tag redot-4.3-rc.3 (Redot-Engine/redot-engine@71193c70f73ba4b609e20...
Spartan322
2024-11-13
1
-2
/
+2
|
/
*
Merge pull request #9 from Spartan322/sync/afc82bc
George L. Albany
2024-11-13
1
-2
/
+2
|
\
|
*
Sync with tag redot-4.3-rc.2 (Redot-Engine/redot-engine@afc82bc08531e6720f244...
Spartan322
2024-11-13
1
-2
/
+2
|
/
*
Merge pull request #10 from Spartan322/4.3-fix/branch
George L. Albany
2024-11-13
1
-1
/
+1
|
\
|
*
Fix error from wrong CI test branch
Spartan322
2024-11-12
1
-1
/
+1
|
/
*
Merge pull request #8 from Spartan322/sync/dceac0a
George L. Albany
2024-11-12
1
-3
/
+3
|
\
|
*
Sync with tag redot-4.3-rc.1 (Redot-Engine/redot-engine@dceac0ae5bbccfccb1ca4...
Spartan322
2024-11-12
1
-3
/
+3
|
/
*
Merge pull request #6 from Spartan322/sync/9bbd803
George L. Albany
2024-11-03
1
-2
/
+2
|
\
|
*
Sync with tag redot-4.3-beta.3 (Redot-Engine/redot-engine@9bbd8033be575a39f36...
Spartan322
2024-11-03
1
-2
/
+2
|
/
*
Merge pull request #5 from Spartan322/4.3-merge/56571dc
George L. Albany
2024-11-02
16
-264
/
+396
|
\
|
*
Merge commit godotengine/godot-cpp@56571dc584ee7d14919996c6d58fb5b35e64af63
Spartan322
2024-11-01
16
-264
/
+396
|
|
\
|
|
*
Merge pull request #1632 from dsnopek/4.3-cherrypicks-2
David Snopek
2024-10-30
16
-264
/
+396
|
|
|
\
|
|
|
*
Add p_use_model_front to Basis::looking_at()
Florent Guiocheau
2024-10-28
2
-3
/
+6
|
|
|
*
SCons: Don't cache librarys
Thaddeus Crews
2024-10-28
2
-0
/
+2
|
|
|
*
[SCons] Enable WASM_BIGINT in web builds
Fabio Alessandrelli
2024-10-28
1
-0
/
+4
|
|
|
*
[SCons] Remove use_clang_cl windows flag in favor of generic use_llvm
Fabio Alessandrelli
2024-10-28
1
-3
/
+2
|
|
|
*
VSProj Configure type on build command - to resolve #1582
Samuel Nicholas
2024-10-28
1
-2
/
+2
|
|
|
*
update .gitignore to add .idea for the Jetbrains CLion IDE
Samuel Nicholas
2024-10-28
1
-0
/
+4
|
|
|
*
Re-Structure cmake solution to be closer to the scons solution.
Samuel Nicholas
2024-10-28
4
-239
/
+312
|
|
|
*
Correctly set instance bindings on reload
David Snopek
2024-10-28
3
-29
/
+16
|
|
|
*
Updated all variable names to use GODOT_ prefix
Samuel Nicholas
2024-10-28
2
-30
/
+32
|
|
|
*
Add GODOT_SYMBOL_VISIBILITY cache variable to match scons interface.
Samuel Nicholas
2024-10-28
1
-1
/
+13
|
|
|
*
Add visibility-hidden
Andreas Pokorny
2024-10-28
1
-0
/
+5
|
|
|
*
Add hot reload support when building with GCC and CMake
ytnuf
2024-10-28
1
-4
/
+5
|
|
|
*
Add support for LLVM/MinGW and ARM64 Windows builds.
bruvzg
2024-10-28
2
-8
/
+48
|
|
|
/
*
|
|
Merge pull request #4 from Spartan322/4.3-fix/docs
George L. Albany
2024-11-01
2
-20
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix README documentation issues
Spartan322
2024-11-01
2
-20
/
+10
|
/
/
*
|
Merge pull request #2 from Redot-Engine/4.3-rebrand
George L. Albany
2024-10-31
112
-309
/
+684
|
\
\
|
|
/
|
/
|
|
*
Sync with tag redot-4.3-beta.2 (Redot-Engine/redot-engine@92225b33c283bff14c1...
Spartan322
2024-10-31
2
-4
/
+178
|
*
Ignore preamble Rebrand changes commit
Spartan322
2024-10-31
1
-0
/
+11
|
*
Rebrand preambles to Redot
Spartan322
2024-10-31
92
-184
/
+368
|
*
Rebrand godot-cpp to redot-cpp
Spartan322
2024-10-31
17
-121
/
+127
|
/
*
Merge pull request #1592 from dsnopek/4.3-revert-unexpose-is-instance-valid
David Snopek
2024-09-23
1
-9
/
+0
|
\
|
*
Revert "Unexpose `UtilityFunctions::is_instance_valid()`"
David Snopek
2024-09-17
1
-9
/
+0
*
|
Merge pull request #1569 from dsnopek/4.3-cherrypicks-1
David Snopek
2024-09-11
7
-19
/
+83
|
\
\
|
|
/
|
/
|
|
*
Add a test to ensure that library path is absolute
David Snopek
2024-09-03
3
-0
/
+16
|
*
Fix GCC 14 -Wtemplate-id-cdtor warning
George L. Albany
2024-09-03
1
-1
/
+1
|
*
[Web/SCons] Use CCFLAGS for SIDE_MODULE option
Fabio Alessandrelli
2024-09-03
1
-1
/
+1
|
*
Fix missing MAKE_TYPED_ARRAY_INFO for Packed*Arrays
Aaron Franke
2024-09-03
3
-9
/
+25
|
*
Correct type for `char16` and `char32` meta
Raul Santos
2024-09-03
1
-0
/
+2
|
*
Fix incorrect generation of some C++ operators
Mikael Hermansson
2024-09-03
1
-6
/
+38
|
*
Avoid hardcoded type conversion for metadata
Raul Santos
2024-09-03
1
-2
/
+0
|
/
*
Merge pull request #1550 from Naros/sync-4.3-stable
David Snopek
2024-08-15
1
-3
/
+2
|
\
|
*
gdextension: Sync with upstream commit 77dcf97d82cbfe4e4615475fa52ca03da645db...
Chris Cranford
2024-08-15
1
-3
/
+2
|
/
*
Merge pull request #1546 from aaronfranke/fix-vec4arr
David Snopek
2024-08-11
4
-0
/
+4
|
\
[next]