Commit Graph

74 Commits

Author SHA1 Message Date
adaa2db9e6 Fix water exploding on iris. tweak RTAO / SSGI's AO to look more like it used to in bliss v2 2023-08-02 18:31:56 -04:00
ec7a73fefa add RTAO and SSGI in the nether and end 2023-07-31 23:31:56 -04:00
21e20c2d7a forgot a thing 2023-07-31 18:38:49 -04:00
f4d28bbe03 make grass brighter with RTAO/SSGI 2023-07-31 18:35:04 -04:00
d40b03ccbb fix AO multiplier setting for SSAO 2023-07-31 18:30:41 -04:00
a3090da0d6 better AO strength control 2023-07-31 18:26:39 -04:00
c13fdfa29d quick fix for GI strength 2023-07-31 18:13:30 -04:00
bc431c7e0c Imrpove RTAO and SSGI and add the option to make them take the sky into account. 2023-07-31 18:03:50 -04:00
b112681762 fix seam in the sky. 2023-07-31 14:56:36 -04:00
5a08247083 tiny tweak to nether slighting to make it more stable 2023-07-30 22:56:57 -04:00
6d73d842cf Better ambient light for the nether. slightly better specular reflection of fog for the end 2023-07-29 21:26:04 -04:00
dab6ca1dd0 small tweak 2023-07-26 22:16:49 -04:00
a70542f2c4 another ninja fix (forgot to remove a test) 2023-07-25 23:11:38 -04:00
89d70938aa ninja fix 2023-07-25 22:50:45 -04:00
e74823a918 Clean specular.glsl and make it easier to use for myself across dimension. make grass brighter in ambient light. 2023-07-25 22:48:08 -04:00
74fc47d4e2 redid underwater visuals. more gameplay friendly and looks better. 2023-07-23 00:07:10 -04:00
9c63b077b4 remove candle from light list (they glow too brightly and weirdly) 2023-07-17 15:17:54 -04:00
8489bad7bc Add option to use the old style of light leak fixing using the lightmap 2023-07-16 22:15:41 -04:00
63bb1d3ad4 temporary hand lightleak fix 2023-07-16 22:08:17 -04:00
dc2028aa09 Fix composite1.fsh breaking on AMD 2023-07-14 15:29:46 -04:00
3ee5e1e8e0 Add back shadowDistanceRenderMul and make it toggle a max shadow bound. fix lightleaking in water, when underground 2023-07-13 22:32:40 -04:00
0b4bf8e7c6 ADD mob hit glow, RGB curve sliders, better rough reflections. FIX world border, enchant glint, unmatched lighting on translucents and solids. TWEAK a bunch of stuff all over the place i cant remember 2023-07-12 19:29:20 -04:00
a943c1dc1c fixed + integrated jitter dof 2023-07-09 12:10:35 +01:00
549c5492dc fix sun size slider and make it make sense, other small tweaks 2023-07-09 00:00:04 -04:00
f4dd12f433 do the small shadow tweaks to other places that have shadows. 2023-07-08 23:12:14 -04:00
79fdbf32bb Merge branch 'main' of https://github.com/X0nk/Bliss-Shader 2023-07-08 21:19:32 -04:00
ca1b9eb85e Shadow and SSS fixes and tweaks. tiny lightmap tweaks. add toggle for basic shadow filter. 2023-07-08 21:16:51 -04:00
69b0be256e jitter dof (:
shadow jitter still not working
2023-07-07 22:58:36 +01:00
cca6a1bfc7 fix includes 2023-07-07 13:56:38 +01:00
97209646e9 add luminance curve editor for some reason 2023-07-07 00:08:46 -04:00
4ec1a86639 stop a ton of warings macs scream about in the logs 2023-07-06 17:56:54 -04:00
948271e92b the final MAC test 2023-07-06 17:40:23 -04:00
80741e3ce9 BIG SCARY MAC TEST 2023-07-06 17:16:45 -04:00
7cceac5169 tweak sky color sampling a little to avoid blowing out on a single little cloud. mac OS test as well 2023-07-06 17:05:01 -04:00
f475bd1350 fix shadow res slider, remove pointless old tempurature color for ambient light 2023-07-03 20:38:54 -04:00
eedb689348 reorginized settings.glsl and removed old settings. removed all text descriptions so i can write them in the lang files 2023-07-02 19:10:48 -04:00
5f7f23c2a9 Add toggle for entity shadows 2023-07-02 17:27:20 -04:00
bd08dab55f fix warden glowy parts 2023-06-30 17:07:47 -04:00
dab7d25472 fix a stinky in the end fog, make a temporary work around for clouds making stars vanish at high y coords 2023-06-29 00:10:03 -04:00
3040061ea6 Nightvision 2023-06-28 20:12:49 -04:00
e22f5f402d fix lightning bolts, ensure POM cannot interact with item frames and signs. 2023-06-28 15:34:23 -04:00
d46a423c50 disallow POM on signs, sample sky color (the one without clouds) to get an average color, it was too blue for me...clean up gbuffer program for my own convenience, 2023-06-27 00:18:41 -04:00
675aded734 Add TONS off stuff to the LANG file for english. clean up unused stuff a little more. fix cloud fog not having moonlight. 2023-06-26 20:18:17 -04:00
deb49da793 add ambient light that takes clouds into account, clean up Deferred programs, clean up unused texture calls for LUT, make sure fog and stuff are all using the right LUT colors. fix clouds not being in reflections
thats a good days work
2023-06-26 00:33:31 -04:00
c46ac275df make mask for leaves so ambient SSS can look good everywhere else 2023-06-24 18:30:46 -04:00
4345e0560e material mask for entities so snow doesnt go on them 2023-06-23 13:40:15 -04:00
906d5ae9a6 fix end and nether failures 2023-06-23 13:03:58 -04:00
a254b06b6a couple tweaks 2023-06-23 00:45:23 -04:00
84a3d8148e LIGHTNIGN, FLASHES TOO.. max cloudy fog height, 2023-06-22 21:00:42 -04:00
de21572911 add some blocks to waving stuff 2023-06-22 17:51:13 -04:00