godot_voxel/storage
Marc Gilleron b0cd02a2ef Support modifiers in distance normalmaps 2022-08-07 23:03:45 +01:00
..
funcs.cpp Use generic error macros in storage funcs 2022-04-19 01:14:40 +01:00
funcs.h Use generic error macros in storage funcs 2022-04-19 01:14:40 +01:00
modifiers.cpp Support modifiers in distance normalmaps 2022-08-07 23:03:45 +01:00
modifiers.h Support modifiers in distance normalmaps 2022-08-07 23:03:45 +01:00
modifiers_gd.cpp Some changes and fixes related modifiers 2022-06-18 23:14:18 +01:00
modifiers_gd.h Initial WIP for SDF non-destructive voxel modifiers. Support is incomplete. 2022-06-09 20:35:29 +01:00
voxel_buffer_gd.cpp Callable::call was renamed callp 2022-08-01 00:07:51 +01:00
voxel_buffer_gd.h Added inspector plugin to edit VoxelMeshSDF 2022-05-05 20:57:59 +01:00
voxel_buffer_internal.cpp Added basic stack tracking for memory pool allocations 2022-06-06 21:54:20 +01:00
voxel_buffer_internal.h Added `do_hemisphere` to terrain tools 2022-07-16 17:45:00 +01:00
voxel_data_block.cpp Storing position on VoxelDataBlock isn't necessary 2022-06-04 02:44:00 +01:00
voxel_data_block.h Some changes and fixes related modifiers 2022-06-18 23:14:18 +01:00
voxel_data_grid.h Added `do_hemisphere` to terrain tools 2022-07-16 17:45:00 +01:00
voxel_data_map.cpp TODO, I'm not sure what to do about this 2022-07-03 03:25:57 +01:00
voxel_data_map.h Fix debug drawing of edited data blocks showing non-edited data blocks 2022-07-23 00:05:25 +01:00
voxel_memory_pool.cpp Added basic stack tracking for memory pool allocations 2022-06-06 21:54:20 +01:00
voxel_memory_pool.h Added basic stack tracking for memory pool allocations 2022-06-06 21:54:20 +01:00
voxel_metadata.cpp Abstracted voxel metadata so internals no longer depends on Variant 2022-04-18 19:59:38 +01:00
voxel_metadata.h Convention for type indices 2022-04-18 20:19:02 +01:00
voxel_metadata_variant.cpp Fix warning about comparing enums of different types (I hope) 2022-06-08 20:43:43 +01:00
voxel_metadata_variant.h Abstracted voxel metadata so internals no longer depends on Variant 2022-04-18 19:59:38 +01:00