James Seibel
|
2d7e2e2444
|
Merge render VBOs
|
2024-07-17 15:15:43 -05:00 |
|
James Seibel
|
4f2b8e6d8d
|
VBO handler commenting
|
2024-07-15 20:22:29 -05:00 |
|
James Seibel
|
7165c086e4
|
Remove render param from DhApiAfterRenderEvent
This was causing confussion if deferred rendering (iris shaders) was enabled since the render parameters would change.
|
2024-07-14 09:30:56 -05:00 |
|
James Seibel
|
fa22a4f27b
|
Add a optional memory cache to the IDhApiTerrainDataRepo
|
2024-07-14 08:41:18 -05:00 |
|
James Seibel
|
9c0f5865f6
|
add missing genericRendering to IDhApiGraphicsConfig
|
2024-07-14 07:25:45 -05:00 |
|
James Seibel
|
1d0cb048cd
|
Default logging to only write errors to chat
|
2024-07-13 12:54:21 -05:00 |
|
James Seibel
|
641d399a8e
|
Merge branch 'distant-horizons-core-main'
|
2024-07-13 12:30:06 -05:00 |
|
James Seibel
|
32861e757d
|
Add shader uniform "u" prefix
|
2024-07-13 12:04:05 -05:00 |
|
James Seibel
|
634738a1fc
|
Remove minimum near fog distance and rename fog uniforms
|
2024-07-13 11:35:25 -05:00 |
|
James Seibel
|
859cbb6161
|
Fix fog reading/writing to the same buffer
|
2024-07-13 11:09:49 -05:00 |
|
James Seibel
|
6c960a81c0
|
testDisable beacon SSAO
|
2024-07-13 11:07:44 -05:00 |
|
James Seibel
|
1695c41ef2
|
Increase default fog start distance
|
2024-07-13 08:14:29 -05:00 |
|
James Seibel
|
8eabc6ad4c
|
make clouds smaller and thinner
|
2024-07-12 21:47:06 -05:00 |
|
James Seibel
|
a153ca1fe1
|
Fix repo connections not getting closed
|
2024-07-12 20:21:57 -05:00 |
|
James Seibel
|
cab9f7c830
|
Clone API event parameters to reduce listener contamination
|
2024-07-12 19:22:20 -05:00 |
|
James Seibel
|
6bb832a488
|
Add renderEventParam to generic rendering shader binding by IMS request
|
2024-07-12 17:27:17 -05:00 |
|
James Seibel
|
e7dda9590a
|
Add generic object setup/cleanup events
|
2024-07-12 07:15:57 -05:00 |
|
James Seibel
|
0483edd2f3
|
Fix material typo 2
|
2024-07-11 22:51:37 -05:00 |
|
James Seibel
|
122ef4dce0
|
Fix material typo
|
2024-07-11 22:07:09 -05:00 |
|
James Seibel
|
e9d254f8c4
|
Add generic object materials
|
2024-07-11 18:12:58 -05:00 |
|
James Seibel
|
17aa85ad24
|
Add EDhApiBlockMaterial
|
2024-07-11 17:57:54 -05:00 |
|
James Seibel
|
8e1dfd688e
|
Fix inverting gener rendering event cancling
|
2024-07-11 17:57:30 -05:00 |
|
James Seibel
|
691d5caded
|
Add api for generic rendering config
|
2024-07-11 17:38:51 -05:00 |
|
James Seibel
|
31c089f82f
|
Add DhApiBeforeGenericObjectRenderEvent
|
2024-07-11 17:32:17 -05:00 |
|
James Seibel
|
8eceeb0226
|
Add namespace/path to generic rendering (including F3 piechart)
|
2024-07-11 17:20:02 -05:00 |
|
James Seibel
|
c178afa4b9
|
Minor refactoring/renaming
|
2024-07-11 16:40:32 -05:00 |
|
James Seibel
|
116df0d999
|
Add IDhApiGenericObjectShaderProgram
|
2024-07-11 16:35:38 -05:00 |
|
James Seibel
|
ef3cd4b43d
|
Add "IP Only" to multiplayer tooltip
|
2024-07-10 07:45:07 -05:00 |
|
James Seibel
|
4b27f39a04
|
Fix generic rendering at extreme distances
|
2024-07-10 07:37:11 -05:00 |
|
James Seibel
|
53a2bf1748
|
mark ConfigLinkedEntry localization broken
|
2024-07-09 19:31:14 -05:00 |
|
James Seibel
|
edec8bc0a2
|
Update localization
|
2024-07-09 19:30:59 -05:00 |
|
James Seibel
|
066b23c785
|
Add toggleable logging for GL Buffer garbage collection
Will need to be tested by someone who is experiencing issue #718, so far I've been unable to reproduce anything meaningful.
|
2024-07-09 17:40:21 -05:00 |
|
James Seibel
|
1f74f19cd9
|
minor cleanup
|
2024-07-09 07:49:56 -05:00 |
|
James Seibel
|
232c727b4f
|
Move IBlockStateWrapper constants into LodUtil
|
2024-07-09 07:38:45 -05:00 |
|
James Seibel
|
cd5da82d0c
|
Add a TODO to LevelWrapper
|
2024-07-09 07:33:56 -05:00 |
|
James Seibel
|
b762c0561d
|
Add beacon colors
|
2024-07-09 07:33:17 -05:00 |
|
James Seibel
|
f144a9ebc1
|
Optimize beacon detection
|
2024-07-08 20:20:48 -05:00 |
|
James Seibel
|
29ef95387c
|
Shrink cloud texture to improve performance
|
2024-07-08 19:56:20 -05:00 |
|
James Seibel
|
0d79a856b2
|
Add cloud greedy meshing
|
2024-07-08 18:45:42 -05:00 |
|
James Seibel
|
bd5054e762
|
re-arrange the generic rendering config
|
2024-07-08 07:44:41 -05:00 |
|
James Seibel
|
63dea2515e
|
Add generic rendering US localization
|
2024-07-08 07:42:56 -05:00 |
|
James Seibel
|
baa89edd03
|
Add a few missing items from beacon render handler
|
2024-07-08 07:35:34 -05:00 |
|
James Seibel
|
c45f9f442f
|
Clean up beacon render handling logic
|
2024-07-08 07:32:29 -05:00 |
|
James Seibel
|
9e13b27197
|
Fix double unloading beacons
|
2024-07-07 19:54:17 -05:00 |
|
James Seibel
|
3c173685ea
|
Fix beacons disappearing when unloading LODs
|
2024-07-07 19:45:27 -05:00 |
|
James Seibel
|
8eb70cbaed
|
fix unloading chunks removing beacon beams
|
2024-07-07 19:18:40 -05:00 |
|
James Seibel
|
22167081f0
|
Fix generic render un-binding when moving between levels
|
2024-07-07 19:16:33 -05:00 |
|
James Seibel
|
23d07aa92d
|
Disable cloud rendering if instanced rendering isn't available
|
2024-07-07 18:42:11 -05:00 |
|
James Seibel
|
578a9f9309
|
add directional shading to direct generic rendering
|
2024-07-07 18:31:43 -05:00 |
|
James Seibel
|
bacdfa96e3
|
rename ILevelWrapper.getHeight -> getMaxHeight
|
2024-07-07 18:16:00 -05:00 |
|