This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-08-04 16:26:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2becffd4e8c9ee3f961f00c36be6ba447bbea845
godot
/
modules
/
gdnative
/
include
/
gdnative
T
History
Rémi Verschelde
6c8f2ae53a
Update docs and bindings for new integer vector types
2020-02-25 15:27:29 +01:00
..
aabb.h
…
array.h
PoolVector is gone, replaced by Vector
2020-02-18 10:10:36 +01:00
basis.h
…
color.h
Remove deprecated Color::gray
2020-02-12 11:22:33 +01:00
dictionary.h
…
gdnative.h
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
2020-02-15 08:36:04 -03:00
node_path.h
…
plane.h
…
pool_arrays.h
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
2020-02-25 12:55:53 +01:00
quat.h
…
rect2.h
…
rid.h
…
string_name.h
…
string.h
PoolVector is gone, replaced by Vector
2020-02-18 10:10:36 +01:00
transform2d.h
…
transform.h
…
variant.h
Update docs and bindings for new integer vector types
2020-02-25 15:27:29 +01:00
vector2.h
…
vector3.h
…