Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeTypeInspector.js: Add RTI build target + Examples integration #5817

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    5e8b2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8aa110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91dec96 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    d4bb80d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff92a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82feb3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53ab80c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Don't type check framework/parsers/draco-worker.js (because a Worker …

    …context has no access to RTI)
    kungfooman committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    af6366e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a249a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cae39b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    c89fde4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Merge branch 'main' into rti

    # Conflicts:
    #	examples/package-lock.json
    kungfooman committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c1bab6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cb08d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. extras: JSDoc

    kungfooman committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8fcb5e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1557987 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    6472337 View commit details
    Browse the repository at this point in the history
  2. fix lint

    kungfooman committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    46daac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge branch 'main' into rti

    # Conflicts:
    #	rollup.config.mjs
    kungfooman committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5e668a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c26a7c5 View commit details
    Browse the repository at this point in the history
  3. Keep utils/rollup-build-target.mjs without RTI, using rollup-build-ta…

    …rget-rti for engine and examples instead (this ensures we only have one function which configures a RTI plugin, so it's mentally easier to navigate)
    kungfooman committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d18508c View commit details
    Browse the repository at this point in the history
  4. Fix lint

    kungfooman committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    eb75549 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. little jsdoc fix

    kungfooman committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5bd053b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    e4a1433 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Fix rollup/acorn error

    kungfooman committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    2636752 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Merge branch 'main' into rti

    # Conflicts:
    #	extras/splat/splat-material.js
    kungfooman committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    66c6492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f01a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d1fca View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    bf397b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    f3b1567 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge branch 'main' into rti

    # Conflicts:
    #	examples/rollup.config.mjs
    kungfooman committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1e9eb4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb2d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e35146 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e37268 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge branch 'main' into rti

    # Conflicts:
    #	examples/package.json
    #	examples/scripts/generate-standalone-files.mjs
    #	rollup.config.mjs
    kungfooman committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    788331d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5837e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faa9c92 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    4f68608 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge branch 'main' into rti

    # Conflicts:
    #	examples/package-lock.json
    #	examples/package.json
    #	examples/rollup.config.mjs
    #	examples/scripts/standalone-html.mjs
    #	package-lock.json
    #	package.json
    #	rollup.config.mjs
    kungfooman committed May 14, 2024
    Configuration menu
    Copy the full SHA
    add8005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a6fd7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e751a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a305044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8116b8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4787e03 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    6272f07 View commit details
    Browse the repository at this point in the history
  2. src/framework/anim/binder/anim-binder.js mini comment fix, you can te…

    …st this via: `pc.AnimBinder.encode(['spotLight'], 'light', ['color', 'r']);`
    kungfooman committed May 18, 2024
    Configuration menu
    Copy the full SHA
    cba932b View commit details
    Browse the repository at this point in the history
  3. Fix custom types

    kungfooman committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ae4abb8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge branch 'main' into rti

    # Conflicts:
    #	examples/rollup.config.mjs
    #	package.json
    kungfooman committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1dafa68 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Bump RTI version

    kungfooman committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8dccff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84f139 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Bump RTI to 3.3.1

    kungfooman committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    871dbab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5034cd View commit details
    Browse the repository at this point in the history
  3. Bump RTI to 3.3.2

    kungfooman committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3229985 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37cb138 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    2a650a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    0830707 View commit details
    Browse the repository at this point in the history
  2. Bump RTI to 3.3.3

    kungfooman committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b97bcde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b4013 View commit details
    Browse the repository at this point in the history