Rémi Verschelde
|
f3315aeff6
Merge pull request #671 from bradc6/bugfix/ConsistentNamespace
|
3 years ago |
Rémi Verschelde
|
f32d95b6d9
Merge pull request #670 from bradc6/bugfix/CmakeGenerator
|
3 years ago |
Bradley Clemetson
|
37938a1761
Fix namespace to be consistent with the previous ADD functions
|
3 years ago |
Bradley Clemetson
|
c608277bcf
Require at least python 3
|
3 years ago |
Rémi Verschelde
|
f58a2f25a2
Merge pull request #663 from groud/move_godot_object_init_to_extension
|
3 years ago |
Gilles Roudière
|
3fcb8a4d1e
Make extension instances create the corresponding godot object in their constructor
|
3 years ago |
Bastiaan Olij
|
50512f0dee
Merge pull request #659 from groud/fix_null_init
|
3 years ago |
Rémi Verschelde
|
d619c612d5
Merge pull request #661 from Calinou/scons-warn-unknown-variables
|
3 years ago |
Hugo Locurcio
|
1e2eafe777
Print a warning with unknown SCons variables to ease troubleshooting
|
3 years ago |
Gilles Roudière
|
55ba2602db
Avoid crash in Variant constructor from nullptr Object*
|
3 years ago |
Rémi Verschelde
|
adbc0bfe00
Merge pull request #656 from BastiaanOlij/dictionary_index
|
3 years ago |
Bastiaan Olij
|
b008810c01
Implementing dictionary operators
|
3 years ago |
Rémi Verschelde
|
5cacce7a26
Merge pull request #650 from BastiaanOlij/fix_compile_warnings
|
3 years ago |
Bastiaan Olij
|
94efe3d410
Fixing compiler warnings around implicit type casting loosing precision
|
3 years ago |
Rémi Verschelde
|
8d25e04d28
Merge pull request #627 from BastiaanOlij/array_operator
|
3 years ago |
Bastiaan Olij
|
c2b690439f
Implement index operators for Arrays
|
4 years ago |
Rémi Verschelde
|
271e33658d
Merge pull request #649 from RedwanFox/windows_fix_cmake_configuration
|
3 years ago |
Nickolai Korshunov
|
5336c7e97b
synced windows compile definitions with scons configuration
|
3 years ago |
Rémi Verschelde
|
fd76008f63
Merge pull request #646 from BastiaanOlij/add_array_make
|
3 years ago |
Rémi Verschelde
|
7d01234211
headers: Sync with upstream commit 3abb5a9
|
3 years ago |
Rémi Verschelde
|
b3c7581cf9
Add `.gitignore` for test, ignore potential log files
|
3 years ago |
Bastiaan Olij
|
957f86c3e3
Add Array:make macro
|
3 years ago |
Rémi Verschelde
|
b1dbaad396
Merge pull request #644 from BastiaanOlij/rename_interface
|
3 years ago |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
3 years ago |
Bastiaan Olij
|
5148aad3d4
headers: Sync with upstream commit 92a2380
|
3 years ago |
Rémi Verschelde
|
c7fc804112
headers: Sync with upstream commit a4e1a07
|
3 years ago |
Rémi Verschelde
|
d9e643db2b
Merge pull request #639 from Shatur/rework-cmake-debug-flags
|
4 years ago |
Hennadii Chernyshchyk
|
2f92b4a37d
Rework debug flags for CMake
|
4 years ago |
Rémi Verschelde
|
230fd4bc08
Merge pull request #634 from Faless/osx/universal
|
4 years ago |
Fabio Alessandrelli
|
480ad9ffed
[CI] Make OSX universal build instead 2 builds.
|
4 years ago |