Commit Graph

  • c0633f47a1 GUI edits Filip Sykala 2021-07-20 18:39:09 +02:00
  • 368cfedbc7 Keep non-sinking volumes on top of the printbed while scaling enricoturri1966 2021-07-20 15:32:24 +02:00
  • 5a11f8069d Keep non-sinking volumes on top of the printbed while scaling enricoturri1966 2021-07-20 15:32:24 +02:00
  • 097afc6598 Follow-up bf981ae049 : Small improvements YuSanka 2021-07-20 15:22:52 +02:00
  • 286bf581d6 Follow-up bf981ae049 : Small improvements YuSanka 2021-07-20 15:22:52 +02:00
  • b88629974d Change UI Fix minimal triangle count Fix progress rendering Filip Sykala 2021-07-20 15:07:48 +02:00
  • b9d97de9d2 Change UI Fix minimal triangle count Fix progress rendering Filip Sykala 2021-07-20 15:07:48 +02:00
  • 44f1dac8c7 GalleryDialog: Added process of the "Close" button SavePresetDialog: To correct "darkmodding" the wxRadioBox was changed to the wxStaticBoxSizer with radio buttons + Some code cleaning YuSanka 2021-07-20 14:46:23 +02:00
  • ba7338adf0 GalleryDialog: Added process of the "Close" button SavePresetDialog: To correct "darkmodding" the wxRadioBox was changed to the wxStaticBoxSizer with radio buttons + Some code cleaning YuSanka 2021-07-20 14:46:23 +02:00
  • bda128c166 Small refactoring in Selection enricoturri1966 2021-07-20 13:26:12 +02:00
  • 0a02549767 Small refactoring in Selection enricoturri1966 2021-07-20 13:26:12 +02:00
  • fd5cf8d0cc Refactoring in GLModel::render() to simplify client code enricoturri1966 2021-07-20 12:36:56 +02:00
  • 15c392646b Refactoring in GLModel::render() to simplify client code enricoturri1966 2021-07-20 12:36:56 +02:00
  • 5ac2809426 Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-07-20 12:05:58 +02:00
  • 3de1f26760 Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-07-20 12:05:58 +02:00
  • 6464a5b698 Fix Typo Filip Sykala 2021-07-20 12:05:44 +02:00
  • 4595efbff2 Fix Typo Filip Sykala 2021-07-20 12:05:44 +02:00
  • c61785f775 Tech ENABLE_SEQUENTIAL_LIMITS set as default enricoturri1966 2021-07-20 12:05:15 +02:00
  • 22cf01f449 Tech ENABLE_SEQUENTIAL_LIMITS set as default enricoturri1966 2021-07-20 12:05:15 +02:00
  • e6c361ec5e Added "Modify Shapes Gallery" to the "Window" menu + Fixed a non-MSW build (added missed include) YuSanka 2021-07-20 11:23:16 +02:00
  • 95c16c7c9b Added "Modify Shapes Gallery" to the "Window" menu + Fixed a non-MSW build (added missed include) YuSanka 2021-07-20 11:23:16 +02:00
  • b140709fa8 ENABLE_ALLOW_NEGATIVE_Z -> Fixed picking of sinking object enricoturri1966 2021-07-20 11:02:04 +02:00
  • f36a10b689 ENABLE_ALLOW_NEGATIVE_Z -> Fixed picking of sinking object enricoturri1966 2021-07-20 11:02:04 +02:00
  • bf981ae049 Temporary workaround for compatibility with older Slicer: To the "physical_printer" added "preset_name" option as a duplicate of the "preset_names" but like one string. Note: It will works just for printer preset names without ";" (see #5503) YuSanka 2021-07-20 10:18:59 +02:00
  • 441c9ea0d0 Temporary workaround for compatibility with older Slicer: To the "physical_printer" added "preset_name" option as a duplicate of the "preset_names" but like one string. Note: It will works just for printer preset names without ";" (see #5503) YuSanka 2021-07-20 10:18:59 +02:00
  • cc92757cdc Follow up 569200eb - fixed a typo witch was caused a bug "Impossible to revert the bed shape" + Added error message for exception when changing the config value YuSanka 2021-07-20 09:40:56 +02:00
  • c821682d36 Follow up 569200eb - fixed a typo witch was caused a bug "Impossible to revert the bed shape" + Added error message for exception when changing the config value YuSanka 2021-07-20 09:40:56 +02:00
  • 7d3e176a58 GCodeViewer -> Fixed loading of machine limits data from config contained into gcode files enricoturri1966 2021-07-20 09:38:35 +02:00
  • 22c7f22268 GCodeViewer -> Fixed loading of machine limits data from config contained into gcode files enricoturri1966 2021-07-20 09:38:35 +02:00
  • 2a2530924f FIX for build Asan_OsX_Mojave_Universal_ARM64/590 Filip Sykala 2021-07-20 08:30:49 +02:00
  • 35e548cdaa FIX for build Asan_OsX_Mojave_Universal_ARM64/590 Filip Sykala 2021-07-20 08:30:49 +02:00
  • bc3da9973b Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-07-20 08:22:06 +02:00
  • dc6291c434 Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-07-20 08:22:06 +02:00
  • 888a5e3084 Fixed of the warnings. + Some small bug-fixing related to the system colors change on MacOS ("Set..." buttons didn't respect to the system color change) YuSanka 2021-07-19 15:46:50 +02:00
  • c062033c42 Fixed of the warnings. + Some small bug-fixing related to the system colors change on MacOS ("Set..." buttons didn't respect to the system color change) YuSanka 2021-07-19 15:46:50 +02:00
  • 25a4887075 QEC: When collapsing edge flip normal than check other edges in triangle Filip Sykala 2021-07-19 15:46:41 +02:00
  • 68fe5c3630 QEC: When collapsing edge flip normal than check other edges in triangle Filip Sykala 2021-07-19 15:46:41 +02:00
  • d3ddb1cfa8 Fixed a bug with update of the warning icon for object after a deleting of the broken volume YuSanka 2021-07-19 13:30:49 +02:00
  • 175467263c Fixed a bug with update of the warning icon for object after a deleting of the broken volume YuSanka 2021-07-19 13:30:49 +02:00
  • 4b5cf004bd MSW specific: Fixed rescaling for the BitmapComboBox control and Notebook tab buttons YuSanka 2021-07-19 12:35:48 +02:00
  • bf3870fe5a MSW specific: Fixed rescaling for the BitmapComboBox control and Notebook tab buttons YuSanka 2021-07-19 12:35:48 +02:00
  • 558336f325 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-07-19 11:37:32 +02:00
  • 7da999be98 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-07-19 11:37:32 +02:00
  • 75a2d7620b Removed striped shading for sinking objects enricoturri1966 2021-07-19 11:37:18 +02:00
  • 418d180346 Removed striped shading for sinking objects enricoturri1966 2021-07-19 11:37:18 +02:00
  • 5405ab1986 Optimized seed fill and bucket fill selection to recompute selection only in case the cursor is pointing on a non-selected triangle. Lukáš Hejl 2021-07-19 11:15:04 +02:00
  • 125918a606 Optimized seed fill and bucket fill selection to recompute selection only in case the cursor is pointing on a non-selected triangle. Lukáš Hejl 2021-07-19 11:15:04 +02:00
  • 5b67fafb75 Fixed a crash in the multi-material gizmo when bucket fill is selected. Lukáš Hejl 2021-07-19 10:24:38 +02:00
  • e9bd4b8f0f Fixed a crash in the multi-material gizmo when bucket fill is selected. Lukáš Hejl 2021-07-19 10:24:38 +02:00
  • ccf67793bd Fixed typo introduced with 2848ae9c4d enricoturri1966 2021-07-19 11:21:26 +02:00
  • d556b18543 Fixed typo introduced with 2848ae9c4d enricoturri1966 2021-07-19 11:21:26 +02:00
  • 2848ae9c4d Colors in GLVolume defined as std::array<float, 4> enricoturri1966 2021-07-19 11:11:49 +02:00
  • 35a0bfa909 Colors in GLVolume defined as std::array<float, 4> enricoturri1966 2021-07-19 11:11:49 +02:00
  • c444ef81bd Fix status function Filip Sykala 2021-07-19 10:12:19 +02:00
  • 0d06ec956d Fix status function Filip Sykala 2021-07-19 10:12:19 +02:00
  • 709ea1283e FIX: new imgui change input float Filip Sykala 2021-07-19 09:50:45 +02:00
  • 353658e807 FIX: new imgui change input float Filip Sykala 2021-07-19 09:50:45 +02:00
  • 86a3fd00a5 Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-07-19 09:18:55 +02:00
  • babc34af01 Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-07-19 09:18:55 +02:00
  • af526c54f4 Add simplification GUI Filip Sykala 2021-07-19 09:17:50 +02:00
  • a364ef3d6a Add simplification GUI Filip Sykala 2021-07-19 09:17:50 +02:00
  • 21abf8d88e Fix bucket/seed fill tooltips (#6720) Justin Schuh 2021-07-18 22:56:50 -07:00
  • cb22ab84a9 Fix bucket/seed fill tooltips (#6720) Justin Schuh 2021-07-18 22:56:50 -07:00
  • db782b01a5 Fix build on gcc8 tamasmeszaros 2021-07-16 16:40:59 +02:00
  • 7b08194cfe Fix build on gcc8 tamasmeszaros 2021-07-16 16:40:59 +02:00
  • bf7b554235 Disable reload from disk for built-in objects enricoturri1966 2021-07-16 12:30:47 +02:00
  • 635622c039 Disable reload from disk for built-in objects enricoturri1966 2021-07-16 12:30:47 +02:00
  • b6b52fee73 Fixed an issue when the object in the multi-material gizmo had the wrong default color when the multi-material gizmo was first time opened after loading a painted 3MF file with different extruders colors than in the printer profile in Slicer. Lukáš Hejl 2021-07-16 11:39:50 +02:00
  • eb7f105194 Fixed an issue when the object in the multi-material gizmo had the wrong default color when the multi-material gizmo was first time opened after loading a painted 3MF file with different extruders colors than in the printer profile in Slicer. Lukáš Hejl 2021-07-16 11:39:50 +02:00
  • beb60b5138 Follow-up of ef8ddacdfc -> Fixed rendering of modifiers after cleaning current selection enricoturri1966 2021-07-16 10:56:29 +02:00
  • aec6591cd4 Follow-up of ef8ddacdfc -> Fixed rendering of modifiers after cleaning current selection enricoturri1966 2021-07-16 10:56:29 +02:00
  • afa4776ead Follow-up of 1a64abac96 -> Keep modifiers original size and do not reposition them when using load command enricoturri1966 2021-07-16 10:03:35 +02:00
  • a4c0fff5b4 Follow-up of 1a64abac96 -> Keep modifiers original size and do not reposition them when using load command enricoturri1966 2021-07-16 10:03:35 +02:00
  • ab7c758881 Merge branch 'lh_mm_gizmo_bucket_fill' Lukáš Hejl 2021-07-16 09:27:18 +02:00
  • c002f324a1 Merge branch 'lh_mm_gizmo_bucket_fill' Lukáš Hejl 2021-07-16 09:27:18 +02:00
  • 51b94f4747 Added the bucket fill tool into the multi-material gizmo. Also, the multi-material gizmo was reworked to show only options applicable for a chosen painting tool. Lukáš Hejl 2021-07-11 17:34:54 +02:00
  • 2724e0930d Added the bucket fill tool into the multi-material gizmo. Also, the multi-material gizmo was reworked to show only options applicable for a chosen painting tool. Lukáš Hejl 2021-07-11 17:34:54 +02:00
  • 977ffe556d ConfigWizard: Fixed a bug in update of the selected presets (probably related to #6436 - Cannot add SLA materials) YuSanka 2021-07-15 14:53:00 +02:00
  • c8e59bd015 ConfigWizard: Fixed a bug in update of the selected presets (probably related to #6436 - Cannot add SLA materials) YuSanka 2021-07-15 14:53:00 +02:00
  • 433ae80d9c Updated our list of changes in imgui Lukas Matena 2021-07-15 14:45:10 +02:00
  • 257b851842 Updated our list of changes in imgui Lukas Matena 2021-07-15 14:45:10 +02:00
  • b71d787f69 ImGui keyboard input fields are now locale-sensitive Lukas Matena 2021-07-15 13:38:53 +02:00
  • 9ba232bd4b ImGui keyboard input fields are now locale-sensitive Lukas Matena 2021-07-15 13:38:53 +02:00
  • b8c949ea71 Added a new source file from the new imgui Lukas Matena 2021-07-15 13:28:01 +02:00
  • 0826196ce3 Added a new source file from the new imgui Lukas Matena 2021-07-15 13:28:01 +02:00
  • 9ac2c762b8 Merge branch 'lm_imgui_upgrade' Lukas Matena 2021-07-15 13:18:02 +02:00
  • cc5fe2464d Merge branch 'lm_imgui_upgrade' Lukas Matena 2021-07-15 13:18:02 +02:00
  • 9244e2ae32 Changes forced by imgui upgrade, updated imgui readme and updated ImGuiWrapper::selectable function (It was a copy of ImGui::Selectable with slight changes. The function was changed a lot in ImGui 1.83, I copied the new version and reapplied the changes.) Lukas Matena 2021-07-15 13:03:07 +02:00
  • c9f45f3d61 Changes forced by imgui upgrade, updated imgui readme and updated ImGuiWrapper::selectable function (It was a copy of ImGui::Selectable with slight changes. The function was changed a lot in ImGui 1.83, I copied the new version and reapplied the changes.) Lukas Matena 2021-07-15 13:03:07 +02:00
  • 935675a35a Committed our own changes in ImGUI, see commits Lukas Matena 2021-07-15 10:24:11 +02:00
  • ca37ad7005 Committed our own changes in ImGUI, see commits Lukas Matena 2021-07-15 10:24:11 +02:00
  • 63dfb8f5f2 Upgraded to ImGUI 1.83 Lukas Matena 2021-07-15 10:13:47 +02:00
  • 84269d4ec1 Upgraded to ImGUI 1.83 Lukas Matena 2021-07-15 10:13:47 +02:00
  • 2f24971601 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-07-15 11:44:48 +02:00
  • 3124f40644 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-07-15 11:44:48 +02:00
  • 1a64abac96 Changes in loading of modifiers from file and their positioning enricoturri1966 2021-07-15 11:44:35 +02:00
  • 702812799c Changes in loading of modifiers from file and their positioning enricoturri1966 2021-07-15 11:44:35 +02:00
  • f7dcc88831 Fixed a bug - Dependencies for Printer presets doesn't update after preset selection YuSanka 2021-07-15 11:37:59 +02:00
  • 32a7cd3f12 Fixed a bug - Dependencies for Printer presets doesn't update after preset selection YuSanka 2021-07-15 11:37:59 +02:00
  • b921c8b276 Added gallery to the default shapes + ObjectList (MSW specific): Don't change background color for Light color mode YuSanka 2021-07-15 10:51:57 +02:00