tamasmeszaros
|
4326e083eb
|
Fix sla rotation gizmo menu not being remembered
|
2022-05-30 11:15:23 +02:00 |
|
tamasmeszaros
|
c5e3a56511
|
Further fix to is_idle() and rethrow unhandled exception after finalize
In UIThreadWorker
|
2022-05-30 10:01:47 +02:00 |
|
tamasmeszaros
|
6ab8e3a138
|
Fix id_idle() for UIThreadWorker
|
2022-05-27 16:09:32 +02:00 |
|
enricoturri1966
|
b00c550463
|
Do not show legend and bottom slider when loading an invalid gcode file into GCodeViewer
|
2022-05-27 15:55:25 +02:00 |
|
tamasmeszaros
|
6c284882ba
|
Fix cancellation from UI for UIThreadWorker
|
2022-05-27 15:54:26 +02:00 |
|
tamasmeszaros
|
9892893587
|
Add UIThreadWorker for debugging and profiling purposes
|
2022-05-27 15:33:03 +02:00 |
|
Lukáš Hejl
|
a115702289
|
Ignore CLion IDE files in all subdirectories.
|
2022-05-27 13:22:08 +02:00 |
|
Filip Sykala
|
49467667f8
|
add clear of conversion map for vertex index between conversions of AOI_cuts to indexed_triangle_set
AOI_cut could share vertex and this vertex has own index in each cut.
|
2022-05-27 09:40:26 +02:00 |
|
MarkMan0
|
4e3369bbfc
|
Improve Proton X profiles, Add Proton XE-750 printer
|
2022-05-26 16:04:26 +02:00 |
|
enricoturri1966
|
7da94fb07d
|
Fixed differences after rebase with master
|
2022-05-26 13:20:56 +02:00 |
|
enricoturri1966
|
c468dcbed7
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders
Fixed conflicts during rebase with master
|
2022-05-26 12:25:55 +02:00 |
|
enricoturri1966
|
1d5be00acf
|
Fixed warning
Fixed conflicts during rebase with master
|
2022-05-26 11:53:16 +02:00 |
|
enricoturri1966
|
172929259a
|
Tech ENABLE_GL_CORE_PROFILE - Fix in generate_system_info_json()
Fixed conflicts during rebase with master
|
2022-05-26 11:45:44 +02:00 |
|
enricoturri1966
|
9dda2b0ed5
|
Refactoring in shader dashed_thick_lines
|
2022-05-26 11:39:53 +02:00 |
|
enricoturri1966
|
6cb860ba50
|
Fix into OpenGLManager::GLInfo::to_string()
|
2022-05-26 11:39:53 +02:00 |
|
enricoturri1966
|
17293056d5
|
Refactoring in shader dashed_thick_lines
|
2022-05-26 11:39:53 +02:00 |
|
enricoturri1966
|
7b3db7a88a
|
Techs ENABLE_LEGACY_OPENGL_REMOVAL and ENABLE_GL_CORE_PROFILE set as default into GLShaderProgram
|
2022-05-26 11:39:53 +02:00 |
|
enricoturri1966
|
3df99ab974
|
Tech ENABLE_GL_CORE_PROFILE set as default into Point.hpp
|
2022-05-26 11:39:53 +02:00 |
|
enricoturri1966
|
db583640ad
|
Tech ENABLE_GL_CORE_PROFILE set as default into GLModel::Geometry
|
2022-05-26 11:39:53 +02:00 |
|
enricoturri1966
|
8718c20a9e
|
Tech ENABLE_GL_CORE_PROFILE - Modified message for required OpenGL version
|
2022-05-26 11:39:52 +02:00 |
|
enricoturri1966
|
96803b5384
|
Follow-up of 09ad6d704060a6a2a9a08771e796bc9bec09479f - Code for Mesa drivers in Windows only builds
Fixed conflicts during rebase with master
|
2022-05-26 11:39:35 +02:00 |
|
enricoturri1966
|
aaf0861da3
|
Tech ENABLE_GL_CORE_PROFILE - Fixed detection of OpenGL extensions and support for newer Mesa drivers
Fixed conflicts during rebase with master
|
2022-05-26 11:27:00 +02:00 |
|
enricoturri1966
|
2b8ff607bd
|
Tech ENABLE_GL_CORE_PROFILE - Use thick line for layers editing profile rendering
Fixed conflicts during rebase with master
|
2022-05-26 11:17:32 +02:00 |
|
enricoturri1966
|
106b666e18
|
Tech ENABLE_GL_CORE_PROFILE - Fixed rendering of GLMmSegmentationGizmo3DScene
Fixed conflicts during rebase with master
|
2022-05-26 11:10:53 +02:00 |
|
enricoturri1966
|
41541287a1
|
Tech ENABLE_GL_IMGUI_SHADERS merged into ENABLE_LEGACY_OPENGL_REMOVAL
Fixed conflicts during rebase with master
|
2022-05-26 11:08:24 +02:00 |
|
enricoturri1966
|
1a1cf108fc
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES merged into ENABLE_LEGACY_OPENGL_REMOVAL
Fixed conflicts during rebase with master
|
2022-05-26 10:50:32 +02:00 |
|
enricoturri1966
|
eb9af502c8
|
Use OpenGLManager::are_compressed_textures_supported() where needed
|
2022-05-26 08:11:32 +02:00 |
|
enricoturri1966
|
914a66e2c3
|
Tech ENABLE_GL_CORE_PROFILE - Thick lines shader enhanced to render dashed lines
Fixed conflicts while rebase with master
|
2022-05-26 08:11:04 +02:00 |
|
enricoturri1966
|
94305e5912
|
Fixes into thick_lines shader
|
2022-05-25 16:01:41 +02:00 |
|
enricoturri1966
|
8d8a5b4b41
|
Fixed warning
Fixed conflicts during rebase with master
|
2022-05-25 16:01:16 +02:00 |
|
enricoturri1966
|
017784c38e
|
Tech ENABLE_GL_CORE_PROFILE - Use thick_lines shader where needed
Fixed conflicts during rebase with master
|
2022-05-25 15:55:39 +02:00 |
|
enricoturri1966
|
389dc36053
|
Tech ENABLE_GL_CORE_PROFILE - Use OpenGL core profile context - 1st installment
Fixed conflicts during rebase with master
|
2022-05-25 15:29:10 +02:00 |
|
Filip Sykala
|
7295c3470b
|
add assert on uncontinous order of points
add check on toward projection
|
2022-05-25 15:10:47 +02:00 |
|
enricoturri1966
|
1b09628b0d
|
#8332 - File association on Windows: reimplemented to allow setting PrusaSlicer as default application for .3mf and .stl files and GCodeViewer as default application for .gcode files
|
2022-05-25 13:14:33 +02:00 |
|
enricoturri1966
|
fcd3966a5b
|
Fixed crash when opening the preference dialog in GCodeViewer
|
2022-05-25 11:01:48 +02:00 |
|
enricoturri1966
|
ed482316ee
|
Revert of 39cefdad89f34741b4c6b17a4e42823a57a76c9c
|
2022-05-25 09:36:52 +02:00 |
|
Filip Sykala
|
ab58e631ef
|
fix
../src/libslic3r/CutSurface.cpp:879:72: warning: '&&' within '||' [-Wlogical-op-parentheses]
../src/libslic3r/CutSurface.cpp:880:72: warning: '&&' within '||' [-Wlogical-op-parentheses]
../src/libslic3r/CutSurface.cpp:881:72: warning: '&&' within '||' [-Wlogical-op-parentheses]
../src/libslic3r/CutSurface.cpp:877:22: warning: unused variable 'is_positive_type_direction' [-Wunused-variable]
|
2022-05-25 09:10:29 +02:00 |
|
Filip Sykala
|
ca848b0a14
|
Merge branch 'master' into fs_emboss
# Conflicts:
# src/libslic3r/Format/3mf.cpp
# src/slic3r/GUI/Selection.cpp
|
2022-05-24 23:04:36 +02:00 |
|
Filip Sykala
|
848dbcb9ca
|
Prevent small useless cutted pieces by set requirement for minimal source contour outline points
|
2022-05-24 16:13:02 +02:00 |
|
Filip Sykala
|
60c2e74207
|
Filtrate face, which are to close to parallel projection during emboss on surface
|
2022-05-24 12:20:28 +02:00 |
|
enricoturri1966
|
6047eec609
|
When, on Windows, the application tries to automatically switch to MESA OpenGL library and the system opengl32.dll is not unloaded, prompt the user with a dialog asking to rerun using the --sw-renderer option
|
2022-05-24 10:20:02 +02:00 |
|
tamasmeszaros
|
f8ec5fc9e7
|
Revert CMAKE_FIND_PACKAGE_PREFER_CONFIG as its from cmake > 3.13
Do the overriding in the appropriate find modules in cmake/modules
|
2022-05-23 10:55:23 +02:00 |
|
enricoturri1966
|
6365e54b1f
|
Fixed loading of 3mf files containing single volume instances where the volume is shifted with respect to the instance origin
|
2022-05-20 10:39:51 +02:00 |
|
Lukáš Hejl
|
fe16fb41dd
|
Merge branch 'lh_lightning_infill_fix'
|
2022-05-19 15:17:04 +02:00 |
|
Lukáš Hejl
|
1582d019fb
|
Fixed another crash in Lightning infill.
|
2022-05-19 15:16:30 +02:00 |
|
Lukáš Hejl
|
4bde35cae3
|
Parallelized DistanceField::DistanceField() and Layer::getBestGroundingLocation() in Lightning infill.
|
2022-05-19 15:16:30 +02:00 |
|
Lukáš Hejl
|
95041751a1
|
Refactored Lightning infill before parallelization.
|
2022-05-19 15:16:30 +02:00 |
|
Lukáš Hejl
|
f82d5c52b3
|
Refactored Lightning infill to get rid of unnecessary std::list and std::unordered_map, which was slow.
|
2022-05-19 15:16:30 +02:00 |
|
Lukáš Hejl
|
8e19c945ae
|
Bumped up version to 2.5.0-alpha1
version_2.5.0-alpha1
|
2022-05-19 13:04:38 +02:00 |
|
Lukas Matena
|
41b64e189a
|
Bumped up version to 2.6.0-alpha0:
the development of 2.5.x will be separated and based on 2.4.2.
master branch will be used for development of 2.6.x
version_2.6.0-alpha0
|
2022-05-19 12:39:51 +02:00 |
|