broken_seals/game/voxelman/world
2020-03-04 18:42:49 +01:00
..
CubicVoxelMesher.gd Removed a few more now unused classes, and reorganized the Voxelman folder. 2020-02-13 14:06:56 +01:00
TestVoxelMesher.gd Update HEADS to get the indexing/Cubic Mesher improvements from Voxelman. Updated most of the level generation logic. (A few errors still get printed to the console though.) Right now (temporarily) only the Cubic Mesher's mesh is visible. 2020-02-14 03:25:41 +01:00
TVTestScene.tscn Went back to using the voxel textures I created, but set them to be 256x256. 2020-02-15 15:42:40 +01:00
TVVoxelChunk.gd Fix editor freeze on loading saved chunks. 2020-02-26 12:19:55 +01:00
TVVoxelMesher.gd Removed a few more now unused classes, and reorganized the Voxelman folder. 2020-02-13 14:06:56 +01:00
TVVoxelWorld.gd Now mobs actually won't move/fall when outside of the loaded and meshed area. Fix to mob spawning coordinates in simple biome. Also update Voxelman to grab the is_position_walkable fix. 2020-03-04 18:42:49 +01:00
TVVoxelWorld.tscn Removed a few more now unused classes, and reorganized the Voxelman folder. 2020-02-13 14:06:56 +01:00