overte-HifiExperiments/interface/resources
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
..
avatar Shoulder puck calibration work in progress 2017-07-24 17:22:48 -07:00
config Introducing the renderview task 2017-06-06 18:00:41 -07:00
controllers 21540 - Make Rotation using Vive Controller Work 2017-09-18 23:38:38 +01:00
fonts Commerce: Tons of Interface changes (#11463) 2017-09-27 14:43:51 -07:00
html property set echomode for keyboard for wallet and webviews 2017-10-24 13:53:50 -07:00
icons Updated Scripts 2017-09-12 21:22:40 +03:00
images Merge pull request #11021 from Zvork/fade2 2017-08-10 13:48:30 -07:00
mention-sounds
meshes Change tablet model's screen 2017-10-18 10:54:18 -07:00
qml [Case 6569] Add protection for dynamic vs static collision type (details below). 2017-11-08 18:27:24 -05:00
QtWebEngine/UIDelegates remove old ../../qml/menus import 2017-03-25 18:37:36 -04:00
shaders move hud rendering to render thread, still need to separate out hud overlays 2017-09-29 09:49:08 -07:00
snapshot/img Add placeholder image when previous snapshot can't be loaded 2017-05-31 10:27:17 -07:00
sounds Tighter version of sample sound 2017-10-26 11:48:40 -07:00
styles Revert "Actually merge from master" 2017-03-24 17:56:48 -07:00
visage