mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00
3DScene mouse event handler move to c++ completed
This commit is contained in:
parent
6bf009edee
commit
94d608c6c1
3 changed files with 51 additions and 45 deletions
|
@ -38,12 +38,6 @@ __PACKAGE__->mk_accessors( qw(_quat init
|
|||
on_viewport_changed
|
||||
on_select
|
||||
volumes
|
||||
|
||||
_drag_volume_idx
|
||||
_drag_start_pos
|
||||
_drag_volume_center_offset
|
||||
_drag_start_xy
|
||||
_dragged
|
||||
) );
|
||||
#__PACKAGE__->mk_accessors( qw(_quat _dirty init
|
||||
# enable_picking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue