Commit Graph

493 Commits

Author SHA1 Message Date
NULL511
ad391ff185 rebase fixes 2024-08-04 23:02:33 -04:00
NULL511
91cf2b42c8 back normal fix 2024-08-04 21:51:45 -04:00
NULL511
fe5bbb0e02 cleanup 2024-08-04 21:51:45 -04:00
NULL511
77bffd5ce6 add new ocean support for phyMod 2024-08-04 21:51:45 -04:00
Xonk
e74634ae8b
Merge pull request #262 from Null-MC/floodfill.stairs
FloodFill Stair Masks
2024-08-04 14:41:30 -04:00
NULL511
bf3189e846 add floodfill stair masks 2024-07-31 03:41:45 -04:00
Xonk
23c2ea5b2e
Merge pull request #254 from Null-MC/floodfill.shadow-ext-fix
FloodFill shadow extension fix
2024-07-23 15:40:57 -04:00
NULL511
bcee639d55 add floodfill unpack ext to shadow 2024-07-21 21:36:36 -04:00
Xonk
7f23877af4
Merge pull request #251 from Null-MC/floodfill.add-rails-banners
FloodFill Rails & Banners
2024-07-21 16:09:54 -04:00
NULL511
c3eae1a2dd floodfill dropped item fix; reduce occlusion groups 2024-07-20 02:46:18 -04:00
NULL511
ed159c9868 floodfill ignore rails, banners 2024-07-20 00:44:14 -04:00
Xonk
b32041d4fc fix "the end orb" debug view 2024-07-10 17:02:54 -04:00
Xonk
728ebb9920 fix atmosphere/volume ambient lights minimum light level 2024-07-08 20:56:41 -04:00
Xonk
c169916c40 center handheld light to eyePosition when using iris. make lightmap handheld lights not function when floodfill is enabled 2024-07-08 20:12:05 -04:00
Xonk
cdd12d441e fix critical damage effect when temporal upscaling was enabled. 2024-07-07 21:21:55 -04:00
Xonk
396c9edba7 fix atmosphere haze absorbance. fix small specular reflection issue 2024-07-07 16:29:14 -04:00
Xonk
6df9b1624a fix TAA when distant horizons is enabled. 2024-07-07 14:18:56 -04:00
Xonk
8143c57fa2 improve TAA very slightly. fix underwater fog sunlight not going away in caves. tweak sky SSS. add noise to POM layers 2024-07-06 21:03:31 -04:00
Xonk
d5a92880ac try to improve how VL fog goes away in caves/low light levels 2024-06-28 16:59:33 -04:00
Xonk
0ccec1e817 fix cloud horizon line when sky ground is off 2024-06-28 16:31:31 -04:00
Xonk
dd35c0cb9d fix my oopsi doopsi 2024-06-28 15:38:51 -04:00
Xonk
731cf854d3 forgot to turn a debugging view off lol 2024-06-28 15:34:14 -04:00
Xonk
f3f75bcf38 fix clouds interaction with cave fog 2024-06-28 15:22:48 -04:00
Xonk
2f330b1bf4 fix broken sky in end/nether 2024-06-28 15:03:00 -04:00
Xonk
114bd31d09 enabled "clouds intersect terrain" by default 2024-06-27 15:53:27 -04:00
Xonk
810c1dd0f8 fix DOF autofocus focal point not scaling with TAAU 2024-06-27 15:23:50 -04:00
Xonk
9ab0412f72 fix temporal upscaling noisy edges visual issue. slightly improve screenspace shdows. 2024-06-26 19:25:04 -04:00
Xonk
9a6ffa360c fix minimum light with HQ ssgi is enabled. fix commit number distplay 2024-06-26 16:16:20 -04:00
Xonk
7607c0ff41 improve gtao/rtao/ssgi in all dimensions/lighting situations. improve RP sky support,. 2024-06-25 20:34:45 -04:00
Xonk
38c514c2b3
Merge pull request #220 from Null-MC/carpet.mapping.fix
Carpet Mapping Fix
2024-06-24 14:23:41 -04:00
NULL511
1223a8bafe fix carpet double mapping 2024-06-24 02:28:39 -04:00
Xonk
fe459005c9 fix blocklight and ambient light interactions with rtao/ssgi/gtao. fix atmosphere haze self absorbance. fix cloud lighting during nausea. fix the issue were floodfill handheld lights cannot be toggled off. fix hardocded emission writing to the wrong buffer. fix lighting on translucents/particles in the end/nether 2024-06-23 21:43:15 -04:00
Xonk
cfbdedfd4c make cave fog falloff do stuff. add option to use old cave detection methods 2024-06-21 15:07:03 -04:00
Xonk
0a63b165c8 fix minimum light for HQ ambient light 2024-06-21 14:32:25 -04:00
Xonk
52b5e13155 fix SSGI/RTAO in nether. fix LPV fog brightness slider not working right. add color picker for the selection box outline 2024-06-21 14:20:25 -04:00
Xonk
60e807cfce tweak shadow bias to handle low resolutions better 2024-06-20 14:59:02 -04:00
Xonk
56ad3b059d add floodfill light propagation in vl fog. fix up nether and end shaders. tweaked shadows some. improved filtering for shadows/ssao, and VL fog. improved the "clouds intersect terrain" setting 2024-06-19 21:44:21 -04:00
Xonk
afe1a2f30e
Merge pull request #207 from Null-MC/floodfill.rgb
RGB FloodFill
2024-06-19 15:49:26 -04:00
NULL511
41b2f443d9 faster floodfill sampling in rgb not hsv 2024-06-18 23:57:22 -04:00
Xonk
ccf5ebd5d4
Merge pull request #199 from Null-MC/floodfill.offset-fix
FloodFill Offset Check
2024-06-18 21:00:36 -04:00
Xonk
eb5b98e1e7
Merge pull request #203 from Null-MC/floodfill.yet-another-voxel-fix
Yet Another Voxel Fix
2024-06-18 21:00:17 -04:00
NULL511
9dae56f58f lpv ignore scaffolding 2024-06-18 17:36:35 -04:00
NULL511
258e3aa12f glow lichen fix update props 2024-06-18 17:03:16 -04:00
NULL511
cddcb40d71 glow lichen fix 2024-06-18 17:02:33 -04:00
NULL511
b6e61fad7f split lpv setting columns 2024-06-17 22:30:31 -04:00
NULL511
4c68e36365 yet another voxel fix 2024-06-17 22:16:37 -04:00
Xonk
19cecb224e
Merge pull request #200 from Null-MC/floodfill.blockentity-fix
FloodFill Entity Fix
2024-06-17 16:23:30 -04:00
NULL511
a05ca58044 more fixed block entity mappings 2024-06-17 16:10:33 -04:00
NULL511
d9e82f688a fix glass mapping 2024-06-17 15:32:30 -04:00
NULL511
825c1b7f1c fix false voxels with block entity 2024-06-17 15:25:10 -04:00