mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-13 05:38:13 +02:00
Fixed grabbing objects with mouse in desktop mode
This commit is contained in:
parent
589ca2a399
commit
ab9f2a7198
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