mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
New selection -> removed obsolete parameters from GLVolumeCollection::load_object()
This commit is contained in:
parent
9ae6d115a2
commit
99fe5761d8
4 changed files with 24 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
#define ENABLE_1_42_0 1
|
||||
|
||||
// Add z coordinate to model instances' offset
|
||||
// Add x and y rotation components to model instances' offset
|
||||
// Add x and y rotation components to model instances' rotation
|
||||
// Add scaling factors for all the three axes to model instances
|
||||
#define ENABLE_MODELINSTANCE_3D_FULL_TRANSFORM (1 && ENABLE_1_42_0)
|
||||
// Add double click on gizmo grabbers to reset transformation components to their default value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue