enricoturri1966
|
9076bcc268
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3
|
2022-03-22 08:23:10 +01:00 |
|
enricoturri1966
|
76d1d4949b
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2022-03-21 13:10:47 +01:00 |
|
enricoturri1966
|
93d703518d
|
Tech ENABLE_PROCESS_G2_G3_LINES - Improved detection of layer zs for gcode produced by other slicers
|
2022-03-21 08:53:55 +01:00 |
|
enricoturri1966
|
fb22612d0d
|
Tech ENABLE_SPIRAL_VASE_LAYERS set as default
|
2022-03-17 15:12:03 +01:00 |
|
enricoturri1966
|
9701d3b01d
|
Follow-up of 033bee6431 - Fixed warnings
|
2022-03-15 10:31:30 +01:00 |
|
enricoturri1966
|
887ce89558
|
Limit width of GCodeViewer::SequentialView::GCodeWindow
|
2022-03-15 08:50:00 +01:00 |
|
enricoturri1966
|
033bee6431
|
Removed obsolete code from GCodeViewer
|
2022-03-14 14:55:25 +01:00 |
|
enricoturri1966
|
9174fc4872
|
Removed obsolete tech ENABLE_FIXED_SCREEN_SIZE_POINT_MARKERS
|
2022-03-14 14:25:09 +01:00 |
|
enricoturri1966
|
f0bad14748
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Small refactoring into GCodeViewer::render_toolpaths()
|
2022-03-14 09:59:38 +01:00 |
|
enricoturri1966
|
a9465ddedc
|
A few small refactorings
|
2022-03-10 11:27:05 +01:00 |
|
enricoturri1966
|
f8ce187262
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Refactoring of GLModel to automatically detect the data type to use into the index buffer in dependence of vertices count
|
2022-03-09 11:51:02 +01:00 |
|
enricoturri1966
|
46283cfde3
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATTRIBUTES
|
2022-03-09 08:22:07 +01:00 |
|
enricoturri1966
|
5ffe010a9d
|
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL merged into ENABLE_LEGACY_OPENGL_REMOVAL
|
2022-03-08 14:50:32 +01:00 |
|
enricoturri1966
|
05efb88e3f
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL renamed as ENABLE_LEGACY_OPENGL_REMOVAL
|
2022-03-08 14:08:11 +01:00 |
|
enricoturri1966
|
80717bbdec
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Some code cleanup
|
2022-03-08 13:27:51 +01:00 |
|
enricoturri1966
|
545056bf7c
|
Fixed warnings
|
2022-03-04 14:17:55 +01:00 |
|
enricoturri1966
|
44a00be329
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: toolpaths_cog
|
2022-03-04 13:50:31 +01:00 |
|
enricoturri1966
|
191222c3a8
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: flat - Travel moves in gcode preview
|
2022-03-04 13:14:03 +01:00 |
|
enricoturri1966
|
cdf3cb83b6
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: gouraud_light_instanced_attr - Instanced options in gcode preview
|
2022-03-04 12:46:01 +01:00 |
|
enricoturri1966
|
bca966039e
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: gouraud_light - Toolpaths and batched options in gcode preview
|
2022-03-04 12:07:08 +01:00 |
|
enricoturri1966
|
14c23a6526
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: gouraud_light - GLGizmoBase grabbers
|
2022-03-03 13:04:00 +01:00 |
|
enricoturri1966
|
14f4345389
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: gouraud_light - Thumbnails render
|
2022-03-03 12:36:44 +01:00 |
|
enricoturri1966
|
3003db411f
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: gouraud_light - GCodeViewer shells
|
2022-03-03 09:56:13 +01:00 |
|
enricoturri1966
|
8d43a854c6
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders.
Shader: gouraud_light - Sequential view marker
|
2022-03-03 09:46:04 +01:00 |
|
enricoturri1966
|
1eac357739
|
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel: GLVolume geometry + removed class GLIndexedVertexArray from codebase
|
2022-02-23 13:39:54 +01:00 |
|
enricoturri1966
|
5089d1460d
|
Removed obsolete member variable GLCanvas3D::m_color_by
|
2022-02-11 11:47:29 +01:00 |
|
enricoturri1966
|
cca1454c38
|
Tech ENABLE_VOLUMETRIC_RATE_TOOLPATHS_RECALC - Recalculate toolpaths when switching to/from volumetric rate visualization
|
2022-02-10 12:06:12 +01:00 |
|
enricoturri1966
|
92aa6540f5
|
Tech ENABLE_SHOW_TOOLPATHS_COG - Show toolpaths center of gravity
|
2022-02-08 12:57:56 +01:00 |
|
Lukas Matena
|
5c616c5931
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +01:00 |
|
Lukas Matena
|
ebb9041041
|
Merge branch 'master' into stable - no conflicts fixed
|
2022-02-01 14:15:18 +01:00 |
|
enricoturri1966
|
383f6509a9
|
Added tech DISABLE_GCODEVIEWER_INSTANCED_MODELS to easily turn on/off instanced models to render options in gcode preview
|
2022-01-31 15:36:40 +01:00 |
|
enricoturri1966
|
8d94841fa3
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into dev
|
2022-01-29 09:17:30 +01:00 |
|
enricoturri1966
|
a690f7825c
|
Fixed warning
|
2022-01-27 12:45:03 +01:00 |
|
enricoturri1966
|
703aefa75c
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into dev
|
2022-01-27 12:04:47 +01:00 |
|
enricoturri1966
|
afcac6e2ea
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to:
1) allow for custom vertex data layout
2) allow for custom index data format
3) allow for any OpenGL primitive type
|
2022-01-27 12:00:51 +01:00 |
|
enricoturri1966
|
337d7ffaf6
|
Follow-up of 0e173e3f82 - Further code optimization
|
2022-01-24 10:43:49 +01:00 |
|
YuSanka
|
8c4688194a
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-01-24 10:40:12 +01:00 |
|
enricoturri1966
|
7d45da065a
|
Partial revert of e12cf58c91
|
2022-01-24 09:43:29 +01:00 |
|
enricoturri1966
|
0e173e3f82
|
Refactoring of lambda extract_move_id() to improve performance of method GCodeViewer::load_toolpaths()
|
2022-01-24 08:51:19 +01:00 |
|
enricoturri1966
|
2cebe16663
|
Tech ENABLE_WIPETOWER_OBJECTID_1000_REMOVAL - Removal of wipe tower magic object_id equal to 1000
|
2022-01-17 15:56:58 +01:00 |
|
enricoturri1966
|
403f6d45f9
|
Refactoring - Removed member variable GLVolume::force_transparent
|
2022-01-17 08:24:46 +01:00 |
|
enricoturri1966
|
b9b702d550
|
Fixed conflicts after merge with branch dev
|
2022-01-14 09:55:13 +01:00 |
|
enricoturri1966
|
6201dad245
|
Tech ENABLE_COLOR_CLASSES set as default
|
2022-01-14 08:19:00 +01:00 |
|
enricoturri1966
|
a2dc1cd446
|
Fixed conflicts after merge with dev branch
|
2022-01-12 15:54:48 +01:00 |
|
YuSanka
|
ced6d26917
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-01-12 15:05:31 +01:00 |
|
enricoturri1966
|
243f5c38ee
|
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as default
|
2022-01-12 13:36:31 +01:00 |
|
enricoturri1966
|
7ed80e0a8d
|
Tech ENABLE_SPIRAL_VASE_LAYERS - 1st installment - Per-layer preview for spiral vase mode
|
2022-01-06 11:43:05 +01:00 |
|
enricoturri1966
|
1019792884
|
Fixed conflicts after merge with dev branch
|
2022-01-03 10:09:38 +01:00 |
|
enricoturri1966
|
34a640a4a9
|
Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_color_class
|
2022-01-03 09:33:05 +01:00 |
|
YuSanka
|
2458c4339b
|
Merge remote-tracking branch 'origin/master' into dev
|
2021-12-23 18:31:32 +01:00 |
|