Gilles Roudière
|
adbbf1a3a1
Fix object_set_instance being wrongly called for built-in wrapped classes
|
hace 3 años |
Rémi Verschelde
|
f58a2f25a2
Merge pull request #663 from groud/move_godot_object_init_to_extension
|
hace 3 años |
Gilles Roudière
|
3fcb8a4d1e
Make extension instances create the corresponding godot object in their constructor
|
hace 3 años |
Bastiaan Olij
|
50512f0dee
Merge pull request #659 from groud/fix_null_init
|
hace 3 años |
Rémi Verschelde
|
d619c612d5
Merge pull request #661 from Calinou/scons-warn-unknown-variables
|
hace 3 años |
Hugo Locurcio
|
1e2eafe777
Print a warning with unknown SCons variables to ease troubleshooting
|
hace 3 años |
Gilles Roudière
|
55ba2602db
Avoid crash in Variant constructor from nullptr Object*
|
hace 3 años |
Rémi Verschelde
|
adbc0bfe00
Merge pull request #656 from BastiaanOlij/dictionary_index
|
hace 3 años |
Bastiaan Olij
|
b008810c01
Implementing dictionary operators
|
hace 3 años |
Rémi Verschelde
|
5cacce7a26
Merge pull request #650 from BastiaanOlij/fix_compile_warnings
|
hace 3 años |
Bastiaan Olij
|
94efe3d410
Fixing compiler warnings around implicit type casting loosing precision
|
hace 3 años |
Rémi Verschelde
|
8d25e04d28
Merge pull request #627 from BastiaanOlij/array_operator
|
hace 3 años |
Bastiaan Olij
|
c2b690439f
Implement index operators for Arrays
|
hace 4 años |
Rémi Verschelde
|
271e33658d
Merge pull request #649 from RedwanFox/windows_fix_cmake_configuration
|
hace 3 años |
Nickolai Korshunov
|
5336c7e97b
synced windows compile definitions with scons configuration
|
hace 3 años |
Rémi Verschelde
|
fd76008f63
Merge pull request #646 from BastiaanOlij/add_array_make
|
hace 3 años |
Rémi Verschelde
|
7d01234211
headers: Sync with upstream commit 3abb5a9
|
hace 3 años |
Rémi Verschelde
|
b3c7581cf9
Add `.gitignore` for test, ignore potential log files
|
hace 3 años |
Bastiaan Olij
|
957f86c3e3
Add Array:make macro
|
hace 3 años |
Rémi Verschelde
|
b1dbaad396
Merge pull request #644 from BastiaanOlij/rename_interface
|
hace 3 años |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
hace 3 años |
Bastiaan Olij
|
5148aad3d4
headers: Sync with upstream commit 92a2380
|
hace 3 años |
Rémi Verschelde
|
c7fc804112
headers: Sync with upstream commit a4e1a07
|
hace 3 años |
Rémi Verschelde
|
d9e643db2b
Merge pull request #639 from Shatur/rework-cmake-debug-flags
|
hace 4 años |
Hennadii Chernyshchyk
|
2f92b4a37d
Rework debug flags for CMake
|
hace 4 años |
Rémi Verschelde
|
230fd4bc08
Merge pull request #634 from Faless/osx/universal
|
hace 4 años |
Fabio Alessandrelli
|
480ad9ffed
[CI] Make OSX universal build instead 2 builds.
|
hace 4 años |
Fabio Alessandrelli
|
67f9109d1f
[OSX] Add universal build support.
|
hace 4 años |
Rémi Verschelde
|
ad11bbb584
Merge pull request #632 from BastiaanOlij/debug_and_release
|
hace 4 años |
Bastiaan Olij
|
0f47ba54ee
Setup for building both debug and release build for side by side deployment
|
hace 4 años |