voxelman/library
2020-06-27 17:04:40 +02:00
..
voxel_surface_merger.cpp Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
voxel_surface_merger.h Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
voxel_surface_simple.cpp Fix build for 4.0. 2020-04-09 12:34:39 +02:00
voxel_surface_simple.h Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
voxel_surface.cpp Added liquid property to VoxelSurface, also small api cleanup. 2020-04-19 23:10:23 +02:00
voxel_surface.h Added liquid property to VoxelSurface, also small api cleanup. 2020-04-19 23:10:23 +02:00
voxelman_library_merger.cpp Moved PropData to the props modue. 2020-06-27 17:04:40 +02:00
voxelman_library_merger.h The Merger lib now uses a vector to store props. 2020-06-23 01:15:11 +02:00
voxelman_library_simple.cpp Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
voxelman_library_simple.h Removed separate liquid surfaces. They will be contained inside the normal voxel arrays. 2020-04-19 23:35:47 +02:00
voxelman_library.cpp Moved PropData to the props modue. 2020-06-27 17:04:40 +02:00
voxelman_library.h Brought back the old Prop implementation, and PropTool, because not only this implementation was already done, it will work better than spawning possibly thousands of nodes with the props module, but I also found a way to eventually make it more user friendly. 2020-06-22 21:49:58 +02:00