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/Camera/Code/Source
Tom Hulton-Harrop 5bd751531d
Update return type for viewport screen functions (#5803)
* update return type for viewport screen functions

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add tests for AZ::Matrix3x4::CreateFromMatrix4x4 and add TransformPoint to Matrix3x4

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* update NDC -> Ndc

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* updates following review feedback

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* updates and improvements following PR feedback

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add forward declaration of Matrix3x4 type

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* update where forward declarations are defined for Matrix3x4

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
CameraComponent.cpp Remove legacy Cry dependencies from the Camera Gem 4 years ago
CameraComponent.h Remove legacy Cry dependencies from the Camera Gem 4 years ago
CameraComponentController.cpp Remove legacy Cry dependencies from the Camera Gem 4 years ago
CameraComponentController.h Remove legacy Cry dependencies from the Camera Gem 4 years ago
CameraComponentConverter.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
CameraEditorSystemComponent.cpp Update return type for viewport screen functions (#5803) 4 years ago
CameraEditorSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CameraGem.cpp Remove legacy Cry dependencies from the Camera Gem 4 years ago
CameraSystemComponent.cpp Address PR feedback 4 years ago
CameraSystemComponent.h Address more PR feedback 4 years ago
CameraViewRegistrationBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorCameraComponent.cpp Merge remote-tracking branch 'origin/development' into component-doc-links 4 years ago
EditorCameraComponent.h Remove legacy Cry dependencies from the Camera Gem 4 years ago
ViewportCameraSelectorWindow.cpp Fixed - Current Camera Reset - When making a new Entity, or add a new Component, you are immediately taken out of current Camera View. (#5650) 4 years ago
ViewportCameraSelectorWindow.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportCameraSelectorWindow_Internals.h Fixed - Current Camera Reset - When making a new Entity, or add a new Component, you are immediately taken out of current Camera View. (#5650) 4 years ago