Enrico Turri
|
3835a1cacf
Fixed #1244 - perl part
|
6 лет назад |
bubnikv
|
2a81408e8b
Implemented support enforcers / blockers.
|
6 лет назад |
Lukas Matena
|
86b67bbd42
Lay flat - rotation is now done in one go directly about the necessary axis
|
6 лет назад |
Enrico Turri
|
bd4061c3b0
Merge with master branch
|
6 лет назад |
Enrico Turri
|
8eb9ddc2eb
Max count of auto assigned extruders when splitting object set as dependent of current printer
|
6 лет назад |
Enrico Turri
|
71d9500b2e
More robust fix for 3D view and GUI buttons not in synch when object's size is almost identical to print volume's size
|
6 лет назад |
Enrico Turri
|
4b8bd48663
AMF and 3MF export - Export of print config customizable by user in the select file dialog
|
6 лет назад |
Enrico Turri
|
bdd2d725c8
Out of bed detection - 1st installment
|
6 лет назад |
Enrico Turri
|
f5f27859e0
AMF I/O - Embedded config data + zip formatting
|
7 лет назад |
Enrico Turri
|
8885f5e344
3mf import/export of config data
|
7 лет назад |
Enrico Turri
|
33553e1c50
3mf Exporter - 1st installment
|
7 лет назад |
bubnikv
|
31085fb1d7
Ported some ModelObject methods from Perl to C++.
|
7 лет назад |
bubnikv
|
b724d789fd
New feature: Splitting an object into a multi-part volume.
|
7 лет назад |
bubnikv
|
5cae4cc614
Fix of https://github.com/prusa3d/Slic3r/issues/285
|
7 лет назад |
bubnikv
|
ff9d565ba7
Implemented UI for ordering volumes
|
7 лет назад |
bubnikv
|
4010dd71f6
Support Prusa Control project files (.PRUS) by the GUI.
|
8 лет назад |
bubnikv
|
ee619701d8
Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.
|
8 лет назад |
bubnikv
|
25dfe7278c
Initial rewrite of the file accessors from Perl to C++.
|
8 лет назад |
bubnikv
|
a4dd6c7ce5
Added missing get_volume() method to the PrintObject Perl interface.
|
8 лет назад |
bubnikv
|
88e34ff5de
Store / retrieve layer height profile from the AMF file.
|
8 лет назад |
bubnikv
|
43ac693900
Added a tooltip overlay for the variable layer height edit tool.
|
8 лет назад |
bubnikv
|
6217622865
Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
|
8 лет назад |
Alessandro Ranellucci
|
4913e90e10
Remove any Perl related code from libslic3r
|
9 лет назад |
Alessandro Ranellucci
|
ed75219215
Ported mode Model methods to XS
|
9 лет назад |
Alessandro Ranellucci
|
dfce3a3138
Ported _arrange() and arrange_object() to XS
|
9 лет назад |
Alessandro Ranellucci
|
61f0a9e4da
Replace the flip word with mirror. #3060
|
9 лет назад |
Alessandro Ranellucci
|
5eb3bc52ef
Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes constants
|
9 лет назад |
Alessandro Ranellucci
|
8791f5a493
Cleanup of some method signatures and of XS return types
|
10 лет назад |
Alessandro Ranellucci
|
d1f58cbed5
Objects can be selected in 3D preview now. Double click and right click work as well
|
10 лет назад |
Alessandro Ranellucci
|
360dee862b
Keep model objects aligned to Z = 0 in plater
|
10 лет назад |
Alessandro Ranellucci
|
a5df9fb795
Ported ModelObject::split() to XS
|
10 лет назад |
Alessandro Ranellucci
|
73b3c06361
Ported more things to XS
|
10 лет назад |
Alessandro Ranellucci
|
5a96bad8c2
Ported some more methods to C++
|
10 лет назад |
Alessandro Ranellucci
|
b10917806a
Ported some Model methods to XS
|
10 лет назад |
Alessandro Ranellucci
|
6adc3477c9
Moved C++ code into new libslic3r directory
|
10 лет назад |
Alessandro Ranellucci
|
da4d6cbabb
3D preview of plater
|
10 лет назад |
Alessandro Ranellucci
|
aacc01a56f
Store object and volume names in the new 'name' property instead of relying on material id
|
10 лет назад |
Alessandro Ranellucci
|
f82a8475a1
Use AMF object and volume metadata for handling per-object and per-volume settings
|
10 лет назад |
Alessandro Ranellucci
|
ad99b2a0fd
Fixed one more regression introduced with Model refactoring. Includes regression test
|
10 лет назад |
Alessandro Ranellucci
|
27c73f5983
Some fixes after the recent Model refactoring
|
10 лет назад |
Alessandro Ranellucci
|
7ba08c90cf
Refactoring to Model API for making it stricter and safer
|
10 лет назад |
Alessandro Ranellucci
|
76a8ec3d9e
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
10 лет назад |
Alessandro Ranellucci
|
13af16ea24
Use Pointf for origin_translation and pass const refs whenever possible
|
10 лет назад |
Alessandro Ranellucci
|
54a199919b
Removed StringMap
|
10 лет назад |
Y. Sapir
|
05b2993769
Translate Model class' storage to C++.
|
10 лет назад |