• v0.0.3 5e2a10cf60

    Ru released this 2025-09-19 12:17:43 -04:00 | 0 commits to main since this release

    Tickets in the release

    Features and Improvements

    Feature

    • Window Rules
      • Touchpad Gestures Implementation
      • Window Interaction Rules in 3D Environment
    • Windows Resizing

    Notes

    1. Once the oa-app.dmg file has been downloaded, open and extract the oa-app.app to /Applications folder.

    2. Optional Step: If the file is damaged
      a. Open terminal.
      b. Type xattr -d com.apple.quarantine "/Applications/oa-app.app" 2>/dev/null || true

    Downloads
     
  • v.0.0.2 5e2a10cf60

    Lea released this 2025-09-12 15:05:22 -04:00 | 0 commits to main since this release

    Ticket in the release

    Features and Improvements

    Feature

    • Windows - Windows Structure
      • Window Header and Body that complement the size or ratio of the OA-App
      • Window Collision to avoid overlapping with the camera
      • Window Header for selected window
      • Instantiating the Window infront of the user's perspective.(Press Key 1)

    Notes

    • Optional Step: If the file is damaged -
      a. Open terminal.
      b. xattr -d com.apple.quarantine "path to file"
    Downloads
     
  • v0.0.1 5e2a10cf60

    Ru released this 2025-09-09 09:50:52 -04:00 | 0 commits to main since this release

    Tickets in the release

    Features and Improvements

    Features

    • 3D Interface
    • 3D Camera Rules

    Bug Fixes

    • Mouse scrolling and touchpad panning has the same y-axis events when it's been exported in Unity.

    Notes

    • Once the oa-app.dmg file has been downloaded, open and extract the oa-app.app to /Applications folder.

    • Avoid adding the unity oa-app inside the /appstore directory

    • Optional Step: If the file is damaged -
      a. Open terminal.
      b. Type xattr -d com.apple.quarantine /Applications/oa-app.app 2>/dev/null || true

    Downloads