Commit graph

50 commits

Author SHA1 Message Date
eab55046b8 adjusted chromatic aberration strength 2024-04-18 16:45:02 -04:00
13a07850ac adjusted number of steps used for curvature and fixed height jump 2024-04-18 16:44:49 -04:00
8da7185ead added curvature strength slider and restructured world module 2024-04-18 16:23:06 -04:00
038ff7f142 chromatic aberration is now dynamic 2024-04-18 11:41:47 -04:00
9edd7782c6 added chromatic aberration 2024-04-18 00:22:26 -04:00
12b71f2bb9 fixed typos 2024-04-17 11:20:09 -04:00
c165897f43 cleaned up horizontal blur code 2024-04-17 10:54:58 -04:00
00fc6f7c9c hand is now excluded from world curvature 2024-04-15 22:17:25 -04:00
3f227382b6 updated README 2024-04-15 20:21:00 -04:00
780ba8df2a changed world curvature to be exclusive rather than inclusive 2024-04-15 17:20:57 -04:00
dd9fb8f196 merged in horizontal blur effect and restructured options menu 2024-04-15 17:17:43 -04:00
eb81a9426a Merge branch 'fx' into experimental 2024-04-15 16:07:49 -04:00
23f9b22013 initial implementation of horizontal blur 2024-04-14 18:52:46 -04:00
6be09aac47 fixed DoF not working with downscale off 2024-04-14 18:48:16 -04:00
3e9cb72a58 initial implementation of world curvature 2024-04-14 17:37:44 -04:00
4ed76c2ea2 updated README 2024-04-14 14:15:30 -04:00
ab10aaa2e3 added option for DoF to affect dither resolution 2024-04-14 13:59:53 -04:00
3b12a88a76 initial implementation of DoF 2024-04-14 13:28:52 -04:00
76e464acd8 added props and lang lines for curvature 2024-04-14 00:09:19 -04:00
8d26a45d92 added profiles to lang and added an Aeon profile 2024-04-13 14:01:16 -04:00
6a022f75a8 fixed a couple typos in properties file 2024-04-13 10:43:20 -04:00
bd533d07bd removed references to itemFix 2024-04-11 23:20:01 -04:00
b863da2358 added virtual boy preset 2024-04-11 22:18:54 -04:00
d6000bdbdd hand shader now uses modifier on texture warp 2024-04-11 22:02:36 -04:00
9c0ad3bee5 fixed another vertex warp typo 2024-04-11 21:37:40 -04:00
e20e313001 added vertex warp 1 to dos preset 2024-04-11 17:38:00 -04:00
2289e55754 fixed vertex warp function not working as expected 2024-04-11 17:23:01 -04:00
b88eafca56 Merge branch 'item-fix' into modules 2024-04-11 17:14:36 -04:00
6339df4ed5 fixed a syntax error in vertex warp module 2024-04-11 17:08:30 -04:00
2f41f19daf added lang support for item fix 2024-04-11 15:46:28 -04:00
8040b1a635 added held item exclusion option for texture warping 2024-04-11 15:44:45 -04:00
54495eb53f removed unused 'common' module 2024-04-11 15:38:00 -04:00
9a778ba357 started moving shareable code to modules 2024-04-11 14:59:46 -04:00
3c272fcba5 added preset profiles for default, psx, and dos 2024-04-11 13:00:28 -04:00
b2183b1d56 updated README 2024-04-11 12:09:18 -04:00
df63fbd122 fixed artefacting on texture warp for objects behind camera 2024-04-11 12:08:47 -04:00
a7e9188862 initial texture warp implementation 2024-04-11 12:04:33 -04:00
cf13e21b66 unified vertex warp into gbuffers_basic 2024-04-10 10:36:42 -04:00
356f35dc55 vertex warp is now a slider, shaders preserve lightmap 2024-04-09 22:34:45 -04:00
2bac6e11ea updated README 2024-04-08 22:30:59 -04:00
35432e90c8 updated README 2024-04-08 22:30:21 -04:00
83d1a64574 fragment shader optimization and dither toggle 2024-04-08 22:28:38 -04:00
52c9809c65 dither now respects pixel size setting 2024-04-08 19:32:18 -04:00
5937e2ccee added vertex warp shader and general cleanup 2024-04-08 19:20:45 -04:00
52e14857c7 implemented downscale borrowed from BSL 2024-04-04 18:31:27 -04:00
slink
9d215f84a1
Update README.md 2023-05-08 23:04:55 -04:00
slink
226ce82405
Update README.md 2023-05-08 14:57:05 -04:00
Spencer Linkous
6a1d3d5e7b added literally everything 2023-05-08 14:36:17 -04:00
Spencer Linkous
ae90492f31 added the README 2023-05-06 03:44:03 -04:00
Spencer Linkous
63eee9c7bc first commit 2023-05-06 03:41:40 -04:00