mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00:00
Removed DestroyGL method from 3DScene
This commit is contained in:
@@ -32,7 +32,9 @@ sub new {
|
||||
|
||||
$self->{objects} = $objects;
|
||||
$self->{model} = $model;
|
||||
$self->{print} = $print;
|
||||
#==============================================================================================================================
|
||||
# $self->{print} = $print;
|
||||
#==============================================================================================================================
|
||||
$self->{config} = $config;
|
||||
#==============================================================================================================================
|
||||
Slic3r::GUI::_3DScene::set_print($self, $print);
|
||||
|
||||
Reference in New Issue
Block a user