overte/interface/resources/qml/hifi/tablet
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
..
tabletWindows fix typo in tablet avatar browser 2017-10-28 12:07:29 +02:00
BlocksWebView.qml forgot to track a file 2017-08-24 15:46:22 -07:00
CalibratingScreen.qml added new glyph 2017-07-06 00:45:59 +01:00
ControllerSettings.qml finished calibration-ui updates 2017-07-06 17:32:40 +01:00
Edit.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
EditTabView.qml use default scripts path in EditTabView to fix load on OS X 2017-07-19 16:34:04 -07:00
InputRecorder.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
NewEntityButton.qml Add sound cues to create app 2017-10-22 14:59:53 +02:00
NewModelDialog.qml [Case 6569] Add protection for dynamic vs static collision type (details below). 2017-11-08 18:27:24 -05:00
OpenVrConfiguration.qml load and save shoulderConfig to settings. 2017-07-27 17:33:54 -07:00
Tablet.qml Added logged in property 2017-08-30 23:15:39 +02:00
TabletAddressDialog.qml First pass at consolidation 2017-10-24 12:01:05 -07:00
TabletAttachmentsDialog.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
TabletAudioBuffers.qml Merge branch 'master' of github.com:highfidelity/hifi into audio/parity 2017-06-13 17:41:52 -04:00
TabletAvatarPreferences.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
TabletButton.qml Code style fixes 2017-10-20 15:12:09 +02:00
TabletGeneralPreferences.qml Merge branch 'master' into 21418 2017-07-01 11:19:00 +12:00
TabletGraphicsPreferences.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
TabletLodPreferences.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
TabletMenu.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
TabletMenuItem.qml Make sure menu items vill be created even its not visible at the moment. Cleanup warnings on app close 2017-09-22 21:08:34 +02:00
TabletMenuStack.qml Make sure menu items vill be created even its not visible at the moment. Cleanup warnings on app close 2017-09-22 21:08:34 +02:00
TabletMenuView.qml Code style fixes 2017-10-20 15:12:09 +02:00
TabletModelBrowserDialog.qml Refactor some tablet dialog headers 2017-03-11 16:55:22 +13:00
TabletNetworkingPreferences.qml Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
TabletRoot.qml add a tablet contextual mode flag to HMDScriptingInterface used to keep tablet in place 2017-10-23 14:21:18 -07:00
TabletWebView.qml saving work 2017-04-29 00:31:09 +01:00
WindowRoot.qml Add resizable flag. Use the flag for Create only 2017-09-15 21:49:38 +02:00
WindowWebView.qml saving work 2017-04-29 00:31:09 +01:00