Leonardo
|
685284f131
|
removed some e.printStack for the release
|
2021-08-28 13:40:39 +02:00 |
|
Leonardo
|
f803bd58af
|
fixed server not overriding lower quality
|
2021-08-28 13:21:50 +02:00 |
|
Leonardo
|
e3e8ef705a
|
geneartionType is no longer used in LodRegion. Every region has a generationMode (+ server)
|
2021-08-28 12:22:09 +02:00 |
|
Leonardo
|
e1a425dbcc
|
fixed a small generation errore,
Now cut and gen tree are automatic
|
2021-08-28 11:15:34 +02:00 |
|
Leonardo
|
d8bd4e2347
|
Fixed a small loading bug,
made the getDataToGenerate fully automatic, added an option to update the DetailDistanceUtil values
|
2021-08-28 10:38:44 +02:00 |
|
James Seibel
|
425f4948dc
|
Remove unneeded imports and a unneeded cast
|
2021-08-27 18:05:02 -05:00 |
|
Leonardo
|
822a088096
|
fixed loading
|
2021-08-28 00:36:45 +02:00 |
|
Leonardo
|
36079e1624
|
fix to the Rendering holes
|
2021-08-28 00:16:44 +02:00 |
|
Leonardo
|
8db782a406
|
Now nodeToRender is fully automatic
|
2021-08-27 23:05:37 +02:00 |
|
Leonardo
|
af4e30588f
|
new z fix
|
2021-08-27 18:27:37 +02:00 |
|
Leonardo
|
2630d50147
|
temporary z fix
|
2021-08-27 17:43:17 +02:00 |
|
Leonardo
|
db2410e7fe
|
changed indent
|
2021-08-27 14:34:43 +02:00 |
|
Leonardo
|
9990132db2
|
small changes
|
2021-08-27 14:31:13 +02:00 |
|
Leonardo
|
21069d6479
|
Optimization to getLodToRender
|
2021-08-27 12:02:02 +02:00 |
|
Leonardo
|
783c0c97a1
|
Preparing the BufferBuilder for new system
|
2021-08-27 11:28:29 +02:00 |
|
Leonardo
|
fc0aaac69f
|
added better shading + small changes
|
2021-08-27 00:54:46 +02:00 |
|
Leonardo
|
9786a12273
|
Fixed a small bug with getDataToGenerate
|
2021-08-26 23:34:14 +02:00 |
|
Leonardo
|
c169cb6b7f
|
Changed how color are calculated
|
2021-08-26 23:02:32 +02:00 |
|
Leonardo
|
ab7ed9a4c5
|
Optimized getDataToGenerate
|
2021-08-26 20:13:32 +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
|
488d520b8f
|
Improved the template, shared faces are not rendered
|
2021-08-25 10:55:05 +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
|
a0dcde48ae
|
Remove unneeded TODOs and unused code
|
2021-08-24 18:31:42 -05: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
|
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
|
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
|
b0ed460230
|
small fix to the tree cutter
|
2021-08-23 11:45:15 +02:00 |
|
Leonardo
|
9840c594e6
|
Added the tree cutter
|
2021-08-23 11:12:23 +02:00 |
|
Leonardo
|
31cb684bec
|
Added different generation detail option
|
2021-08-22 19:54:10 +02:00 |
|
James Seibel
|
c5ec41eb2d
|
Add buffer recreation when changing worlds
|
2021-08-22 08:42:55 -05:00 |
|
Leonardo
|
1a7655e752
|
Added DetailUtil and it's use in the buffer builder +
small fixes
|
2021-08-22 11:27:40 +02:00 |
|
James Seibel
|
e2f0263643
|
Remove synchronized from getters
|
2021-08-21 21:54:23 -05:00 |
|
Leonardo
|
a02c232f5f
|
improved getDataToGenerate and changed how it's used in the buffer builder
|
2021-08-21 17:28:11 +02:00 |
|
Leonardo
|
7654cac01d
|
minor fixes
|
2021-08-21 14:33:11 +02:00 |
|
Leonardo
|
7f69b11ae4
|
minor fixes
|
2021-08-21 12:43:38 +02:00 |
|
Leonardo
|
426c9edb05
|
new generation system fixed
|
2021-08-21 12:25:49 +02:00 |
|
Leonardo
|
550c0f1bf2
|
Added getDataToRender to the bufferBuilder
|
2021-08-20 19:02:11 +02:00 |
|
Leonardo
|
7885d14a91
|
getDataToRender and getDataToGenerate added to dimension
|
2021-08-20 16:35:38 +02:00 |
|
Leonardo
|
bd9c3bba3f
|
added getDataTeRender
|
2021-08-20 16:07:27 +02:00 |
|
Leonardo
|
967aab3b3b
|
new line brackets
|
2021-08-20 11:46:41 +02:00 |
|
Leonardo
|
a0bd9648dc
|
Conversion to new quad tree LodRegion
|
2021-08-18 19:46:56 +02:00 |
|
James Seibel
|
d1417069d9
|
Remove the old LOD objects
|
2021-08-11 07:33:51 -05:00 |
|
James Seibel
|
54e5fd30ab
|
Refactor and comment
|
2021-08-08 22:04:13 -05:00 |
|
James Seibel
|
fa98454151
|
Hopefully reduce the chance of index out of bounds exceptions
|
2021-07-25 20:51:52 -05:00 |
|