enricoturri1966
|
f486dedb52
|
Disabled tech ENABLE_PROJECT_DIRTY_STATE_DEBUG_WINDOW
|
2021-04-20 10:41:38 +02:00 |
|
enricoturri1966
|
144e37c274
|
1st installment of project dirty state manager
|
2021-04-06 10:00:17 +02:00 |
|
enricoturri1966
|
cfcce6f29a
|
Follow-up of 10c3e829178435203286a5843077af6f0467a5fb - Updated version for unpublished techs in Technologies.hpp
|
2021-03-24 14:30:46 +01:00 |
|
enricoturri1966
|
6ffa51da58
|
1st installment of export to gcode of M73 lines for remaining time to next printer stop
|
2021-03-23 09:05:52 +01:00 |
|
enricoturri1966
|
14aca210cb
|
Tech ENABLE_GCODE_WINDOW_USE_MAPPED_FILE merged into ENABLE_GCODE_WINDOW
|
2021-03-08 10:20:07 +01:00 |
|
enricoturri1966
|
0472c84525
|
G-code window uses file mapping
|
2021-03-08 08:35:32 +01:00 |
|
enricoturri1966
|
da7d7ae11b
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_window
|
2021-03-03 09:07:28 +01:00 |
|
enricoturri1966
|
2c8f385c7f
|
1st installment of g-code window in preview
|
2021-03-02 10:01:06 +01:00 |
|
enricoturri1966
|
9a31580bde
|
GCodeProcessor -> use boost::starts_with()
|
2021-02-26 16:00:32 +01:00 |
|
enricoturri1966
|
8cb8a24ded
|
Tech ENABLE_CUSTOMIZABLE_FILES_ASSOCIATION_ON_WIN set as default
|
2021-02-26 10:18:16 +01:00 |
|
enricoturri1966
|
48481c10b4
|
Tech ENABLE_VOLUMETRIC_EXTRUSION_PROCESSING set as default
|
2021-02-25 16:29:18 +01:00 |
|
enricoturri1966
|
a3b60c09bc
|
Tech ENABLE_CTRL_M_ON_WINDOWS set as default
|
2021-02-25 15:22:12 +01:00 |
|
enricoturri1966
|
4146fd337a
|
Tech ENABLE_HACK_CLOSING_ON_OSX_10_9_5 set as default
|
2021-02-25 14:28:53 +01:00 |
|
enricoturri1966
|
8f8217723c
|
Tech ENABLE_OPENGL_ERROR_LOGGING set as default
|
2021-02-25 13:38:52 +01:00 |
|
enricoturri1966
|
be7e2f2ae1
|
Tech ENABLE_WX_3_1_3_DPI_CHANGED_EVENT set as default
|
2021-02-25 12:40:42 +01:00 |
|
enricoturri1966
|
c3a52f9b01
|
Tech ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE set as default
|
2021-02-19 15:38:05 +01:00 |
|
enricoturri1966
|
0a1448196b
|
Tech ENABLE_NEW_NOTIFICATIONS_FADE_OUT set as default
|
2021-02-19 12:18:09 +01:00 |
|
enricoturri1966
|
86d7e1fb90
|
#5538 - Validation of custom g-code against gcode processor reserved keywords
|
2021-02-18 14:34:40 +01:00 |
|
enricoturri1966
|
aec39aaba6
|
Tech ENABLE_PREVIEW_TYPE_CHANGE set as default
|
2021-02-18 11:52:14 +01:00 |
|
enricoturri1966
|
7c3e3272aa
|
Tech ENABLE_ARROW_KEYS_WITH_SLIDERS set as default
|
2021-02-17 17:21:06 +01:00 |
|
enricoturri1966
|
77be228b75
|
Tech ENABLE_DRAG_AND_DROP_FIX set as default
|
2021-02-17 14:52:58 +01:00 |
|
enricoturri1966
|
50c6fc1719
|
Tech ENABLE_TOOLPATHS_WIDTH_HEIGHT_FROM_GCODE set as default
|
2021-02-17 11:23:17 +01:00 |
|
enricoturri1966
|
9afaebac75
|
#5611 - Added option to show gcode line number on horizontal slider in preview
|
2021-02-16 10:07:05 +01:00 |
|
enricoturri1966
|
125fcd0623
|
Removed obsolete class GLCanvas3D::WarningTexture
|
2021-02-15 11:00:37 +01:00 |
|
enricoturri1966
|
76a92e40be
|
Toolpaths rendering - Reduced number of triangles per segment
|
2021-02-05 11:53:39 +01:00 |
|
enricoturri1966
|
f939cac841
|
#5071 - Reload from disk for 3mf files
|
2021-02-01 14:33:07 +01:00 |
|
enricoturri1966
|
a897dd0504
|
Disabled tech ENABLE_GCODE_VIEWER_STATISTICS
|
2021-01-26 13:56:32 +01:00 |
|
enricoturri1966
|
9304defe7c
|
Tech ENABLE_UNSIGNED_SHORT_INDEX_BUFFER merged into tech ENABLE_SPLITTED_VERTEX_BUFFER
|
2021-01-26 13:32:27 +01:00 |
|
enricoturri1966
|
3533473256
|
Tech ENABLE_TOOLPATHS_ALTERNATE_SMOOTHING merge into tech ENABLE_SPLITTED_VERTEX_BUFFER
|
2021-01-26 12:21:50 +01:00 |
|
enricoturri1966
|
97c31b2a34
|
ENABLE_SPLITTED_VERTEX_BUFFER - Re-enable tech ENABLE_TOOLPATHS_ALTERNATE_SMOOTHING after fixing it
|
2021-01-21 16:33:35 +01:00 |
|
enricoturri1966
|
ee40ab421a
|
ENABLE_SPLITTED_VERTEX_BUFFER - Use unsigned short indices buffers to render toolpaths and temporary disable tech ENABLE_TOOLPATHS_ALTERNATE_SMOOTHING which is causing artifacts
|
2021-01-20 13:47:48 +01:00 |
|
enricoturri1966
|
8f1bc02287
|
ENABLE_SPLITTED_VERTEX_BUFFER - fixed cracks in toolpaths when splitting vertex and index buffers
|
2021-01-18 09:59:05 +01:00 |
|
enricoturri1966
|
dc781535b2
|
Code cleanup
|
2021-01-12 14:34:52 +01:00 |
|
enricoturri1966
|
77f6606771
|
Another refactoring in GCodeViewer::load_toolpaths()
|
2021-01-07 11:13:07 +01:00 |
|
enricoturri1966
|
676540279d
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_splitted_vbuffer
|
2021-01-07 08:24:29 +01:00 |
|
enricoturri1966
|
016042db10
|
Disabled tech ENABLE_RENDER_STATISTICS
|
2021-01-04 14:21:24 +01:00 |
|
enricoturri1966
|
dcd69b4ef8
|
#5415 - Fixed preview when volumetric extrusion is turned on
|
2020-12-15 15:57:22 +01:00 |
|
enricoturri1966
|
20c4b2c804
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_splitted_vbuffer
|
2020-12-11 15:02:42 +01:00 |
|
enricoturri1966
|
5a7e4ff47c
|
Faster toolpaths refresh when changing options selection in preview
|
2020-12-11 14:59:58 +01:00 |
|
enricoturri1966
|
7832e8aee1
|
Enabled tech ENABLE_GCODE_VIEWER_STATISTICS
|
2020-12-11 12:38:14 +01:00 |
|
enricoturri1966
|
347a7d5b7e
|
Disabled tech ENABLE_GCODE_VIEWER_STATISTICS
|
2020-12-11 12:36:26 +01:00 |
|
enricoturri1966
|
bd3f8af610
|
Enabled tech ENABLE_GCODE_VIEWER_STATISTICS
|
2020-12-10 11:52:38 +01:00 |
|
enricoturri1966
|
5bd443cd1f
|
#4936 - Take toolpaths width and height from gcode decorations, if available
|
2020-12-08 15:55:53 +01:00 |
|
enricoturri1966
|
f77475e501
|
Tech ENABLE_SHOW_WIPE_MOVES set as default
|
2020-12-07 10:29:50 +01:00 |
|
enricoturri1966
|
17f00562de
|
Tech ENABLE_SHOW_OPTION_POINT_LAYERS set as default
|
2020-12-07 09:34:31 +01:00 |
|
enricoturri1966
|
6c8b0276e6
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2020-12-04 15:36:41 +01:00 |
|
enricoturri1966
|
1445c0ad3a
|
Enabled tech ENABLE_RENDER_STATISTICS
|
2020-12-04 15:36:30 +01:00 |
|
enricoturri1966
|
7a54c4fdfe
|
Fixed conflits after merge with master
|
2020-12-04 12:33:44 +01:00 |
|
enricoturri1966
|
26982b16c7
|
#5080 - Reworked logic for automatic selection of current view type in preview
|
2020-12-04 12:31:50 +01:00 |
|
enricoturri1966
|
bcb2a4884b
|
NotificationManager -> Separate notification update from its render to reduce the amount of scene refresh
|
2020-12-03 15:12:32 +01:00 |
|