You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the first Dora SSR Love2D compatibility integration, including the Love runtime, LoveNode, Love shader support, generated Love API declarations, and boot-path resolution improvements.
Added and documented VideoNode/Theora support, including bundled Theora sources, standalone Theora build scripts, H.264/Theora-related third-party notices, and updated VideoNode bindings and tutorials.
Expanded the embedded Love compatibility layer across audio, data, event, filesystem, font, graphics, image, joystick, keyboard, math, mouse, sound, system, thread, timer, touch, video, and window modules.
Improved platform build support for Love/Theora on Android, iOS, macOS, Linux, and Windows, including Windows Love test dependency preparation and standalone library builds.
Fixed iOS Theora simulator build isolation and Windows Love debug ABI/type-registration issues.
Improved input, audio, render target, renderer, shader compiler, bgfx, and touch/controller integration used by the new compatibility path.
Improved Dora Agent and Web IDE tooling with better documentation search, generated thread-error mapping, agent config/session/tool updates, and mobile log panel layout fixes.
Updated version metadata, generated API bindings, documentation, licenses, and tutorials for Dora SSR 1.9.2.
Love2D Compatibility
Added Love runtime and LoveNode integration for running Love-style content inside Dora SSR.
Added Love API declarations for Teal and TypeScript in English and Simplified Chinese packages.
Added Love shaders and backend documentation.
Improved Love boot-path resolution and generated thread-error reporting.
Added Love2D compatibility design/progress documentation and a tutorial for using Love2D nodes.
Video and Media
Added Theora decoding sources and standalone build scripts.
Updated VideoNode implementation, generated bindings, and API/tutorial documentation.
Updated audio and video integration paths, including Ogg/Theora-related source handling and third-party notices.
Platform and Build Fixes
Fixed iOS simulator handling for Theora builds.
Fixed Windows Love debug ABI and removed Love tests from Windows CI where they were not suitable.
Prepared Windows Love test dependencies and GCC Love type registration fixes.