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
*
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
*
SCons: Default `num_jobs` to max CPUs minus 1 if not specified
Rémi Verschelde
2022-07-17
1
-3
/
+3
*
[SCons] Fix msvc, linux-clang, add version check.
Fabio Alessandrelli
2022-07-04
1
-1
/
+1
*
Unify bits, android_arch, macos_arch ios_arch into arch, support non-x86
Aaron Franke
2022-06-01
1
-7
/
+8
*
Add double precision build support.
bruvzg
2022-05-04
1
-0
/
+7
*
[CI] Add python file format to static checks.
Fabio Alessandrelli
2022-05-02
1
-0
/
+5
*
[CI] Remove duplicate builds.
Fabio Alessandrelli
2022-04-27
1
-98
/
+0
*
Bump actions/upload-artifact from 2 to 3
dependabot[bot]
2022-04-08
1
-3
/
+3
*
Merge pull request #717 from godotengine/dependabot/github_actions/actions/ch...
Rémi Verschelde
2022-03-09
1
-8
/
+8
|
\
|
*
Bump actions/checkout from 2 to 3
dependabot[bot]
2022-03-01
1
-8
/
+8
*
|
CI: Install MinGW via `egor-tensin/setup-mingw`
Rémi Verschelde
2022-03-09
1
-13
/
+6
|
/
*
Bump actions/setup-python from 2 to 3
dependabot[bot]
2022-02-28
1
-4
/
+4
*
Merge branch 'master' of https://github.com/godotengine/godot-cpp into test_c...
Nicolás Carrasco
2022-02-20
1
-10
/
+71
|
\
|
*
[CI] Use matrix for builds.
Fabio Alessandrelli
2022-02-10
1
-114
/
+71
|
*
Library SCons boilerplate to build projects.
Fabio Alessandrelli
2022-02-10
1
-0
/
+4
*
|
Fix Test CMake project for Windows and parametrize paths
Nicolás Carrasco
2022-01-26
1
-2
/
+21
|
/
*
Test CMake project with CI (#518)
O01eg
2021-12-24
1
-0
/
+48
*
Fixing compiler warnings around implicit type casting loosing precision
Bastiaan Olij
2021-11-22
1
-0
/
+20
*
[CI] Make OSX universal build instead 2 builds.
Fabio Alessandrelli
2021-09-29
1
-37
/
+3
*
[OSX] Add universal build support.
Fabio Alessandrelli
2021-09-29
1
-2
/
+2
*
CI: Disable test build to prepare for 4.0 extensions merge
Rémi Verschelde
2021-09-27
1
-20
/
+0
*
CI: Run tests with Godot 3.3.3
Rémi Verschelde
2021-09-26
1
-5
/
+5
*
CI: Update Linux runner to Ubuntu 18.04
Rémi Verschelde
2021-09-26
1
-16
/
+16
*
Add OSX arm64 build target.
Fabio Alessandrelli
2021-07-07
1
-0
/
+27
*
Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#571)
dependabot[bot]
2021-06-16
1
-4
/
+4
*
Bump actions/upload-artifact from 2.2.2 to 2.2.3
dependabot[bot]
2021-05-12
1
-4
/
+4
*
Merge pull request #525 from vnen/update-clang-format
Rémi Verschelde
2021-03-01
1
-4
/
+12
|
\
|
*
Update clang-format to version 11
George Marques
2021-02-28
1
-4
/
+12
*
|
Bump actions/upload-artifact from v2.2.1 to v2.2.2
dependabot[bot]
2021-03-01
1
-4
/
+4
|
/
*
Run script test
O01eg
2021-02-07
1
-2
/
+14
*
Disable Windows compilation.
O01eg
2021-02-06
1
-8
/
+0
*
Test build GNnative library in CI
O01eg
2021-02-06
1
-0
/
+16
*
Merge pull request #502 from Zylann/clang_format_ci
Marc
2021-02-03
1
-0
/
+15
|
\
|
*
Re-added clang-format checks to the CI
Marc Gilleron
2021-02-03
1
-0
/
+15
[next]