Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt 3D Studio 2.8
-
None
-
98d888b6beeda9e301625ecba8e377cf552e7231
-
Qt Quick 3D - 37 - 38
Description
The newly added signal event in QT3DS-4128 (onActivated, onDeactivated) for a timeline now requires creating dummy object to emit the signals. This may be confusing to the end-user, so we need to fix that by hiding the fact we are creating dummy objects.
Instead of making user to drag'n'drop Group object, for example, add an entry to context menu for adding a "Signal" that automatically has the signal action in it. This signal object can be internally just a Node with a fixed-length timeline. When entering this signal node, the signal is emitted. The signal object's timeline may only be moved, but it's duration must not be adjustable.
Attachments
For Gerrit Dashboard: QT3DS-4165 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
314534,5 | Add signal object | master | qt3dstudio/ogl-runtime | Status: MERGED | +2 | 0 |
314536,9 | Improve timeline signal actions | master | qt3dstudio/qt3dstudio | Status: MERGED | +2 | 0 |