enricoturri1966
|
087c83c958
|
GCodeViewer -> 3rd attempt to fix rendering of toolpaths on Mac
|
2020-07-17 14:58:58 +02:00 |
|
enricoturri1966
|
a35f72442e
|
GCodeViewer -> 2nd attempt to fix rendering of toolpaths on Mac
|
2020-07-17 12:10:55 +02:00 |
|
enricoturri1966
|
0df1d11780
|
GCodeViewer -> Attempt to fix rendering of toolpaths on Mac
|
2020-07-17 11:08:34 +02:00 |
|
enricoturri1966
|
b03ae392c5
|
GCodeViewer -> Added estimated printing times for extrusion roles
|
2020-07-17 10:50:16 +02:00 |
|
enricoturri1966
|
f7164db68e
|
GCodeViewer -> Added estimated printing times for move types
|
2020-07-17 08:27:23 +02:00 |
|
enricoturri1966
|
3a88e69896
|
ENABLE_GCODE_VIEWER -> Integration of time estimator into GCodeProcessor
|
2020-07-16 11:09:21 +02:00 |
|
enricoturri1966
|
755fdb5ab4
|
GCodeViewer -> Refactoring of data shown into estimated printing time dialog
|
2020-07-10 15:31:56 +02:00 |
|
enricoturri1966
|
13a8ed0bd0
|
GCodeViewer -> Reworked layout of color print legend to make it consistent for the single extruder and multi extruders cases
|
2020-07-10 13:20:03 +02:00 |
|
enricoturri1966
|
431cfcc671
|
GCodeViewer -> Reworked layout of imgui dialog for estimated printing times
|
2020-07-09 15:57:35 +02:00 |
|
enricoturri1966
|
73b885fc37
|
GCodeViewer -> Added imgui dialog for estimated printing times
|
2020-07-08 13:33:50 +02:00 |
|
enricoturri1966
|
0b1086f390
|
GCodeViewer -> Export of extrude toolpaths to obj files
|
2020-07-03 12:17:12 +02:00 |
|
enricoturri1966
|
69de5c8c9f
|
GCodeViewer -> Pass vertex normal to shaders for toolpaths
|
2020-06-29 14:00:08 +02:00 |
|
enricoturri1966
|
eb68361619
|
Follow-up of 648ecb47c2 -> Fixed calculation of max bounding box
|
2020-06-25 08:14:45 +02:00 |
|
enricoturri1966
|
648ecb47c2
|
GCodeViewer -> Fixed incorrect detection of out of printbed for toolpaths
|
2020-06-24 16:57:09 +02:00 |
|
enricoturri1966
|
81a7b7782b
|
GCodeViewer -> Some refactoring
|
2020-06-23 15:22:52 +02:00 |
|
enricoturri1966
|
779dcd58c8
|
GCodeViewer -> Line width of toolpaths dependent on zoom
|
2020-06-23 09:01:28 +02:00 |
|
enricoturri1966
|
2a90cd2849
|
GCodeViewer -> Do not show modifier shells
|
2020-06-22 09:10:41 +02:00 |
|
enricoturri1966
|
ab60499298
|
Fixed conflicts after merge with master
|
2020-06-12 10:35:18 +02:00 |
|
enricoturri1966
|
d358fe85fa
|
GCodeViewer -> Show tool marker position when enabled
|
2020-06-09 08:12:51 +02:00 |
|
enricoturri1966
|
ea0e9a5873
|
Follow-up of 70478f226f -> Fixed printbed for regular gcode preview
|
2020-06-08 13:17:07 +02:00 |
|
enricoturri1966
|
70478f226f
|
ENABLE_GCODE_VIEWER_AS_STATE -> Use default printbed in gcode viewer
|
2020-06-08 12:27:32 +02:00 |
|
enricoturri1966
|
ca17948f87
|
ENABLE_GCODE_VIEWER_AS_STATE -> Load gcode from file and process it
|
2020-06-08 09:12:20 +02:00 |
|
enricoturri1966
|
707268d41d
|
ENABLE_GCODE_VIEWER -> Improvements in shaders for options
|
2020-06-01 08:55:44 +02:00 |
|
enricoturri1966
|
dcec684cc7
|
ENABLE_GCODE_VIEWER -> Refactoring of shaders for options
|
2020-05-29 12:29:04 +02:00 |
|
enricoturri1966
|
e9d57c932a
|
Fixed conflicts after merge with master
|
2020-05-28 15:50:21 +02:00 |
|
enricoturri1966
|
96db6aaadb
|
Attempt to fix rambling crash on Mac Asan
|
2020-05-28 11:14:56 +02:00 |
|
enricoturri1966
|
9c8892c869
|
GCodeViewer -> Shaders code cleanup
|
2020-05-28 09:23:30 +02:00 |
|
enricoturri1966
|
edaabf3fbd
|
GCodeViewer -> Experimental hexagonal icons for toolpaths in legend
|
2020-05-28 07:52:11 +02:00 |
|
enricoturri1966
|
0e018e6690
|
Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-05-27 16:31:26 +02:00 |
|
enricoturri1966
|
abd7d74800
|
GCodeViewer -> Small refactoring
|
2020-05-27 16:31:02 +02:00 |
|
enricoturri1966
|
35190936a3
|
GCodeViewer -> Newer version of shader for options
|
2020-05-27 16:19:40 +02:00 |
|
enricoturri1966
|
100484dabe
|
Added missing include
|
2020-05-27 15:28:24 +02:00 |
|
enricoturri1966
|
1d317489fd
|
GCodeViewer -> Temporary ImGui dialog for editing shaders parameters
|
2020-05-26 08:16:08 +02:00 |
|
enricoturri1966
|
1c826c063b
|
GCodeViewer refactoring and GLShaderProgram upgrade
|
2020-05-25 10:48:53 +02:00 |
|
enricoturri1966
|
43b78b630c
|
GCodeViewer -> Enhanced legend icons
|
2020-05-22 16:37:53 +02:00 |
|
enricoturri1966
|
314995fa0b
|
ENABLE_SHADERS_MANAGER set as default
|
2020-05-22 16:08:02 +02:00 |
|
enricoturri1966
|
4d05ec0856
|
GCodeViewer -> New shaders for options
|
2020-05-22 13:21:43 +02:00 |
|
enricoturri1966
|
83ea38c2f3
|
GCodeViewer -> Refactoring of options coloring + options added to legend
|
2020-05-22 11:52:07 +02:00 |
|
enricoturri1966
|
6e279cbec2
|
GCodeViewer -> Refactoring of sequential view marker positioning
|
2020-05-22 10:43:59 +02:00 |
|
enricoturri1966
|
8a9dbb3414
|
ENABLE_SHADERS_MANAGER -> Fixed crash while rendering selection hints
|
2020-05-21 13:19:07 +02:00 |
|
enricoturri1966
|
cbfb09a241
|
Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup
|
2020-05-20 17:03:53 +02:00 |
|
enricoturri1966
|
c7c87973b7
|
First installment of tech ENABLE_SHADERS_MANAGER, using class GLShadersManager as a central point to manage OpenGL shaders
|
2020-05-20 14:11:22 +02:00 |
|
enricoturri1966
|
163fbec8c8
|
GCodeViewer -> Completed implementation of slider for sequential view
|
2020-05-18 13:24:07 +02:00 |
|
enricoturri1966
|
a68eefbe4a
|
Tech ENABLE_GCODE_VIEWER -> Refactoring and code cleanup
|
2020-05-15 12:25:38 +02:00 |
|
enricoturri1966
|
5be901547e
|
GCodeViewer -> Imgui slider for sequential view replaced by DoubleSlider::Control (wip)
|
2020-05-15 09:22:51 +02:00 |
|
enricoturri1966
|
32529b66ac
|
Tech ENABLE_GCODE_VIEWER -> Small refactoring
|
2020-05-13 13:55:00 +02:00 |
|
enricoturri1966
|
8d5cea82f4
|
Tech ENABLE_GCODE_VIEWER -> Bed axes rendered using the new OpenGL model class
|
2020-05-12 11:33:50 +02:00 |
|
enricoturri1966
|
769cca4b25
|
GCodeViewer -> Enhanced tool marker + refactoring (added new base class for OpenGL models)
|
2020-05-11 16:26:35 +02:00 |
|
enricoturri1966
|
c02a77d942
|
GCodeViewer -> Prototype for tool marker
|
2020-05-11 13:09:26 +02:00 |
|
enricoturri1966
|
5c6a56ca29
|
GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWER
|
2020-05-07 10:49:12 +02:00 |
|