55146d037a
* 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>
16 lines
1.3 KiB
XML
16 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<!-- Generator: Sketch 59 (86127) - https://sketch.com -->
|
|
<title>Icons / System / Move</title>
|
|
<desc>Created with Sketch.</desc>
|
|
<g id="Icons-/-System-/-Move" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<rect id="Icon-Background" x="0" y="0" width="24" height="24"></rect>
|
|
<rect id="Rectangle" fill="#FFFFFF" x="11" y="3" width="2" height="18"></rect>
|
|
<rect id="Rectangle" fill="#FFFFFF" x="3" y="11" width="18" height="2"></rect>
|
|
<polygon id="Rectangle" fill="#FFFFFF" transform="translate(12.000000, 6.000000) rotate(45.000000) translate(-12.000000, -6.000000) " points="9 3 15 3 9 9"></polygon>
|
|
<polygon id="Rectangle" fill="#FFFFFF" transform="translate(12.000000, 18.000000) scale(1, -1) rotate(45.000000) translate(-12.000000, -18.000000) " points="9 15 15 15 9 21"></polygon>
|
|
<polygon id="Rectangle" fill="#FFFFFF" points="22.2426407 12 18 16.2426407 18 7.75735931"></polygon>
|
|
<polygon id="Rectangle" fill="#FFFFFF" transform="translate(6.000000, 12.000000) scale(-1, 1) rotate(135.000000) translate(-6.000000, -12.000000) " points="3 9 9 9 3 15"></polygon>
|
|
</g>
|
|
</svg>
|