pandemonium_engine/modules/voxelman/world
2022-08-17 12:53:49 +02:00
..
blocky
cubic
default 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
jobs Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
marching_cubes
block_voxel_structure.cpp
block_voxel_structure.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
environment_data.cpp
environment_data.h Moved color to core/math. 2022-08-17 11:38:15 +02:00
voxel_chunk.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
voxel_chunk.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
voxel_structure.cpp
voxel_structure.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
voxel_world_editor.cpp Backported returning AfterGUIInput from forward_spatial_gui_input from Godot4. Also removed the first index parameter. This fully broke the skeleton editor, it will be fixed soon. 2022-08-11 02:24:30 +02:00
voxel_world_editor.h Backported returning AfterGUIInput from forward_spatial_gui_input from Godot4. Also removed the first index parameter. This fully broke the skeleton editor, it will be fixed soon. 2022-08-11 02:24:30 +02:00
voxel_world.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
voxel_world.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00