Leonardo
|
c169cb6b7f
|
Changed how color are calculated
|
2021-08-26 23:02:32 +02:00 |
|
Leonardo
|
afcdce4667
|
Small fix to LevelPos
|
2021-08-26 20:17:00 +02:00 |
|
Leonardo
|
ab7ed9a4c5
|
Optimized getDataToGenerate
|
2021-08-26 20:13:32 +02:00 |
|
Leonardo
|
120e8e5f6d
|
small fixes and changed settings
|
2021-08-26 19:33:59 +02:00 |
|
Leonardo
|
65824a6fed
|
fixed fog
|
2021-08-26 19:33:32 +02:00 |
|
Leonardo
|
114aaf9fe4
|
Update doesn't use temp object anymore
|
2021-08-26 19:33:15 +02:00 |
|
Leonardo
|
347b149037
|
The generation is working now
|
2021-08-26 17:41:01 +02:00 |
|
Leonardo
|
70317a37cb
|
fixed LevelPos and colors
|
2021-08-26 14:28:27 +02:00 |
|
Leonardo
|
74e4744ff7
|
Correctly removed LodDataPoint and optimized the LevelPos use
|
2021-08-26 13:18:18 +02:00 |
|
Leonardo
|
98cbc30709
|
Small changes to how number of thread is chosen and returned to old LINEAR system
|
2021-08-25 16:12:18 +02:00 |
|
Leonardo
|
b44900e3f0
|
Added new render/generation distance calculator
|
2021-08-25 13:44:53 +02:00 |
|
Leonardo
|
1755a252b1
|
Fixed how request works
|
2021-08-25 13:13:48 +02:00 |
|
Leonardo
|
afcedd0c6d
|
Improved how LINEAR is determined
|
2021-08-25 13:13:27 +02:00 |
|
Leonardo
|
525005bcb6
|
small changes to how the node to render are chosen
|
2021-08-25 12:26:16 +02:00 |
|
Leonardo
|
360294d37c
|
fixed the generation Request
|
2021-08-25 12:24:59 +02:00 |
|
Leonardo
|
ea05e3f9e6
|
fixed the cull
|
2021-08-25 12:24:01 +02:00 |
|
Leonardo
|
70a75f0543
|
added an offset to the cull
|
2021-08-25 11:09:49 +02:00 |
|
Leonardo
|
488d520b8f
|
Improved the template, shared faces are not rendered
|
2021-08-25 10:55:05 +02:00 |
|
Leonardo
|
30bb175ea0
|
small changes
|
2021-08-25 08:17:39 +02:00 |
|
Leonardo
|
500a68e0fc
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/builders/LodBufferBuilder.java
# src/main/java/com/seibel/lod/handlers/LodDimensionFileHandler.java
# src/main/java/com/seibel/lod/proxy/ClientProxy.java
|
2021-08-25 07:59:57 +02:00 |
|
James Seibel
|
0cd9bfaef2
|
Put all LOD save files in the same folder
|
2021-08-24 21:48:09 -05:00 |
|
James Seibel
|
a464176a25
|
Close #32 (make distance generation independent of the buffer builder)
|
2021-08-24 21:47:51 -05:00 |
|
James Seibel
|
a0dcde48ae
|
Remove unneeded TODOs and unused code
|
2021-08-24 18:31:42 -05:00 |
|
Leonardo
|
8ae81d3aac
|
added some debugging comments
|
2021-08-24 23:11:14 +02:00 |
|
Leonardo
|
c4f864f0e3
|
changed how the distance generation mode is determined and added
zFix boolean in node to render to disable the zFighting fix
|
2021-08-24 23:10:29 +02:00 |
|
Leonardo
|
cddd239fc5
|
Introduced try and catch were needed and fixed some small bugs
|
2021-08-24 14:58:22 +02:00 |
|
Leonardo
|
189b0ec878
|
Now the system work stable with SINGLE
|
2021-08-24 02:35:25 +02:00 |
|
Leonardo
|
bd305a0269
|
small fixes to tree generator new tree cutter
|
2021-08-24 01:54:01 +02:00 |
|
Leonardo
|
bbf99ed145
|
fixed tree generator new tree cutter
|
2021-08-24 00:33:46 +02:00 |
|
Leonardo
|
cac4807986
|
Added tree generator and new tree cutter
|
2021-08-23 23:44:55 +02:00 |
|
Leonardo
|
181539b83b
|
small fixes
|
2021-08-23 16:05:21 +02:00 |
|
Leonardo
|
4795ddd1ff
|
Fixed circle generation bug
|
2021-08-23 15:33:51 +02:00 |
|
Leonardo
|
c1c6680d04
|
small changes
|
2021-08-23 14:20:09 +02:00 |
|
Leonardo
|
81cbc7a12b
|
added the big update function
|
2021-08-23 12:36:32 +02:00 |
|
Leonardo
|
4c6185556f
|
Small fixes
|
2021-08-23 12:10:55 +02:00 |
|
Leonardo
|
b0ed460230
|
small fix to the tree cutter
|
2021-08-23 11:45:15 +02:00 |
|
Leonardo
|
38e323a12f
|
small fix to the tree cutter
|
2021-08-23 11:24:06 +02:00 |
|
Leonardo
|
9840c594e6
|
Added the tree cutter
|
2021-08-23 11:12:23 +02:00 |
|
James Seibel
|
fdd8204a46
|
Add multi-threaded buffer building
|
2021-08-22 22:54:16 -05:00 |
|
James Seibel
|
fb188e4819
|
auto indentation
|
2021-08-22 18:46:47 -05:00 |
|
James Seibel
|
9b3d9cbba3
|
javadoc formatting
|
2021-08-22 18:46:22 -05:00 |
|
James Seibel
|
a2aa1dd081
|
add a lock to the buffer builder when the buffers are being used
Hopefully this should prevent some crashes and errors when generating buffers
|
2021-08-22 18:42:27 -05:00 |
|
James Seibel
|
cb889d7430
|
auto formatting
|
2021-08-22 18:26:59 -05:00 |
|
James Seibel
|
2a88b2e746
|
Remove a unused method
|
2021-08-22 18:25:58 -05:00 |
|
James Seibel
|
93dd441708
|
Close #60 (LODs rendering on top of the player) and improve get Lod pos to skip
|
2021-08-22 18:24:41 -05:00 |
|
James Seibel
|
a81ce6c28a
|
auto reformat
|
2021-08-22 17:55:24 -05:00 |
|
James Seibel
|
967627c57e
|
Move getRenderedChunks to LodUtil
|
2021-08-22 17:54:10 -05:00 |
|
Leonardo
|
31cb684bec
|
Added different generation detail option
|
2021-08-22 19:54:10 +02:00 |
|
Leonardo
|
d5112be385
|
small fixes
|
2021-08-22 19:18:14 +02:00 |
|
Leonardo
|
547d54aab1
|
Fixed the near clipping
|
2021-08-22 16:54:09 +02:00 |
|