Zhehang Ding
|
df0e28fe43
Add missing Vector2::operator Vector2i()
|
3 年之前 |
Zhehang Ding
|
24c94e4af0
Add missing Vector3::operator Vector3i
|
3 年之前 |
Hugo Locurcio
|
4dddd0b55b
Merge pull request #685 from paddy-exe/master
|
3 年之前 |
Patrick Exner
|
31eddf9e87
Update README file for macos support
|
3 年之前 |
Bastiaan Olij
|
4e2411ad98
headers: Sync with upstream commit 9f5c18c
|
3 年之前 |
Hugo Locurcio
|
b9b606d271
Merge pull request #675 from Ivorforce/patch-2
|
3 年之前 |
Rémi Verschelde
|
2ce688d2ad
headers: Sync with upstream commit 31a7ddb (4.0-alpha1)
|
3 年之前 |
Rémi Verschelde
|
dfa395c5ed
Merge pull request #682 from bruvzg/macos_demo
|
3 年之前 |
bruvzg
|
a263344653
[Demo Project] Add macOS framework templates, update Scons build script and ".gdextension" file.
|
3 年之前 |
Rémi Verschelde
|
02d98387a1
headers: Sync with upstream commit fcc2648
|
3 年之前 |
Rémi Verschelde
|
cfd3fa97d1
Merge pull request #668 from groud/fix_extension_instance_set
|
3 年之前 |
Ivorius
|
3475ad69b3
In CMakeLists, use the new FindPython3 instead of FindPython
|
3 年之前 |
O01eg
|
c5fd3d00d2
Test CMake project with CI (#518)
|
3 年之前 |
Rémi Verschelde
|
e07d3b9a97
Merge pull request #672 from bradc6/bugfix/NormalizedNorspaceInMacros
|
3 年之前 |
Bradley Clemetson
|
76c4adb7f8
Normalized additional macros to ensure that everything works without client code needing using
|
3 年之前 |
Rémi Verschelde
|
f3315aeff6
Merge pull request #671 from bradc6/bugfix/ConsistentNamespace
|
3 年之前 |
Rémi Verschelde
|
f32d95b6d9
Merge pull request #670 from bradc6/bugfix/CmakeGenerator
|
3 年之前 |
Bradley Clemetson
|
37938a1761
Fix namespace to be consistent with the previous ADD functions
|
3 年之前 |
Bradley Clemetson
|
c608277bcf
Require at least python 3
|
3 年之前 |
Gilles Roudière
|
adbbf1a3a1
Fix object_set_instance being wrongly called for built-in wrapped classes
|
3 年之前 |
Rémi Verschelde
|
f58a2f25a2
Merge pull request #663 from groud/move_godot_object_init_to_extension
|
3 年之前 |
Gilles Roudière
|
3fcb8a4d1e
Make extension instances create the corresponding godot object in their constructor
|
3 年之前 |
Bastiaan Olij
|
50512f0dee
Merge pull request #659 from groud/fix_null_init
|
3 年之前 |
Rémi Verschelde
|
d619c612d5
Merge pull request #661 from Calinou/scons-warn-unknown-variables
|
3 年之前 |
Hugo Locurcio
|
1e2eafe777
Print a warning with unknown SCons variables to ease troubleshooting
|
3 年之前 |
Gilles Roudière
|
55ba2602db
Avoid crash in Variant constructor from nullptr Object*
|
3 年之前 |
Rémi Verschelde
|
adbc0bfe00
Merge pull request #656 from BastiaanOlij/dictionary_index
|
3 年之前 |
Bastiaan Olij
|
b008810c01
Implementing dictionary operators
|
3 年之前 |
Rémi Verschelde
|
5cacce7a26
Merge pull request #650 from BastiaanOlij/fix_compile_warnings
|
3 年之前 |
Bastiaan Olij
|
94efe3d410
Fixing compiler warnings around implicit type casting loosing precision
|
3 年之前 |