isle-portable/ISLE/emscripten
Christian Semmler 3d7bbdf0ae
Add third person camera extension
Introduces a third person camera system with orbit camera, input handling
(mouse/keyboard/touch/gamepad), display actor cloning, and camera-relative
movement. Includes shared character utilities (animator, cloner, customizer)
and an IExtraAnimHandler interface for optional animation extensions.
Also includes generic base game fixes and extension system improvements.
2026-03-29 08:20:57 -07:00
..
config.cpp Extended full screen capabilities for Web port (#584) 2025-07-12 03:05:33 +02:00
config.h Disable offscreen canvases in case of no WebGL support (#559) 2025-07-08 21:43:34 +02:00
emscripten.patch Extended full screen capabilities for Web port (#584) 2025-07-12 03:05:33 +02:00
events.cpp (Web port) Improve loading UX for HD Textures (#648) 2025-07-25 23:08:55 +00:00
events.h (Web port) Improve loading UX for HD Textures (#648) 2025-07-25 23:08:55 +00:00
filesystem.cpp Add third person camera extension 2026-03-29 08:20:57 -07:00
filesystem.h Allow Web port to be playable in Firefox Private (#513) 2025-07-04 01:28:45 +02:00
haptic.cpp (Web port) Pass vibration milliseconds into device haptics 2025-07-15 17:18:54 -07:00
haptic.h Add device and gamepad haptics to web port (#613) 2025-07-15 23:50:14 +00:00
messagebox.cpp Emscripten port (#229) 2025-06-13 00:26:43 +02:00
messagebox.h Emscripten port (#229) 2025-06-13 00:26:43 +02:00
window.cpp Set SDL window resizable to false for Emscripten (#755) 2025-12-30 21:57:23 +00:00
window.h Extended full screen capabilities for Web port (#584) 2025-07-12 03:05:33 +02:00