Commit graph

61 commits

Author SHA1 Message Date
97398ac569 Merge branch 'main' into color-depth 2024-04-22 22:15:05 -04:00
63aab039fe interlace now alternates on frame rather than worldtime 2024-04-22 22:05:40 -04:00
62a10d890d changed rgb 'steps' to real bit depths 2024-04-22 22:00:59 -04:00
12fa2ccde8 fixed texture warp breaking world curvature 2024-04-21 22:02:02 -04:00
9597f3e525 removed vertex warp from Project Reality profile 2024-04-21 21:00:28 -04:00
814e703e11 initial implementation for scanlines 2024-04-20 22:13:24 -04:00
f6faf58d18 unify changes 2024-04-20 21:05:38 -04:00
cc08b457a7 added interlace to relevant profiles 2024-04-20 20:47:45 -04:00
436518a033 initial implementation of interlace effect 2024-04-20 20:47:00 -04:00
4b2043d657 clouds are now excluded from texture warping 2024-04-19 21:02:59 -04:00
1fa7b2589b retuned depth of field blur calculation 2024-04-18 17:02:53 -04:00
14d63278ec adjusted chromatic aberration strength 2024-04-18 16:45:02 -04:00
0e0d7743ce adjusted number of steps used for curvature and fixed height jump 2024-04-18 16:44:49 -04:00
0cfb16e33a added curvature strength slider and restructured world module 2024-04-18 16:23:06 -04:00
844b782c40 chromatic aberration is now dynamic 2024-04-18 11:41:47 -04:00
623a7e4645 added chromatic aberration 2024-04-18 00:22:26 -04:00
6721e66bf4 fixed typos 2024-04-17 11:20:09 -04:00
e95c476ba4 cleaned up horizontal blur code 2024-04-17 10:54:58 -04:00
a6b1694464 hand is now excluded from world curvature 2024-04-15 22:17:25 -04:00
57eff22e8d updated README 2024-04-15 20:21:00 -04:00
322eaacb25 changed world curvature to be exclusive rather than inclusive 2024-04-15 17:20:57 -04:00
87b0493935 merged in horizontal blur effect and restructured options menu 2024-04-15 17:17:43 -04:00
85a89beec7 Merge branch 'fx' into experimental 2024-04-15 16:07:49 -04:00
b893ecce79 initial implementation of horizontal blur 2024-04-14 18:52:46 -04:00
2892298f8f fixed DoF not working with downscale off 2024-04-14 18:48:16 -04:00
7fcfce3746 initial implementation of world curvature 2024-04-14 17:37:44 -04:00
a30d89c8a6 updated README 2024-04-14 14:15:30 -04:00
6517f1e2b2 added option for DoF to affect dither resolution 2024-04-14 13:59:53 -04:00
aab1ed34ab initial implementation of DoF 2024-04-14 13:28:52 -04:00
cb51b3ca58 added props and lang lines for curvature 2024-04-14 00:09:19 -04:00
a567c66056 added profiles to lang and added an Aeon profile 2024-04-13 14:01:16 -04:00
1434e54ddc fixed a couple typos in properties file 2024-04-13 10:43:20 -04:00
a0a709af00 removed references to itemFix 2024-04-11 23:20:01 -04:00
89fd8eab22 added virtual boy preset 2024-04-11 22:18:54 -04:00
5b4bbac28a hand shader now uses modifier on texture warp 2024-04-11 22:02:36 -04:00
7b57e91a08 fixed another vertex warp typo 2024-04-11 21:37:40 -04:00
661fe2f98a added vertex warp 1 to dos preset 2024-04-11 17:38:00 -04:00
d562cdffb2 fixed vertex warp function not working as expected 2024-04-11 17:23:01 -04:00
7233ee05c3 Merge branch 'item-fix' into modules 2024-04-11 17:14:36 -04:00
6024410f12 fixed a syntax error in vertex warp module 2024-04-11 17:08:30 -04:00
9d65529e8f added lang support for item fix 2024-04-11 15:46:28 -04:00
915a723202 added held item exclusion option for texture warping 2024-04-11 15:44:45 -04:00
d37aadeef2 removed unused 'common' module 2024-04-11 15:38:00 -04:00
7413fbdc5c started moving shareable code to modules 2024-04-11 14:59:46 -04:00
1b5a2f5fa7 added preset profiles for default, psx, and dos 2024-04-11 13:00:28 -04:00
0366fadbd9 updated README 2024-04-11 12:09:18 -04:00
8ff5f46205 fixed artefacting on texture warp for objects behind camera 2024-04-11 12:08:47 -04:00
e4d160dd1b initial texture warp implementation 2024-04-11 12:04:33 -04:00
6b7a23bf55 unified vertex warp into gbuffers_basic 2024-04-10 10:36:42 -04:00
f056ae3f4d vertex warp is now a slider, shaders preserve lightmap 2024-04-09 22:34:45 -04:00