You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Sandbox/Plugins
Tom Hulton-Harrop f4106fe73f
Add 'Goto entity' support for the new Editor camera (#743)
* add find entity in viewport functionality to new camera

* fix AZ_CVAR usage

* updates following review feedback

- updated comment styles from /// to //!
- retrieve fov of camera (add test for fov access)

* update namespace naming, fix AZ_CVAR usage

* update missed namespace and use AZ::Transform::CreateLookAt

* add missing include

* move EditorViewportSettings to EditorLib

* update DLL import/export API and rename namespace usage
5 years ago
..
ComponentEntityEditorPlugin Add 'Goto entity' support for the new Editor camera (#743) 5 years ago
EditorAssetImporter LYN-2537 engine assets (#254) 5 years ago
EditorCommon Remove legacy serialization and QPropertyTree (#684) 5 years ago
FFMPEGPlugin Integrating latest 47acbe8 5 years ago
PerforcePlugin Fixes for compile failures with Clang on Windows (#532) 5 years ago
ProjectSettingsTool Add newlines to the end of all files 5 years ago
CMakeLists.txt Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
QtMocRule.props Initial commit 5 years ago
QtMocRule.targets Initial commit 5 years ago
QtMocRule.xml Initial commit 5 years ago
QtRccRule.props Initial commit 5 years ago
QtRccRule.targets Initial commit 5 years ago
QtRccRule.xml Initial commit 5 years ago
QtUicRule.props Initial commit 5 years ago
QtUicRule.targets Initial commit 5 years ago
QtUicRule.xml Initial commit 5 years ago