.. |
terrain_library_merger_pcm.cpp
|
Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files.
|
2022-08-19 20:50:20 +02:00 |
terrain_library_merger_pcm.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
terrain_library_merger.cpp
|
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 |
terrain_library_merger.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
terrain_library_simple.cpp
|
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 |
terrain_library_simple.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
terrain_library.cpp
|
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 |
terrain_library.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
terrain_material_cache_pcm.cpp
|
Cleaned up Terraman's version checks.
|
2022-03-18 02:41:08 +01:00 |
terrain_material_cache_pcm.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
terrain_material_cache.cpp
|
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 |
terrain_material_cache.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
terrain_surface_merger.cpp
|
Cleaned up Terraman's version checks.
|
2022-03-18 02:41:08 +01:00 |
terrain_surface_merger.h
|
Cleaned up Terraman's version checks.
|
2022-03-18 02:41:08 +01:00 |
terrain_surface_simple.cpp
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
terrain_surface_simple.h
|
Cleaned up Terraman's version checks.
|
2022-03-18 02:41:08 +01:00 |
terrain_surface.cpp
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
terrain_surface.h
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |