overte-JulianGro/interface/resources/qml
LaShonda Hopper dac2ae19a4 [Case 6569] Add protection for dynamic vs static collision type (details below).
When creating a model, it was possible to elect Exact collision with the dynamic
property even though this combination is prohibited.  This combination would silently
fail rather than notifying the user of the error.

This commit implements safeguards against the invalid combination:
    * If the user elects the Exact collision type and the dynamic field is unchecked, then dynamic field is disabled.
    * If the user elects a different collision type and the dynamic filed is unchecked, then the dynamic field is enabled.
    * If the user has checked the dynamic field and subsequently elects the Exact collision type, then the selection is
      void and the previous collision selection is retained; however, an error dialog is presented informing the user of the error.

Changes Committed:
    modified:   interface/resources/qml/hifi/tablet/NewModelDialog.qml
2017-11-08 18:27:24 -05:00
..
controller
controls property set echomode for keyboard for wallet and webviews 2017-10-24 13:53:50 -07:00
controls-uit add comments to explain '-1' 2017-10-27 01:25:26 +03:00
desktop made requested changes 2017-10-13 10:45:24 -07:00
dialogs Merge branch 'master' of https://github.com/highfidelity/hifi into stagingSetting 2017-10-25 12:59:36 -07:00
hifi [Case 6569] Add protection for dynamic vs static collision type (details below). 2017-11-08 18:27:24 -05:00
js
LoginDialog property set echomode for keyboard for wallet and webviews 2017-10-24 13:53:50 -07:00
styles
styles-uit Commerce: Tons of Interface changes (#11463) 2017-09-27 14:43:51 -07:00
windows fix toolbar from completely dispearing 2017-10-19 14:02:21 -07:00
AddressBarDialog.qml First pass at consolidation 2017-10-24 12:01:05 -07:00
AvatarInputs.qml generialze window search 2017-10-11 16:04:35 -07:00
Browser.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
ConnectionFailureDialog.qml
ForceLoad.qml
InfoView.qml
LoginDialog.qml Test Tablet keyboard specific 2017-10-02 20:02:55 +02:00
QmlWebWindow.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
QmlWindow.qml Complete console.trace and added a testcases for all 13 functions. 2017-06-13 23:52:48 +05:30
Stats.qml generialze window search 2017-10-11 16:04:35 -07:00
StatText.qml
TabletBrowser.qml Remove commented out code 2017-09-05 22:19:38 +02:00
Tooltip.qml
ToolWindow.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
UpdateDialog.qml
Web3DOverlay.qml a couple logging fixes 2017-08-14 17:34:32 -07:00