Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: darktable/Unity-DepthAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: oculus-samples/Unity-DepthAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 21 files changed
  • 2 contributors

Commits on Mar 30, 2026

  1. Remove pacakges-lock.json file

    Summary: We shouldn't store packages-lock.json files in source control, they should be generated.
    
    Reviewed By: kyrylokuzyk-m
    
    Differential Revision: D98464808
    
    fbshipit-source-id: e5275ce383bfef03e502235b78aa1884d513809f
    TudorJude authored and meta-codesync[bot] committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    de8df24 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. Update samples to use v201 sdks

    Summary:
    Update samples to use v201 of core, mruk and interaction sdks.
    
    ___
    
    overriding_review_checks_triggers_an_audit_and_retroactive_review
    Oncall Short Name: dev_integrations_capabilities
    
    Differential Revision: D101612643
    
    fbshipit-source-id: de98935d37b46c07f19bbe1e67b7164fdfbc0552
    TudorJude authored and meta-codesync[bot] committed Apr 20, 2026
    Configuration menu
    Copy the full SHA
    22ab851 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Add agentic development setup

    Summary:
    Wire this repository up for AI coding agents.
    
    Adds an `AGENTS.md` (per the [agents.md](https://agents.md) spec) plus short client-specific shims so Claude Code, Cursor, GitHub Copilot, Gemini CLI, Cline, Roo, Windsurf, OpenCode, and Aider all pick up Meta Quest / Horizon OS context automatically. Registers the `hzdb` MCP server (`.mcp.json`, `.vscode/mcp.json`, `.cursor/mcp.json`, `opencode.jsonc`) and recommends the [Meta Horizon VS Code/Cursor extension](https://marketplace.visualstudio.com/items?itemName=meta.meta-vr-dev) via `.vscode/extensions.json`. Appends a short "AI coding agents" pointer to `README.md`.
    
    The `AGENTS.md` intro is short and project-specific — it references the repository's source-of-truth files (README, `ProjectVersion.txt`, `manifest.json`, `*.uproject`, `build.gradle.kts`, etc.) rather than restating their facts, so it stays correct as the project evolves.
    
    No source-code, lockfile, build-manifest, or runtime changes.
    
    Full toolchain and per-client install instructions: [github.com/meta-quest/agentic-tools](https://github.com/meta-quest/agentic-tools).
    
    Differential Revision: D106572869
    
    fbshipit-source-id: 8923fd1833322db026fc7f2d041117591d62ab26
    zbowling authored and meta-codesync[bot] committed May 28, 2026
    Configuration menu
    Copy the full SHA
    edc4036 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Update samples to v203

    Summary: Update samples to v203.
    
    Reviewed By: kyrylokuzyk-m
    
    Differential Revision: D108143027
    
    fbshipit-source-id: 4c3052eca550baba61b89a4d22cd83a3782cf21c
    TudorJude authored and meta-codesync[bot] committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    ecb67a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2026

  1. Update to v205

    Summary:
    Update the samples to use v205 of meta sdks.
    
    ___
    
    Differential Revision: D113784760
    
    fbshipit-source-id: 37d9fb6f973568a5dec40d6b01b165af8b8338d4
    TudorJude authored and meta-codesync[bot] committed Jul 28, 2026
    Configuration menu
    Copy the full SHA
    3d6acd5 View commit details
    Browse the repository at this point in the history
Loading