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/Gems/AtomLyIntegration/CommonFeatures/Code/Source/Mesh
Tom Hulton-Harrop 36ceff84c9
Support mesh intersection for camera orbit (#982)
* wip support for mesh intersection with intersector bus

* WIP camera mesh intersection orbit logic

* remove unneeded template argument

* add bus connect/disconnect

* fix intersection logic

* small updates, additional comments, some tidy-up

* update formatting options slightly

* use aznumeric_cast

* temp workaround for negative distances with RayIntersection
5 years ago
..
EditorMeshComponent.cpp LYN-2537 engine assets (#254) 5 years ago
EditorMeshComponent.h Support mesh intersection for camera orbit (#982) 5 years ago
EditorMeshSystemComponent.cpp Integrating up through commit 90f050496 5 years ago
EditorMeshSystemComponent.h Integrating up through commit 90f050496 5 years ago
MeshComponent.cpp Initial commit 5 years ago
MeshComponent.h Support mesh intersection for camera orbit (#982) 5 years ago
MeshComponentController.cpp Support mesh intersection for camera orbit (#982) 5 years ago
MeshComponentController.h Support mesh intersection for camera orbit (#982) 5 years ago
MeshThumbnail.cpp ATOM-15370 Fix thumbnail scaling and sizing issues 5 years ago
MeshThumbnail.h ATOM-15370 Fix thumbnail scaling and sizing issues 5 years ago