Remove TransformAssemblyPanel.tsx [SYNTH-212] - #1382
Merged
Conversation
PepperLola
approved these changes
Jul 7, 2026
PepperLola
enabled auto-merge (squash)
July 7, 2026 21:20
BrandonPacewic
added a commit
that referenced
this pull request
Jul 9, 2026
* origin/branp/171/urdf-import-support: (37 commits) feat: missing material fallback fix: memory management stuff chore: update submodules chore: don't specify autodesk registry for jolt-physics chore: update joltjs Robots Float Downwards Within the Move Tool `[SYNTH-173]` (#1383) Remove TransformAssemblyPanel.tsx `[SYNTH-212]` (#1382) refactor: minor naming fix: lint refactor: move isWheel to separate file fix: axis alignment bug refactor: move other functions to `ConstraintSettingsUtilities.ts` refactor: move constraint functinos to separate file chore: some commenting and renaming refactor: ball constraints fix: hinge limits fix: slider constraints chore: cleanup imports refactor: standardize interface for applying limits chore: remove non-null asserts ...
Merged
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.
Task
SYNTH-212
Symptom
TransformAssemblyPanel.tsx is entirely dead code that isn't used anywhere.
Solution
Delete
Verification
No errors
Before merging, ensure the following criteria are met: