enricoturri1966
|
f9f2be9936
|
Tech ENABLE_RAYCAST_PICKING - Gizmo hollow: fixed crash when activating the gizmo
|
2022-07-14 11:07:43 +02:00 |
|
enricoturri1966
|
2a2d442b28
|
Tech ENABLE_RAYCAST_PICKING - Gizmo flatten: fixed update of raycasters transformations
|
2022-07-14 09:59:20 +02:00 |
|
enricoturri1966
|
b9caacfdd9
|
Merge branch 'et_opengl_3_rebase' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_raycast_picking_rebase
|
2022-07-13 13:50:34 +02:00 |
|
enricoturri1966
|
da0a5b5cfb
|
Removed obsolete code leading to assert on MAC
|
2022-07-13 13:31:36 +02:00 |
|
enricoturri1966
|
9fc2d5b337
|
Tech ENABLE_GL_CORE_PROFILE - Force wxWidgets rgba context on MAC Os
|
2022-07-13 12:47:27 +02:00 |
|
enricoturri1966
|
642f64cb41
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed rendering of layer editing background on older OpenGL compatibility profile
|
2022-07-13 12:12:35 +02:00 |
|
enricoturri1966
|
e0c8ffc524
|
Tech ENABLE_OPENGL_DEBUG_OPTION - Let option opengl-debug be always available to avoid error unknown option at startup
|
2022-07-13 10:06:57 +02:00 |
|
enricoturri1966
|
22b634ca1d
|
Fixed crash at startup on Mac OS
|
2022-07-13 08:56:00 +02:00 |
|
enricoturri1966
|
a6a0e3e759
|
Another attempt to fix crash at startup on Mac OS
|
2022-07-11 12:57:44 +02:00 |
|
enricoturri1966
|
a7af73795d
|
Tech ENABLE_RAYCAST_PICKING - Method GLCanvas3D::_mouse_to_3d() modified to use the new scene raycaster instead of reading data from the depth buffer
|
2022-07-01 15:00:27 +02:00 |
|
enricoturri1966
|
c991798740
|
Tech ENABLE_RAYCAST_PICKING - Fixed wrong scope for ENABLE_RAYCAST_PICKING_DEBUG in GLCanvas3D::_picking_pass() causing the 3d scene to freeze while rotating it
|
2022-07-01 14:57:22 +02:00 |
|
enricoturri1966
|
e6742279cb
|
Attempt to fix crash at startup on Mac OS
|
2022-07-01 12:47:23 +02:00 |
|
enricoturri1966
|
a10495f132
|
Added some debug output to help finding the reason of crash at startup on Mac OS
|
2022-07-01 09:21:41 +02:00 |
|
enricoturri1966
|
4b6d2a58b0
|
Tech ENABLE_OPENGL_DEBUG_OPTION - Fix in GUI_App::init_glcontext
|
2022-06-30 13:40:46 +02:00 |
|
enricoturri1966
|
1fdb927b56
|
Fixed build on non Windows systems
|
2022-06-30 12:21:52 +02:00 |
|
enricoturri1966
|
38683ee221
|
Tech ENABLE_OPENGL_DEBUG_OPTION - Add new command line option '--opengl-debug' to allow users to force PrusaSlicer to output to console OpenGL related errors on graphics cards supporting it.
|
2022-06-30 09:49:29 +02:00 |
|
enricoturri1966
|
39b1222b22
|
Tech ENABLE_RAYCAST_PICKING - Rendering for rectangle selection made only inside the rectangle, on systems supporting framebuffers
|
2022-06-29 12:14:41 +02:00 |
|
enricoturri1966
|
ae76468f7c
|
Tech ENABLE_RAYCAST_PICKING - Partial revert of 89ac932628 - Restored rectangle selection using encoded colors rendering
|
2022-06-28 14:12:57 +02:00 |
|
enricoturri1966
|
bcbde32678
|
Tech ENABLE_GL_CORE_PROFILE - Fixed rendering of rectangle selection with dashed lines
|
2022-06-22 11:27:40 +02:00 |
|
enricoturri1966
|
3928c5c01c
|
Tech ENABLE_GL_CORE_PROFILE - Fixed rendering of circle cursor with dashed lines in GLGizmoPainterBase
|
2022-06-22 10:51:54 +02:00 |
|
enricoturri1966
|
0a1d1ef6c8
|
Follow-up of 37d36616ee - Fixed previous commit
|
2022-06-21 11:29:18 +02:00 |
|
enricoturri1966
|
89ac932628
|
Tech ENABLE_NEW_RECTANGLE_SELECTION set as default
|
2022-06-21 11:10:57 +02:00 |
|
enricoturri1966
|
6d97de14d9
|
Tech ENABLE_RAYCAST_PICKING - Removal of all remaining code related to old OpenGL based picking
|
2022-06-21 09:16:36 +02:00 |
|
enricoturri1966
|
255d8657dd
|
Tech ENABLE_RAYCAST_PICKING - Small refactoring
|
2022-06-21 08:26:39 +02:00 |
|
enricoturri1966
|
37d36616ee
|
Tech ENABLE_RAYCAST_PICKING - Do know allow picking while dragging gizmos
|
2022-06-20 14:07:38 +02:00 |
|
enricoturri1966
|
3a760d61e4
|
Tech ENABLE_RAYCAST_PICKING - Fixed other warnings on Mac
|
2022-06-15 15:32:34 +02:00 |
|
enricoturri1966
|
692aabd8e1
|
Tech ENABLE_RAYCAST_PICKING - Fixed build and warnings on Mac
|
2022-06-15 14:58:04 +02:00 |
|
enricoturri1966
|
f45711e7e5
|
Removed tech ENABLE_RENDER_PICKING_PASS
|
2022-06-15 14:29:29 +02:00 |
|
enricoturri1966
|
7926781ac1
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Gizmo SLA Supports
|
2022-06-15 14:07:42 +02:00 |
|
enricoturri1966
|
ae09c864c2
|
Follow-up of c5c5c23ed2 - Fixed raycasters update after deletion
|
2022-06-15 09:09:11 +02:00 |
|
enricoturri1966
|
c5c5c23ed2
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Gizmo Hollow
|
2022-06-15 09:01:13 +02:00 |
|
enricoturri1966
|
f5e68a6ac6
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Gizmo Flatten
|
2022-06-14 11:30:30 +02:00 |
|
enricoturri1966
|
9ac5ab857b
|
Tech ENABLE_RAYCAST_PICKING - Refactoring to allow for easier update of raycasters transform
|
2022-06-14 10:44:14 +02:00 |
|
enricoturri1966
|
0a7dae6df6
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Cut Gizmo
|
2022-06-13 14:54:52 +02:00 |
|
enricoturri1966
|
0cedf331b1
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Scale Gizmo
|
2022-06-13 14:46:06 +02:00 |
|
enricoturri1966
|
9962a5a873
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Rotate Gizmo
|
2022-06-13 14:17:19 +02:00 |
|
enricoturri1966
|
df47ba7122
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of gizmos - Move Gizmo
|
2022-06-13 13:09:24 +02:00 |
|
enricoturri1966
|
36ec839767
|
Tech ENABLE_GIZMO_GRABBER_REFACTOR set as default
|
2022-06-10 15:46:28 +02:00 |
|
enricoturri1966
|
6c6713c4ad
|
Tech ENABLE_RAYCAST_PICKING - Raytraced picking of volumes
|
2022-06-10 14:56:15 +02:00 |
|
enricoturri1966
|
cfc3988b9f
|
Tech ENABLE_RAYCAST_PICKING - 1st installment - Raytraced picking of printbed
|
2022-06-10 13:20:52 +02:00 |
|
enricoturri1966
|
8f40270f93
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3_rebase
|
2022-06-08 09:06:12 +02:00 |
|
tamasmeszaros
|
f11f216f91
|
Merge branch 'tm_fix_astar_msvc'
|
2022-06-07 16:20:17 +02:00 |
|
tamasmeszaros
|
86ebe946d9
|
Make AStar use InvalidQueueID constant
|
2022-06-07 16:08:09 +02:00 |
|
tamasmeszaros
|
4f8535d0d5
|
Move out invalid_id constant from MutablePriotityQueue template class
Enclose it into Slic3r namespace
|
2022-06-07 16:05:16 +02:00 |
|
enricoturri1966
|
cd6155293b
|
Fixed conflicts after merge with master
|
2022-06-07 11:10:19 +02:00 |
|
enricoturri1966
|
db8a120953
|
Merge remote-tracking branch 'origin/et_trafo_matrix_rebase'
|
2022-06-06 14:59:03 +02:00 |
|
enricoturri1966
|
904e3a874e
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_trafo_matrix_rebase
|
2022-06-06 14:57:09 +02:00 |
|
enricoturri1966
|
c99e93c357
|
Fixed differences after rebase with master
|
2022-06-06 14:55:38 +02:00 |
|
enricoturri1966
|
00878fb330
|
Tech ENABLE_TRANSFORMATIONS_BY_MATRICES merged into ENABLE_WORLD_COORDINATE
Fixed conflicts during rebase with master
|
2022-06-06 13:36:29 +02:00 |
|
enricoturri1966
|
f591535d20
|
Removed tech ENABLE_WORLD_COORDINATE_VOLUMES_LOCAL_OFFSET
|
2022-06-06 12:44:01 +02:00 |
|