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
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot-cpp@c20a84e483ec61c77e5903cb4a139f6875e28a3b
Spartan322
2024-11-12
1
-2
/
+1
|
\
|
*
[Web] Don't cache emsdk
A Thousand Ships
2024-11-09
1
-2
/
+1
*
|
Rebrand godot-cpp to redot-cpp
Spartan322
2024-10-31
3
-60
/
+60
|
/
*
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 #1574 from dsnopek/unicode-class-names
David Snopek
2024-10-29
1
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
Allow unicode class names
David Snopek
2024-09-18
1
-6
/
+9
*
|
VSProj Configure type on build command - to resolve #1582
Samuel Nicholas
2024-09-21
1
-2
/
+2
|
/
*
[CI] Upload build cache before running tests
A Thousand Ships
2024-07-13
3
-7
/
+29
*
Integrate `.pre-commit-config.yaml`
Thaddeus Crews
2024-06-24
1
-42
/
+21
*
[CI] Update macOS workers to macos-latest
Fabio Alessandrelli
2024-06-18
1
-2
/
+2
*
Allow selecting Godot version to run the tests with
David Snopek
2024-06-14
1
-5
/
+20
*
Attempt to fix recent CI failures on `master` branch
David Snopek
2024-05-09
1
-1
/
+1
*
Merge pull request #1364 from Repiteo/non-verbose
David Snopek
2024-04-17
1
-4
/
+4
|
\
|
*
Implement `verbose` toggle from godot repo
Thaddeus Crews
2024-04-09
1
-4
/
+4
*
|
Merge pull request #1371 from godotengine/dependabot/github_actions/mymindsto...
David Snopek
2024-04-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bump mymindstorm/setup-emsdk from 13 to 14
dependabot[bot]
2024-01-22
1
-1
/
+1
*
|
Use latest doc version in issue template
A Thousand Ships
2024-01-20
1
-1
/
+1
|
/
*
Bump actions/setup-python from 4 to 5
dependabot[bot]
2023-12-06
1
-1
/
+1
*
Bump mymindstorm/setup-emsdk from 12 to 13
dependabot[bot]
2023-11-22
1
-1
/
+1
*
CI: Install Android NDK r23c explicitly
Rémi Verschelde
2023-11-20
1
-11
/
+12
*
CI: Workaround upstream issue with .NET editor build not exiting
Rémi Verschelde
2023-11-13
1
-1
/
+1
*
Revert "Hack adding `--quit-after 100` to ensure extension_list.cfg gets gene...
David Snopek
2023-11-07
1
-2
/
+2
*
Hack adding `--quit-after 100` to ensure extension_list.cfg gets generated
David Snopek
2023-11-04
1
-2
/
+2
*
[SCons] Rename javascript tool to web
Fabio Alessandrelli
2023-10-15
1
-5
/
+5
*
Merge pull request #1247 from nicholas-maltbie/nickmaltbie/javascript-wasm-fix
David Snopek
2023-10-04
1
-0
/
+17
|
\
|
*
Added fix for javascript build for godot 4.x
Nick Maltbie
2023-10-01
1
-0
/
+17
*
|
CI: Fix MinGW install error by pinning to earlier version
Rémi Verschelde
2023-10-04
1
-0
/
+2
|
/
*
Bump actions/checkout from 3 to 4
dependabot[bot]
2023-09-04
2
-5
/
+5
*
Merge pull request #1113 from Calinou/add-issue-template
David Snopek
2023-05-26
2
-0
/
+85
|
\
|
*
Add issue template based on the main Godot repository
Hugo Locurcio
2023-05-25
2
-0
/
+85
*
|
Add automated tests that run a GDExtension (rather than just building it)
David Snopek
2023-05-17
1
-0
/
+32
|
/
*
Fix incorrect memory allocation in release builds.
bruvzg
2023-02-21
1
-5
/
+5
*
CI: Use clang-format 15
Rémi Verschelde
2023-01-10
1
-3
/
+3
*
Rename float=64 build option to precision=double
Ricardo Buring
2023-01-09
1
-1
/
+1
*
Merge pull request #903 from PapyChacal/build_library
Fabio Alessandrelli
2022-12-19
1
-0
/
+5
|
\
|
*
Remove gen from emitted files to solve circular dependency with build_library...
Emilien Bauer
2022-12-19
1
-0
/
+5
*
|
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-3
/
+3
*
|
Add CODEOWNERS so GDExtension team gets assigned for reviews
Rémi Verschelde
2022-12-06
1
-0
/
+6
|
/
*
Add more static checks and move to separate file to match main repo
Aaron Franke
2022-10-09
2
-32
/
+54
*
[SCons] Refactor targets, symbols, optimizations.
Fabio Alessandrelli
2022-10-04
1
-11
/
+11
*
[CI] Add concurrency options and scons caching.
Fabio Alessandrelli
2022-09-19
2
-1
/
+47
*
Merge pull request #835 from Faless/build/4.x_opt_debug
Rémi Verschelde
2022-09-19
1
-2
/
+2
|
\
|
*
[SCons] Add "optimize" and "debug_symbols" options
Fabio Alessandrelli
2022-09-12
1
-2
/
+2
*
|
CI: Make CMake builds use verbose output
Rémi Verschelde
2022-09-13
1
-6
/
+6
|
/
*
Fix get_file_list not returning all generated files.
Fabio Alessandrelli
2022-09-11
1
-0
/
+4
*
Add Godot 3.x ignores to the .gitignore file
Aaron Franke
2022-09-07
1
-4
/
+4
*
[CI] Fix Android builds after GH container update.
Fabio Alessandrelli
2022-07-28
1
-1
/
+1
*
Rename OSX to macOS.
bruvzg
2022-07-20
1
-2
/
+2
*
CI: Use setup-python@v4
Rémi Verschelde
2022-07-18
1
-1
/
+1
[next]