godot_voxel/edition
Marc Gilleron 00d6190d3c Old comment 2021-09-26 17:20:43 +01:00
..
funcs.h Implemented texture painting on all VoxelTools using faster access to voxels 2021-05-29 23:28:11 +01:00
voxel_raycast_result.cpp Moved VoxelRaycastResult to its own file 2021-05-29 15:09:10 +01:00
voxel_raycast_result.h Moved VoxelRaycastResult to its own file 2021-05-29 15:09:10 +01:00
voxel_tool.cpp Split VoxelBuffer in two, script-facing wrapper and internal. 2021-09-26 04:14:50 +01:00
voxel_tool.h Fix GCC warning 2021-09-25 17:38:36 +01:00
voxel_tool_buffer.cpp Split VoxelBuffer in two, script-facing wrapper and internal. 2021-09-26 04:14:50 +01:00
voxel_tool_buffer.h VoxelTool.paste now only expects 0xffffffff to turn off masking. 2021-09-24 02:09:58 +01:00
voxel_tool_lod_terrain.cpp Split VoxelBuffer in two, script-facing wrapper and internal. 2021-09-26 04:14:50 +01:00
voxel_tool_lod_terrain.h Changed VoxelToolLodTerrain to use write_box 2021-09-17 20:01:15 +01:00
voxel_tool_terrain.cpp Old comment 2021-09-26 17:20:43 +01:00
voxel_tool_terrain.h VoxelTool.paste now only expects 0xffffffff to turn off masking. 2021-09-24 02:09:58 +01:00