This website requires JavaScript.
Explore
Minetest
Help
Sign In
Zylann
/
godot_voxel
Watch
1
Star
0
Fork
You've already forked godot_voxel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b26fd944a8
godot_voxel
/
server
History
Marc Gilleron
17ff16aa48
Neighbors are optional when sending meshing requests
2020-08-30 04:00:45 +01:00
..
struct_db.h
Added VoxelServer. Compiles, but isn't used anywhere yet
2020-08-24 01:49:23 +01:00
voxel_server.cpp
Neighbors are optional when sending meshing requests
2020-08-30 04:00:45 +01:00
voxel_server.h
Workaround crash on exit because the GDScript module is freed before voxel
2020-08-29 22:55:52 +01:00
voxel_thread_pool.cpp
Detect usage of Tracy, add some profiler scopes
2020-08-30 04:00:01 +01:00
voxel_thread_pool.h
Fix deadlock on exit when more than one thread is used
2020-08-28 18:31:21 +01:00