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/PhysX/Code/Editor/Source/ComponentModes/Joints
Tom Hulton-Harrop 8344539ab6
Manipulator Bounds updates (#5959)
* first pass updates to improve manipulators

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

* add setting to enable/disable manipulator axis flipping

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

* update manipulator cvar to use ed_ naming convention

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

* wip updates to add AzToolsFramework values to the SettingsRegistry

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

* expose a number of manipulator settings for configuration

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

* add setting for manipulator base scale to change size of all manipulators together

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

* minor updates before posting PR

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

* add manipulator section for settings registry paths

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

* fix for failing unit test after manipulator changes

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

* fix total scale

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

* fix for polygon prism component shape tests

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
JointsComponentMode.cpp Fixed empty cluster UI appearing in joints component mode. (#5547) 4 years ago
JointsComponentMode.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsComponentModeCommon.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsComponentModeCommon.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeAngleCone.cpp Manipulator Bounds updates (#5959) 4 years ago
JointsSubComponentModeAngleCone.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeAnglePair.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeAnglePair.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeLinearFloat.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeLinearFloat.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeRotation.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeRotation.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeSnap.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeSnap.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeSnapPosition.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeSnapPosition.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeSnapRotation.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeSnapRotation.h update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeTranslate.cpp update joints to use cluster viewport ui. (#4352) 4 years ago
JointsSubComponentModeTranslate.h update joints to use cluster viewport ui. (#4352) 4 years ago