Hugo Locurcio
|
cbcd6bad4a
|
Improve collision exception error messages for easier understanding
|
2022-11-30 14:37:35 +01:00 |
|
|
686663d3e4
|
Moved around more classes in core.
|
2022-08-17 16:01:01 +02:00 |
|
|
04feb63860
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +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 |
|
|
e4cad690a3
|
Renamed elements in Transform2D to columns.
|
2022-08-14 15:37:05 +02:00 |
|
fabriceci
|
75a882d02e
|
Fix wrong collision reported on move_and_collide
|
2022-07-25 17:31:13 +02:00 |
|
|
4d7df62b8e
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
|
|
3965d70ac5
|
Moved more includes to cpp files.
|
2022-03-17 19:35:23 +01:00 |
|
|
73baa5545a
|
Move lots of includes from the h files to cpp files in files under scene/2d.
|
2022-03-16 20:29:43 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|