YuSanka
|
d522e8ea70
|
Delete mixed selection
|
2018-12-03 12:13:57 +01:00 |
|
Enrico Turri
|
32a9145804
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-12-03 11:15:03 +01:00 |
|
Enrico Turri
|
c205e3fb0c
|
Gizmo flatten -> allow for only single instance and let planes follow the instance when moving the object by dragging it on the scene
|
2018-12-03 11:14:17 +01:00 |
|
Vojtech Kral
|
2bdb86c7ed
|
deps: warn that wx-config can't be moved into another location
|
2018-12-03 10:48:59 +01:00 |
|
Enrico Turri
|
e1c90c83e8
|
Fixed GLVolumes reuse after instance deletion
|
2018-12-03 10:37:46 +01:00 |
|
Vojtech Kral
|
6693b2102d
|
deps script for Mac OS, XCode support fix
|
2018-12-03 10:21:06 +01:00 |
|
Enrico Turri
|
693a4168f8
|
Always show axis name when hovering over gizmo grabbers
|
2018-12-03 10:17:42 +01:00 |
|
Enrico Turri
|
020994f987
|
Refactoring into extended gizmo grabbers
|
2018-12-03 09:37:46 +01:00 |
|
Enrico Turri
|
624df6bf9a
|
Extended grabbers for gizmo move
|
2018-12-03 08:51:18 +01:00 |
|
Vojtech Kral
|
138c98b5ec
|
Deps: Windows: Fix a couple of configurations
|
2018-11-30 18:01:23 +01:00 |
|
tamasmeszaros
|
d50644eef8
|
Fix for uninitialized variable which might break sla auto rotation
|
2018-11-30 15:41:45 +01:00 |
|
tamasmeszaros
|
761a8fcc95
|
Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend
|
2018-11-30 14:28:27 +01:00 |
|
tamasmeszaros
|
f289efab23
|
Fixed a few bugs with pad_enable and supports_enable
|
2018-11-30 14:26:41 +01:00 |
|
Enrico Turri
|
1f3b9d0657
|
Fixed vertical centering of gizmo overlay icons
|
2018-11-30 13:27:54 +01:00 |
|
Enrico Turri
|
918a7f8ddd
|
Fixed lost selection when selecting object while place on face gizmo is active
|
2018-11-30 12:49:31 +01:00 |
|
Enrico Turri
|
b83468e763
|
Removed gizmo reset by double-cliking on grabbers
|
2018-11-30 11:42:36 +01:00 |
|
YuSanka
|
054d202817
|
Correct mixed_selection updating from 3dScene to ObjectList
|
2018-11-30 11:22:06 +01:00 |
|
YuSanka
|
4bb771683d
|
Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp
|
2018-11-30 11:22:06 +01:00 |
|
Enrico Turri
|
4e4760bb82
|
Fixed translation of volumes belonging to scaled instances
|
2018-11-30 10:59:00 +01:00 |
|
Enrico Turri
|
62a3cb272e
|
Fixed offset of last remaining object part after deletion
|
2018-11-30 10:25:09 +01:00 |
|
Enrico Turri
|
dca0cb04ea
|
New icons for gizmo overlay
|
2018-11-30 08:48:32 +01:00 |
|
tamasmeszaros
|
6c99837a9d
|
Quick fix for broken MacOS build
|
2018-11-29 18:33:30 +01:00 |
|
tamasmeszaros
|
55d62b8295
|
Fix for empty or broken png output.
Fix for instance transformation order error and state invalidation issues with rasterization.
|
2018-11-29 18:12:40 +01:00 |
|
Enrico Turri
|
bf94751a94
|
Esc key toggles off current gizmo
|
2018-11-29 15:33:52 +01:00 |
|
Enrico Turri
|
42b70c4933
|
Modified gizmo rotate rendering
|
2018-11-29 15:10:11 +01:00 |
|
YuSanka
|
d7f9e86400
|
Update additional object setting after print technology changing
|
2018-11-29 15:01:20 +01:00 |
|
tamasmeszaros
|
38733ff56a
|
Merge branch 'tm_sla_supports_backend'
|
2018-11-29 13:34:48 +01:00 |
|
tamasmeszaros
|
7b9c8ca06c
|
Fix for empty zip when the object is moved after slicing
|
2018-11-29 12:53:56 +01:00 |
|
YuSanka
|
2add733caa
|
Suppress change preset to SLA if we have multi-part object
|
2018-11-29 12:35:07 +01:00 |
|
Vojtech Kral
|
be9ba936e9
|
Cut: Sanitize Z when switching selections
|
2018-11-29 12:22:06 +01:00 |
|
tamasmeszaros
|
980c53970b
|
merge tm_sla_supports_backend with master, reapply fix for index slice invalidation, fix for autorotation z offset
|
2018-11-29 11:45:02 +01:00 |
|
Enrico Turri
|
ef1d43c711
|
SLA slices preview - improved performances
|
2018-11-29 11:11:39 +01:00 |
|
tamasmeszaros
|
8fbfad275c
|
Reordered scene reload to prevent race conditions.
Also extended progress status bar to support status value -1 for pulsing.
|
2018-11-29 10:57:06 +01:00 |
|
Enrico Turri
|
7913060869
|
Added zoom in/out using keys [i]/[o]
|
2018-11-29 09:03:38 +01:00 |
|
Vojtech Kral
|
18c95c404c
|
Fix wxNotebook event incontinence
|
2018-11-28 19:26:48 +01:00 |
|
Enrico Turri
|
19c47afb7b
|
Fixed size of gizmo scale grabbers
|
2018-11-28 16:09:04 +01:00 |
|
YuSanka
|
c010e14460
|
Suppress ColorPrint for the multi-material printing
|
2018-11-28 16:03:25 +01:00 |
|
YuSanka
|
360133246c
|
Fixed ColorPrint current layer identification
|
2018-11-28 16:03:24 +01:00 |
|
Enrico Turri
|
bac021d516
|
SLA slices preview - completed prototype
|
2018-11-28 15:13:25 +01:00 |
|
tamasmeszaros
|
729e35f1ff
|
changed SliceIndex to use floating point keys.
|
2018-11-28 15:02:23 +01:00 |
|
Vojtech Kral
|
34587bd00f
|
Cut: Account for instance Z properly
|
2018-11-28 13:36:31 +01:00 |
|
Lukas Matena
|
69a7991c59
|
Fix of issue #1368
|
2018-11-28 12:30:48 +01:00 |
|
Lukas Matena
|
ebac4c7eb8
|
Place on bed gizmo disabled for individual object parts
|
2018-11-28 12:08:25 +01:00 |
|
tamasmeszaros
|
1a8d98302e
|
fixing support head disapperance on linux
|
2018-11-28 11:59:39 +01:00 |
|
Lukas Matena
|
5813ec08c9
|
Place on bed planes recalculation after individual volumes are manipulated
|
2018-11-28 11:37:41 +01:00 |
|
Enrico Turri
|
0a47bc1c5c
|
SLA slices preview - wip 5
|
2018-11-28 09:28:07 +01:00 |
|
Vojtech Kral
|
e4da00c195
|
Enable imgui on Mac
|
2018-11-27 16:57:37 +01:00 |
|
Vojtech Kral
|
f5080ea7f5
|
Fix re-entrant render() calls, add an assert to enforce
|
2018-11-27 16:57:37 +01:00 |
|
Vojtech Kral
|
0bdbd3ee63
|
imgui: Use OpenGL 2.0
|
2018-11-27 16:57:37 +01:00 |
|
Vojtech Kral
|
21cb489077
|
WIP: imgui: Fix GLSL version enumeration
|
2018-11-27 16:57:37 +01:00 |
|