Marc Gilleron
|
f9e2d9cc12
|
Stop using NULL
|
2020-07-25 23:19:08 +01:00 |
Marc Gilleron
|
b1dc8d3762
|
More fixes to file streams:
- Assign channel formats before saving for the first time
- Always try to load meta file if not loaded, rather than saving it over
|
2020-02-09 18:41:39 +00:00 |
Marc Gilleron
|
aec06b214b
|
Merge branch 'master' into depth
|
2020-01-26 23:34:08 +00:00 |
Marc Gilleron
|
8879d9b2e7
|
Moved all generators under their own base class and folder
|
2020-01-26 22:34:26 +00:00 |
Marc Gilleron
|
4a359a3dbd
|
Add depth format to region files stream (untested)
|
2020-01-10 18:56:57 +00:00 |
Cory Petkovsek
|
9a06cdd3ef
|
Fix mono build warnings
|
2019-10-04 02:17:44 +08:00 |
Marc Gilleron
|
f14b374931
|
Made block size and a few other params modifiable (not so easy, though)
|
2019-08-24 01:44:27 +01:00 |
Marc Gilleron
|
f0c841ff11
|
Expose region file settings conversion, tested case of equal block size
|
2019-08-20 20:50:09 +01:00 |
Marc Gilleron
|
2a56af760b
|
Added untested region file conversion, can't really try it yet
|
2019-08-19 23:17:23 +01:00 |
Marc Gilleron
|
6e02a52e21
|
Don't write header to file if it never changed, makes read-only regions faster
|
2019-08-18 23:05:15 +01:00 |
Marc Gilleron
|
808f22fb35
|
Rename VoxelStreamRegion => VoxelStreamRegionFiles
|
2019-08-17 19:56:21 +01:00 |