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/Framework/AzToolsFramework/AzToolsFramework/Viewport
Roman 55146d037a
Add manipulator for atom render plugin in animation editor. (#7068)
* small bugfix

Signed-off-by: rhhong <rhhong@amazon.com>

* ActorInstanceId default to -1 when no %lastresult matches

Signed-off-by: rhhong <rhhong@amazon.com>

* CR feedback - wrap function to get the first available editor actor instance.

Signed-off-by: rhhong <rhhong@amazon.com>

* Remove mcore inline

Signed-off-by: rhhong <rhhong@amazon.com>

* Fixed the bug that delete an instance from actor manager crashes the editor.

Signed-off-by: rhhong <rhhong@amazon.com>

* Move the manipulator controller.

Signed-off-by: rhhong <rhhong@amazon.com>

* Add manipulator icon

Signed-off-by: rhhong <rhhong@amazon.com>

* Add manipulators

Signed-off-by: rhhong <rhhong@amazon.com>

* move more option to renderOption, and loading all going through the plugin

Signed-off-by: rhhong <rhhong@amazon.com>

* code cleanup

Signed-off-by: rhhong <rhhong@amazon.com>

* code cleanup

Signed-off-by: rhhong <rhhong@amazon.com>

* more code cleanup

Signed-off-by: rhhong <rhhong@amazon.com>

* CR FEEDBACK

Signed-off-by: rhhong <rhhong@amazon.com>

* Fix profile_nounity build

Signed-off-by: rhhong <rhhong@amazon.com>

* CR feedback - move more code to azToolsframework and share them between animation editor and editorlib

Signed-off-by: rhhong <rhhong@amazon.com>

* Using the MouseViewportRequests in viewportMessage and remove the custom bus

Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
..
ActionBus.h The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
EditorContextMenu.cpp Fix mouse capture behavior for Editor Viewport (#3417) 5 years ago
EditorContextMenu.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
VertexContainerDisplay.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
VertexContainerDisplay.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportInteractionHelpers.cpp Add manipulator for atom render plugin in animation editor. (#7068) 4 years ago
ViewportInteractionHelpers.h Add manipulator for atom render plugin in animation editor. (#7068) 4 years ago
ViewportMessages.cpp Add a ray cast API to the terrain system, implement it, and use it so entities can be placed on top of terrain. (#6895) 4 years ago
ViewportMessages.h Add manipulator for atom render plugin in animation editor. (#7068) 4 years ago
ViewportSettings.cpp Initial improvements to fix viewport icon selection and draw order (#6284) 5 years ago
ViewportSettings.h Initial improvements to fix viewport icon selection and draw order (#6284) 5 years ago
ViewportTypes.cpp Initial improvements to fix viewport icon selection and draw order (#6284) 5 years ago
ViewportTypes.h Initial improvements to fix viewport icon selection and draw order (#6284) 5 years ago