mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 14:04:11 -06:00
Ported get_layer_range() to C
This commit is contained in:
parent
ff795f2918
commit
37105e8237
14 changed files with 72 additions and 738 deletions
|
@ -1,10 +0,0 @@
|
|||
package Slic3r::TriangleMesh::XS;
|
||||
use warnings;
|
||||
use strict;
|
||||
|
||||
our $VERSION = '0.01';
|
||||
|
||||
use XSLoader;
|
||||
XSLoader::load(__PACKAGE__, $VERSION);
|
||||
|
||||
1;
|
Loading…
Add table
Add a link
Reference in a new issue