hotfix: update remaining old jolt references - #1414
Merged
Merged
Conversation
AlexD717
approved these changes
Jul 15, 2026
PepperLola
approved these changes
Jul 15, 2026
Merged
BrandonPacewic
added a commit
that referenced
this pull request
Jul 17, 2026
* 'dev' of github.com:Autodesk/synthesis: (68 commits) Add full asset loading tests `[SYNTH-242]` (#1413) chore: style feat: add Accel to AHRS and velocity to Accel fix: make AHRS angles match real ones from javadoc flake: disable playwright setup (#1400) hotfix: update remaining old jolt references (#1414) fix: add back okay destroys chore: remove logging chore: removed double frees fix: add getters for gyro fix: `.npmrc` ignore fix: add .npmrc to gitignore fix: remove npmrc fix: make package caching consistent feat: update jolt to use synthesis-adsk remote and switch mirabuf submodule to fork fix: make assetpack tests actually fail on problems chore: move ignore to top level dir chore: global dot ignore fix: remove npmrc for github actions chore: fix ci failures ...
BrandonPacewic
added a commit
that referenced
this pull request
Jul 21, 2026
* 'dev' of github.com:Autodesk/synthesis: (140 commits) docs: merged duplicate doc that referenced solved issue fix: properly dispose of robot bounding meshes docs: remove stale reference docs: remove stale reference Remove Failing Multiplayer Test `[SYNTH-249]` (#1416) chore: turn off debug bounding boxes docs: update refcounted semantics for `PhysicsMaterial` objects fix: spawning new robots doesn't move the old ones' bounding boxes fix: oriented boxes are positioned correctly initially Add full asset loading tests `[SYNTH-242]` (#1413) chore: style chore: add conditional warning chore: de-clutter warnings chore: remove unused imports fix(mira tests): add mocks of newly used functions feat: add Accel to AHRS and velocity to Accel fix: make AHRS angles match real ones from javadoc flake: disable playwright setup (#1400) hotfix: update remaining old jolt references (#1414) fix: handle that error in a better way ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Symptom
Builds fail if you clean install because there is a latent reference to the old jolt fork
Solution
Updated it
Verification
No more references to @azaleacolburn/jolt-physics
Before merging, ensure the following criteria are met: