|
1dc5d84196
|
Moved visibility rpcs (vrpc) from Entity to Node. Also added an unreliable variant.
|
2022-08-19 00:04:38 +02:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
e71e3ed897
|
Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code.
|
2022-08-16 21:55:56 +02:00 |
|
|
249dd4d661
|
Updated property hints for variant arrays.
|
2022-07-30 21:58:40 +02:00 |
|
|
0a5ed34bb7
|
Fixed lots of crashes found by godot's regression test tool throwing improper parameters at methods.
|
2022-03-19 13:52:08 +01:00 |
|
|
4050779e1f
|
Removed the CONNECT and DISCONNECT macros.
|
2022-03-18 10:32:50 +01:00 |
|
|
029467ab2c
|
More include and macro cleanups.
|
2022-03-18 04:10:09 +01:00 |
|
|
48805f5f8f
|
Removed now unnecessary version.h includes.
|
2022-03-18 03:56:41 +01:00 |
|
|
1f4f9c761e
|
Version include cleanups to ESS.
|
2022-03-18 00:38:45 +01:00 |
|
|
30a413ca78
|
Format Entity.cpp.
|
2022-03-17 22:04:02 +01:00 |
|
|
95ce2f224f
|
Null check the ESS singleton in Entity's update()/.
|
2022-03-17 21:49:14 +01:00 |
|
|
e2b43374d0
|
Fix a crash when running tests.
|
2022-03-16 18:33:44 +01:00 |
|
|
e85cef1745
|
Run godot's formatting script.
|
2022-03-16 09:02:48 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|