overte-JulianGro/interface/resources/qml/hifi
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
..
audio Fix the audio input device peak meters 2017-11-03 05:59:59 -07:00
commerce Slightly modify invalid cert language 2017-11-02 17:59:36 -07:00
dialogs Bug 6719 fixed 2017-10-26 09:41:24 -07:00
models
overlays
tablet [Case 6569] Add protection for dynamic vs static collision type (details below). 2017-11-08 18:27:24 -05:00
toolbars fix toolbar from completely dispearing 2017-10-19 14:02:21 -07:00
AssetServer.qml Fix Asset Browser's "Copy URL" context menu 2017-11-05 20:38:37 +13:00
Card.qml Sound cues for GoTo interface 2017-10-21 20:47:56 +02:00
ComboDialog.qml
Desktop.qml
DesktopLetterboxMessage.qml
Feed.qml
LetterboxMessage.qml
NameCard.qml Merge pull request #11138 from Nex-Pro/21466 2017-11-03 11:58:15 -07:00
Pal.qml Merge pull request #11138 from Nex-Pro/21466 2017-11-03 11:58:15 -07:00
SkyboxChanger.qml zFox Changes 2017-10-23 19:40:43 +01:00
SpectatorCamera.qml
TabletTextButton.qml
TextButton.qml
WebBrowser.qml