mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
3DScene mouse event handler partially moved to c++ - part 2
This commit is contained in:
parent
276533e236
commit
6bf009edee
12 changed files with 257 additions and 173 deletions
|
@ -37,8 +37,6 @@ use Slic3r::Geometry qw(PI);
|
|||
__PACKAGE__->mk_accessors( qw(_quat init
|
||||
on_viewport_changed
|
||||
on_select
|
||||
on_move
|
||||
on_model_update
|
||||
volumes
|
||||
|
||||
_drag_volume_idx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue