VoxelGameOld icon indicating copy to clipboard operation
VoxelGameOld copied to clipboard

Results 1 VoxelGameOld issues
Sort by recently updated
recently updated
newest added

I have a compile error: error: no matching function for call to ‘entt::basic_registry::assign(entt::entity&)’ 202 | chunkMeshPtr = &m_world->registry().assign(entity); usr/local/include/entt/entity/registry.hpp:556:10: note: candidate: ‘void entt::basic_registry< >::assign(It, It) [with It = ChunkMesh; Entity...