AMZN-Igarri
68a2561dc1
Fixed - Current Camera Reset - When making a new Entity, or add a new Component, you are immediately taken out of current Camera View. ( #5650 )
...
* Fixed Camera getting out of view when adding new entity
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
* Reformatted File
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
* fixed case formatting
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
* Namespace comments
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
* Addressed review comments
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
* More feedback
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
4 years ago
Esteban Papp
303be51957
Gems/Camera
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Yuriy Toporovskyy
56dee47c6b
Address more PR feedback
...
Signed-off-by: Yuriy Toporovskyy <toporovskyy.y@gmail.com>
4 years ago
Yuriy Toporovskyy
ca96f0055d
Remove TrackView-related camera logic
...
TrackView uses 'normal' camera entities now
Signed-off-by: Yuriy Toporovskyy <toporovskyy.y@gmail.com>
4 years ago
Yuriy Toporovskyy
590de17343
Delete code which was only commented out
...
Signed-off-by: Yuriy Toporovskyy <toporovskyy.y@gmail.com>
4 years ago
Yuriy Toporovskyy
73fee0c57e
Camera Component, Editor Viewport Widget refactoring.
...
- Handle changing of active camera entirely inside CameraComponentController
- Remove a LOT of legacy Cry things related to cameras
- Add a CameraSystemComponent to handle ActiveCameraRequestBus and CameraSystemRequestBus
Signed-off-by: Yuriy Toporovskyy <toporovskyy.y@gmail.com>
4 years ago
Steve Pham
38261d0800
Shorten copyright headers by splitting into 2 lines ( #2213 )
...
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com>
4 years ago
Steve Pham
b4a2edec6a
Final update copyright headers to reference license files at the repo root ( #1693 )
...
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com>
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com>
5 years ago
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
5 years ago
alexpete
a10351f38d
Initial commit
5 years ago