mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 17:03:58 +02:00
Fixed grabbing objects with mouse in desktop mode
This commit is contained in:
parent
c73ad2fa52
commit
ff3d868eb8
1 changed files with 0 additions and 2 deletions
|
@ -297,8 +297,6 @@ public:
|
|||
|
||||
static constexpr unsigned int PICK_BYPASS_IGNORE() { return PickFilter::getBitMask(PickFilter::FlagBit::PICK_BYPASS_IGNORE); }
|
||||
|
||||
public slots:
|
||||
|
||||
/*@jsdoc
|
||||
* @function Picks.PICK_ENTITIES
|
||||
* @deprecated This function is deprecated and will be removed. Use the <code>Picks.PICK_DOMAIN_ENTITIES |
|
||||
|
|
Loading…
Reference in a new issue