enricoturri1966
|
e886475fe7
|
Fixed build when tech ENABLE_NON_STATIC_CANVAS_MANAGER is disabled
|
2020-03-31 18:04:49 +02:00 |
|
bubnikv
|
750e704b37
|
Merge remote-tracking branch 'remotes/origin/et_slope_shader'
|
2020-03-25 16:09:04 +01:00 |
|
enricoturri1966
|
f12b39be25
|
Fixed conflicts after merge with master
|
2020-03-25 14:41:47 +01:00 |
|
enricoturri1966
|
3d6c9e54e9
|
ENABLE_THUMBNAIL_GENERATOR set as default
|
2020-03-25 10:15:02 +01:00 |
|
enricoturri1966
|
fac28ea27a
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_bug_fixes
|
2020-03-25 09:34:17 +01:00 |
|
enricoturri1966
|
6f1c99db34
|
ENABLE_CANVAS_DELAYED_TOOLTIP_USING_IMGUI merged into ENABLE_CANVAS_TOOLTIP_USING_IMGUI
|
2020-03-25 08:43:18 +01:00 |
|
Lukas Matena
|
97b9de47b4
|
Merge branch 'master' into dev
|
2020-03-24 21:51:05 +01:00 |
|
enricoturri1966
|
c6d5ad1517
|
Refactoring of toolbars' tooltip generation
|
2020-03-24 12:26:30 +01:00 |
|
enricoturri1966
|
c480041487
|
Close undo/redo windows when an item in the list is selected
|
2020-03-23 16:00:56 +01:00 |
|
enricoturri1966
|
5b24a0fb91
|
Fixed conflicts after merge with master
|
2020-03-20 10:55:37 +01:00 |
|
bubnikv
|
067e128651
|
Suppress tooltips when the mouse is processed by an ImGUI dialog.
|
2020-03-18 13:23:07 +01:00 |
|
enricoturri1966
|
1c1a6b933a
|
Fixed interference between tooltips and imgui dialogs
|
2020-03-18 10:46:46 +01:00 |
|
enricoturri1966
|
166389e6a8
|
Initial delay for ImGUI-based tooltip
|
2020-03-17 14:35:56 +01:00 |
|
enricoturri1966
|
7a1fa3d847
|
Canvas' tooltip using ImGUI
|
2020-03-17 13:01:38 +01:00 |
|
enricoturri1966
|
b36051af82
|
New tech ENABLE_SLOPE_RENDERING - 1st installment of rendering objects colored by facets slope
|
2020-03-13 15:09:07 +01:00 |
|
Lukas Matena
|
50ebdf5293
|
Include cleanup in Plater, GLCanvas3D and GLGizmosManager
|
2020-03-03 15:53:26 +01:00 |
|
Enrico Turri
|
0b629eb905
|
GLCanvas3DManager moved from being a static member of _3DScene to be a normal member of GUI_App
|
2020-03-02 10:58:46 +01:00 |
|
Enrico Turri
|
4a59a45d51
|
ENABLE_SHOW_SCENE_LABELS set as default
|
2020-02-13 13:24:52 +01:00 |
|
Enrico Turri
|
c6ca180142
|
Use frontend data to update labels
|
2020-02-06 15:19:53 +01:00 |
|
Enrico Turri
|
5c4b481e35
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_labels
|
2020-02-05 15:27:20 +01:00 |
|
Lukas Matena
|
0e3ebb3e07
|
Hollowing gizmo: Invalidate drilled mesh in case a hole is manipulated
This way the holes cannot be placed on its own walls
Downside is that AABB trees have to be recalculated
|
2020-02-04 15:03:10 +01:00 |
|
Enrico Turri
|
3ec4b77dcd
|
Added item menu 'Edit/Show labels' and removed labels activation from preferences dialog
|
2020-02-04 14:42:26 +01:00 |
|
Enrico Turri
|
6fa49f5931
|
Added sequential print order id to 3D scene labels
|
2020-02-03 11:44:26 +01:00 |
|
Enrico Turri
|
251a7d1329
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_labels
|
2020-02-03 08:23:55 +01:00 |
|
Enrico Turri
|
3a99b23ec7
|
#3580 - Added menu item 'Edit/Reload from disk' and F5 key acceleration to reload the entire plater
|
2020-01-31 12:15:04 +01:00 |
|
Enrico Turri
|
9032dadff3
|
Added extra frame renders to let labels grow to their final size
|
2020-01-28 15:57:02 +01:00 |
|
Enrico Turri
|
d5b258c267
|
1st installment of object/instance labels in 3D scene
|
2020-01-28 13:15:21 +01:00 |
|
tamasmeszaros
|
b45e95877e
|
Merge branch 'master' into lm_tm_hollowing
|
2020-01-23 17:43:18 +01:00 |
|
YuSanka
|
1ed313ab79
|
Synchronized mode of color_print data to/from 3mf/amf
+ Code refactoring " CustomGCode extracted to separate namespace and file
|
2020-01-23 16:11:21 +01:00 |
|
Lukas Matena
|
63b0eec5a9
|
Merge branch 'master' into lm_tm_hollowing
|
2020-01-21 13:00:07 +01:00 |
|
Enrico Turri
|
4eee702984
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE set as default
|
2020-01-17 11:26:26 +01:00 |
|
Enrico Turri
|
b6ab6378d7
|
ENABLE_VIEW_TOOLBAR_BACKGROUND_FIX set as default
|
2020-01-17 10:50:25 +01:00 |
|
Lukas Matena
|
822f9ff4a6
|
Fixed issues in SLA gizmos related to showing/hiding of the model/support structures
|
2020-01-16 13:18:43 +01:00 |
|
Lukas Matena
|
b3f15b1c98
|
Merge branch 'master' into lm_tm_hollowing
|
2019-12-20 10:33:53 +01:00 |
|
bubnikv
|
e649a28ffc
|
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
|
2019-12-13 13:43:31 +01:00 |
|
bubnikv
|
65772958b7
|
Improved adaptive layer height metrics: Using the area of a triangle
delimited by the extrusion stepping and the sloping surface.
This leads to a yet different metric from Cura or upstream Slic3r.
|
2019-12-13 13:43:16 +01:00 |
|
Enrico Turri
|
f2b8607d11
|
Fixed positioning of gizmos' imgui dialogs
|
2019-12-12 13:38:08 +01:00 |
|
Lukas Matena
|
537260494d
|
Merge branch 'master' into lm_tm_hollowing
|
2019-12-12 11:37:33 +01:00 |
|
Enrico Turri
|
64fc278212
|
GLCanvas3D - render methods set as constant methods
|
2019-12-10 12:57:55 +01:00 |
|
Enrico Turri
|
bdfed9d9ef
|
Attempt to fix view toolbar background not showing up on Mac when using dark mode
|
2019-12-10 10:56:21 +01:00 |
|
Enrico Turri
|
68812b081f
|
Removed obsolete (and unused) code
|
2019-12-09 15:40:14 +01:00 |
|
Lukas Matena
|
735f82c019
|
Hollowing gizmo has now its own shortcut [H], fixed a situation with supports showed in editing mode
|
2019-11-29 13:56:39 +01:00 |
|
Enrico Turri
|
ddd1df1552
|
ENABLE_THUMBNAIL_GENERATOR -> render printbed into thumbnails
|
2019-11-28 14:18:24 +01:00 |
|
Enrico Turri
|
0de3704287
|
ENABLE_THUMBNAIL_GENERATOR -> small refactoring
|
2019-11-28 12:03:19 +01:00 |
|
Enrico Turri
|
3537f74936
|
Printbed axes renderable on demand
|
2019-11-28 11:51:00 +01:00 |
|
YuSanka
|
dfd38c7818
|
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
|
2019-11-28 09:01:14 +01:00 |
|
YuSanka
|
901a20b3b1
|
Code cleaning
|
2019-11-27 15:27:44 +01:00 |
|
Enrico Turri
|
5fcf41a3aa
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Added undo/redo
|
2019-11-27 11:08:10 +01:00 |
|
Enrico Turri
|
55a163e216
|
Added tooltip, showing layer height at mouse cursor, to layer height profile bar
|
2019-11-26 14:44:14 +01:00 |
|
Enrico Turri
|
599403ba94
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
|
2019-11-22 14:40:59 +01:00 |
|