|
fe4a83b909
|
Changed the Voxelman prefix of the classes to just Voxel as suggested by filipworksdev. Closes #5. Thanks.
|
2022-02-08 12:36:37 +01:00 |
|
|
d9c523de59
|
Fix standalone compilation. Closes #2
|
2021-02-08 15:34:08 +01:00 |
|
|
1d1fdf5c56
|
Same treatment to jobs in VoxelChunk.
|
2020-10-26 18:29:05 +01:00 |
|
|
b069d38265
|
Properly break circular reference if a job gets cancelled while working
|
2020-10-24 22:04:57 +02:00 |
|
|
8c06a778f2
|
Now generation works again. Also removed some stray debug prints, and small cleanups.
|
2020-10-06 00:05:06 +02:00 |
|
|
08c2fc8fc1
|
More work on the logic.
|
2020-10-03 21:58:24 +02:00 |
|
|
235943f7ca
|
Removed the old meshing implementation, and replaced most logic to the new one. The code compiles, but it won't work for now. Also other cleanups.
|
2020-10-02 23:47:39 +02:00 |
|
|
46132202b0
|
Added generation specific process and physics process to VoxelChunk and VoxelJob.
|
2020-10-02 16:45:08 +02:00 |
|
|
a25862527c
|
More work on VoxelJob's api.
|
2020-10-02 12:19:24 +02:00 |
|
|
be2cd7a4b3
|
Added a vector of jobs and an api for it into VoxelChunk.
|
2020-10-01 20:49:54 +02:00 |
|
|
71f69666cd
|
Moved VoxelJob to a new folder. Also added generate_ao and generate_random_ao from voxel chunk into it.
|
2020-10-01 20:18:43 +02:00 |
|