Commit Graph
132 Commits
Author SHA1 Message Date
DaríoandGitHub 5fefef83a2 Add vertex position overrides for water mesh in TTC. (#51)
* Add vertex position overrides for water mesh in TTC.

* Fix missing geometry.

* Change asset ID.

* Fix iterators.

* Add bounds check.

* Fix shrapnel by unconditionally setting up skinning data.
2026-01-07 21:24:11 -05:00
ReonuandGitHub 1556a4def2 Fix bgm slider (#54)
* Fix BGM slider muting some SFXs

* formatting

* actually fix BGM slider
2026-01-07 20:58:55 -05:00
DaríoandGitHub 1cce665d7e Supress right analog sticks on btrot and wonderwing states. (#55) 2026-01-07 20:58:25 -05:00
Dario f32b515aa6 Update RecompFrontend to fix Windows build error. 2026-01-07 22:27:50 -03:00
ReonuandMr-Wiseguy aab05dfba8 Fix typo on recomp comment in christmas tree patch (#53) 2026-01-07 14:38:58 -05:00
ReonuandGitHub b1a6fd8f87 Fix assets path issue in flatpak builds (#52) 2026-01-07 12:35:50 -05:00
ReonuandGitHub f189fae8a7 Add -Werror=pointer-bool-conversion to patches makefile (#45) 2026-01-06 20:21:31 -05:00
768de1bda4 Manual vertex velocity computation. (#46)
* Update RT64 for vertex velocity segment support.

* Switch to using extended velocity data for CPU skinning.

* Integrate actor tracking into vertex velocity calculation

* Add vertex velocity calculation to overlay draws (e.g. Clanker)

---------

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2026-01-06 20:21:15 -05:00
ReonuandGitHub ab9e6440cd Add flatpak support (#50) 2026-01-06 20:10:25 -05:00
DaríoandGitHub 0384d1ef82 Add random chance to choose icon variant on Windows. (#48) 2026-01-05 21:15:43 -05:00
DaríoandGitHub e91aa09cb3 Don't return right analog inputs while input is disabled. (#47)
* Don't return right analog inputs while input is disabled.

* Update comment.
2026-01-05 20:01:09 -05:00
ReonuandGitHub d14ff94d6d Hook up cutscene aspect ratio setting (#43) 2026-01-04 20:21:14 -05:00
ReonuandGitHub 519e3afa19 add build-cmake to gitignore (for linux) (#44) 2026-01-04 20:08:28 -05:00
ReonuandGitHub aff9ae0ba9 Fix HFR issues with xmas tree (#37)
* Fix xmas tree in HFR

* Add missing comment
2026-01-04 18:35:30 -05:00
ReonuandGitHub c5ecd25a20 Add and implement all remaining axis inversion settings (#41)
* Add and implement all remaining axis inversion settings

* Improve third person inversion description, move enum

* Fix X axis inversion with analog camera

* formatting

* Remove boot map patch + fix newlines

* invert vanilla camera properly

* Fix comment

* add more comments

* fix demos and add wrapper functions

* rename analog camera mode to third person camera mode

* Fix first person Y inversion for demos (oops)

* Change phrasing

* reorder options
2026-01-04 18:07:29 -05:00
Mr-Wiseguyandthecozies a0152024b2 Update frontend for elevated colors
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-04 14:22:11 -05:00
DaríoandGitHub e4beb508d1 Fix icon packaging on Windows. (#42)
* Fix icon packaging on Windows.

* Add icon variants.
2026-01-04 13:56:22 -05:00
Mr-Wiseguyandthecozies dcb96a5b14 Update frontend for slider width change
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-04 13:40:27 -05:00
Mr-Wiseguyandthecozies fef81efe08 Update RecompFrontend after merge and IconToggle
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-04 13:02:38 -05:00
ReonuandGitHub edfbe9f2fd Fix inconsistent intro skip delay (#40) 2026-01-03 23:09:50 -05:00
ReonuandGitHub 68d5f331bb Update RT64 to fix fullscreen on Linux and remove redundant fullscreen code (#39) 2026-01-03 22:47:57 -05:00
Mr-Wiseguy 88638c504b Update frontend and fix shader building setup 2026-01-03 21:46:44 -05:00
ReonuandGitHub 1b46890056 rename cur_drawn_model_transform_id_skip_interpolation (#38) 2026-01-03 17:52:01 -05:00
Mr-Wiseguy 7c0a1088c6 Fix subsystem for relwithdebinfo builds 2026-01-03 17:13:54 -05:00
Mr-WiseguyandLJSTAR 7d3a84a0fb Remove temporary SVG and add real SVGs, begin implementing background
Co-Authored-By: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
2026-01-03 16:55:36 -05:00