|
|
90ba5da99a
|
Fixed objects bigger than print volume set as sinking after calling 'Scale to print volume' command - SPE-1155
|
2021-12-13 11:32:59 +01:00 |
|
|
|
39171d0bf9
|
Fixed rotation of volumes while ALT key is pressed
|
2021-12-02 11:11:00 +01:00 |
|
|
|
c93a0e8a55
|
Tech ENABLE_ENHANCED_PRINT_VOLUME_FIT - 1st installment, Scale to print volume command for circular printbeds
|
2021-11-24 10:55:48 +01:00 |
|
|
|
33bbb249cf
|
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as default
|
2021-11-16 12:39:54 +01:00 |
|
|
|
a5507122d6
|
#7160 - Fixed drag object on mouse move cause wrong color when outside the print area
|
2021-10-27 10:37:35 +02:00 |
|
|
|
c20c17ed1e
|
Fixed conflicts after merge with master
|
2021-10-14 10:48:46 +02:00 |
|
|
|
848fdaadf4
|
#7076 - Modifiers and similar objects always rendered as transparent
|
2021-10-08 10:48:46 +02:00 |
|
|
|
7473e174af
|
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Faster update of object manipulation fields while dragging gizmo Move/Rotate/Scale
|
2021-10-04 08:30:04 +02:00 |
|
|
|
c3f7227a9d
|
Fixed conflicts after merge with master
|
2021-09-30 10:31:25 +02:00 |
|
|
|
f3961f38c4
|
Merge remote-tracking branch 'remotes/origin/vb_project_state'
|
2021-09-27 14:36:22 +02:00 |
|
|
|
52e9574d1b
|
WIP Undo / Redo and project state: Marking Undo / Redo snapshots
with their purpose.
|
2021-09-27 14:10:53 +02:00 |
|
|
|
fd822d13c9
|
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Call GLVolumeCollection::check_outside_state() only when needed
|
2021-09-20 13:40:34 +02:00 |
|
|
|
3a91bef6ba
|
Use std::optional to replace dirty flags for bounding boxes in Selection
|
2021-09-17 13:24:37 +02:00 |
|
|
|
4e6388f8a0
|
Place on face improvement: respect different z-rotation of instances
|
2021-09-17 09:38:53 +02:00 |
|
|
|
23ca3007e7
|
Fixed conflicts after merge with master
|
2021-08-26 12:39:28 +02:00 |
|
|
|
756daa0164
|
Fixed manipulation of sinking multipart objects resulting in wrong object/parts positioning
|
2021-08-25 15:01:15 +02:00 |
|
|
|
90651b25f3
|
Fixed object below bed after deleting part
|
2021-08-24 12:39:21 +02:00 |
|
|
|
7536e51982
|
Do not allow objects to be placed fully below bed
|
2021-08-24 07:46:59 +02:00 |
|
|
|
75fce3026d
|
Fixed calls set_uniform(emission_factor, xx) to use floats
|
2021-08-04 11:58:50 +02:00 |
|
|
|
ff74bc3f48
|
Fixed mirroring of sinking objects
|
2021-07-30 11:40:30 +02:00 |
|
|
|
3ab84da644
|
Changed logic to detect sinking objects while using scale gizmo
|
2021-07-30 11:19:50 +02:00 |
|
|
|
7b59b10547
|
Fixed conflict after merge with master
|
2021-07-29 12:25:28 +02:00 |
|
|
|
99b9146541
|
Follow-up of 1d4e7f5577 -> More robust fix
|
2021-07-29 12:14:51 +02:00 |
|
|
|
f2454ded3a
|
Fix of scaling modifiers for a sinking object
|
2021-07-29 09:37:40 +02:00 |
|
|
|
fe2903937c
|
Tech ENABLE_SINKING_CONTOURS -> Sinking contours updated during render pass and shown also while dragging an object
|
2021-07-28 12:23:27 +02:00 |
|
|
|
0cda79646f
|
Fixed conflicts after merge with master
|
2021-07-22 11:46:00 +02:00 |
|
|
|
f4b466ee93
|
Techs DISABLE_ALLOW_NEGATIVE_Z_FOR_SLA and ENABLE_ALLOW_NEGATIVE_Z set as default
|
2021-07-22 11:26:31 +02:00 |
|
|
|
6ec647969f
|
Tech ENABLE_SINKING_CONTOURS -> 1st installment
|
2021-07-21 15:30:57 +02:00 |
|
|
|
5a11f8069d
|
Keep non-sinking volumes on top of the printbed while scaling
|
2021-07-20 15:32:24 +02:00 |
|
|
|
0a02549767
|
Small refactoring in Selection
|
2021-07-20 13:26:12 +02:00 |
|
|
|
22cf01f449
|
Tech ENABLE_SEQUENTIAL_LIMITS set as default
|
2021-07-20 12:05:15 +02:00 |
|
|
|
aec6591cd4
|
Follow-up of ef8ddacdfc -> Fixed rendering of modifiers after cleaning current selection
|
2021-07-16 10:56:29 +02:00 |
|
|
|
95c519fbf2
|
Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers
|
2021-05-31 12:54:48 +02:00 |
|
|
|
1c168809d1
|
Added missing uniform calls for emission_factor
|
2021-05-28 16:44:13 +02:00 |
|
|
|
73fea9b460
|
Unified color definition
|
2021-05-28 16:44:13 +02:00 |
|
|
|
2721e502d0
|
Removed unneeded calls to GL_LIGHTING
|
2021-05-28 16:44:13 +02:00 |
|
|
|
b41395e20c
|
Removed last GLU call, removed libGLU from CMakeLists
|
2021-05-28 16:44:13 +02:00 |
|
|
|
0dfe398549
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-24 14:19:40 +02:00 |
|
|
|
183a702be0
|
Fixed second batch of locale-dependent calls
|
2021-05-24 12:20:29 +02:00 |
|
|
|
9f94836b8b
|
Fixed conflicts after merge with master
|
2021-05-13 14:10:42 +02:00 |
|
|
|
daf230695d
|
Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects clearance for sequential prints
|
2021-05-11 13:12:25 +02:00 |
|
|
|
268475d96c
|
Fixed conflicts after merge with master
|
2021-05-10 10:25:57 +02:00 |
|
|
|
7b219a153c
|
Tech ENABLE_ALLOW_NEGATIVE_Z-> Disable sinking objects for SLA printer
|
2021-05-06 14:04:07 +02:00 |
|
|
|
f9f99662a8
|
Tech ENABLE_ALLOW_NEGATIVE_Z-> Synchronize sinking instances
|
2021-05-05 11:53:24 +02:00 |
|
|
|
a6d2fc1331
|
Tech ENABLE_ALLOW_NEGATIVE_Z-> Layers height editing related fixes
|
2021-05-03 14:28:55 +02:00 |
|
|
|
bd70aebfee
|
Changed order of rendering of sidebar hints to avoid artifacts due to depth buffer cleanup made by gizmo renderers
|
2021-04-28 13:58:16 +02:00 |
|
|
|
0916f23e3f
|
Tech ENABLE_ALLOW_NEGATIVE_Z->Fixed object popping up after editing layer range fields
|
2021-04-28 11:07:15 +02:00 |
|
|
|
60c03ea745
|
Tech ENABLE_ALLOW_NEGATIVE_Z -> Keep sinking instances as sinking after applying scale gizmo
|
2021-04-23 09:11:55 +02:00 |
|
|
|
24eed24037
|
Removed mutable members from class Selection
|
2021-04-16 15:25:03 +02:00 |
|
|
|
ac192a8325
|
Added "Printable" menu item for multiple selection
|
2021-03-24 20:26:31 +01:00 |
|