Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

IR-3702 Hotfix incorrect gizmo start position on rigidbody entities #10943

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

AidanCaruso
Copy link
Member

Summary

Rigidbody entities don't have the rigidbody's position written to their transform matrix, so this PR gets the transform data from the transform component's position, rotation, and scale values instead of its matrix.

Subtasks Checklist

Breaking Changes

References

closes #insert number here

QA Steps

@AidanCaruso AidanCaruso requested a review from SamMazerIR August 12, 2024 20:21
@AidanCaruso AidanCaruso added this pull request to the merge queue Aug 13, 2024
Merged via the queue into dev with commit 81404ef Aug 13, 2024
25 checks passed
@AidanCaruso AidanCaruso deleted the gizmo-hotfix branch August 13, 2024 16:22
MbfloydIR added a commit that referenced this pull request Aug 13, 2024
* dev:
  IR-3602-Changing-CSM-cascade-count-or-tonemapping-spams-errors (#10926)
  hotfix gizmo zeroed position on rigidbody entities (#10943)
  Add download progress bar and optimize util files (#10914)
  [IR-3547] studio: show unsaved changes dialog when switching between scenes (#10921)
  added tailwind class to break the line in the middle of words to prevent overflowing the alocated space (#10944)
  Updating the description of hemisphere lights to better explain what they do and why. (#10945)
  Left aligning the text in the "Add Component" and "Add Entity" menus (#10946)
  studio: open context menu on file menu right click (#10908)
  Fixed a bug with project PUTs without commit SHAs (#10942)
  IR-2873 Fix disabled state for select dropdown arrow (#10950)
  IR-3700: Added search by sso/email in user table (#10929)
  IR-3053: Add project-history service (#10736)
  Component dependencies (#10916)
  [IR-3324] studio: drag-n-drop folders (#10737)
  prevent scene from disappearing when double-clicking on a HierarchyTreeNode (#10932)
  fix tooltip css applied to all popups (#10938)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants