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
*
[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 #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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Updated all variable names to use GODOT_ prefix
Samuel Nicholas
2024-09-14
2
-30
/
+32
|
|
/
/
*
|
|
Merge pull request #1593 from Repiteo/4.4.dev2-bindings
David Snopek
2024-09-17
2
-38
/
+3719
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update bindings to 4.4.dev2
Thaddeus Crews
2024-09-17
2
-38
/
+3719
|
/
/
*
|
Merge pull request #1579 from enetheru/visibility-hidden
David Snopek
2024-09-13
1
-1
/
+13
|
\
\
|
*
|
Add GODOT_SYMBOL_VISIBILITY cache variable to match scons interface.
Samuel Nicholas
2024-09-14
1
-1
/
+13
|
/
/
*
|
Merge pull request #1563 from APokorny/visibility-hidden
David Snopek
2024-09-11
1
-0
/
+5
|
\
\
|
*
|
Add visibility-hidden
Andreas Pokorny
2024-08-26
1
-0
/
+5
*
|
|
Merge pull request #1535 from bruvzg/llvm-mingw-arm64
David Snopek
2024-09-10
2
-8
/
+48
|
\
\
\
|
*
|
|
Add support for LLVM/MinGW and ARM64 Windows builds.
bruvzg
2024-08-12
2
-8
/
+48
*
|
|
|
Merge pull request #1548 from ytnuf/hot_reload
David Snopek
2024-09-10
1
-4
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add hot reload support when building with GCC and CMake
ytnuf
2024-08-26
1
-4
/
+5
|
|
/
/
*
|
|
Merge pull request #1520 from dsnopek/test-library-path-absolute
David Snopek
2024-08-27
3
-0
/
+16
|
\
\
\
[next]