mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-06 15:58:35 +02:00
Pulled the common code shared between the rotation handle tools out into helper funcs: * helperRotationHandleOnBegin * helperRotationHandleOnMove * helperRotationHandleOnEnd These functions either take in or derive the necessary info needed to handle a specific rotation axis. NOTE(s): * Tested yaw, pitch, & roll handles using a box. The behavior remained consistent with that prior to this commit. Reviewed-by: Leander Hasty <leander@1stplayable.com> Changes Committed: modified: scripts/system/libraries/entitySelectionTool.js |
||
---|---|---|
.. | ||
accountUtils.js | ||
cloneEntityUtils.js | ||
controllerDispatcherUtils.js | ||
controllers.js | ||
dataViewHelpers.js | ||
entityCameraTool.js | ||
entityIconOverlayManager.js | ||
entityList.js | ||
entitySelectionTool.js | ||
globals.js | ||
gridTool.js | ||
overlayUtils.js | ||
progressDialog.js | ||
soundArray.js | ||
stringHelpers.js | ||
toolBars.js | ||
ToolTip.js | ||
touchEventUtils.js | ||
Trigger.js | ||
utils.js | ||
WebTablet.js | ||
Xform.js |