История коммитов

Автор SHA1 Сообщение Дата
  Lukáš Hejl 285e2a32a2 Fixed issues in inner_offset() in the avoid crossing perimeters that caused in some cases travels to follow the first perimeter instead of the second one. 3 лет назад
  Lukáš Hejl 729ffc9dd6 Fixed that external travels led inside holes (around the perimeter) instead of inside the model when the avoid crossing perimeters was enabled. 3 лет назад
  Pascal de Bruijn 37cfcadadd creality.ini: add preliminary Ender-3 S1 3 лет назад
  Pascal de Bruijn f5d4349016 creality.ini: slight improvements to Ender-2 Pro 3 лет назад
  Pascal de Bruijn c045a34fa0 creality.ini: always output layer heights with two decimals 3 лет назад
  Vojtech Bubnik 2dc461719f Importing newer config when starting the application: 3 лет назад
  YuSanka 5579b31a26 UpdateDialogs: Fixed an alignment inside a GridSizer, when "Open changelog page" is added. 3 лет назад
  Maximilian Engelhardt f4b9d535de Update Anycubic i3 Mega (S) profile 3 лет назад
  Vojtech Bubnik b2bcf17dfa Fixed previous commit 3 лет назад
  Vojtech Bubnik 5ba9d59307 If taking configuration snapshot before importing newer configuration fails, 3 лет назад
  Vojtech Bubnik 56d50d7707 Delete existing vendors before importing newer vendors, as the existing 3 лет назад
  YuSanka ab245a97a4 Fix for #7496 - Dark-mode selection highlight 3 лет назад
  Vojtech Bubnik 41fa4a05f9 Fixing AppConfig::reset(), calling reset() before load(). 3 лет назад
  Vojtech Bubnik 12756e7979 Fixing previous commit on AppConfig and loading newer configuration. 3 лет назад
  Vojtech Bubnik 87880022fc Some improvements to copying of newer configuration to current folder: 3 лет назад
  YuSanka 3ec78c4ccf MsgDialog: Fix for scale of the message size, when mainframe wasn't created yet but InfoDialog is shown 3 лет назад
  Vojtech Bubnik b95a83aec1 Bugfix: Loading of AppConfig from an alternate locations. 3 лет назад
  YuSanka 14cb4a1314 Initialize fonts before first UI action 3 лет назад
  YuSanka 322583bc78 Revert of the https://github.com/prusa3d/PrusaSlicer/commit/8b3e4136338c5e758ed0f0d4ccbb66fb5e4a911f, which was caused the issue #7498 3 лет назад
  YuSanka caff954aa7 Localization: Update for NL dictionary. 3 лет назад
  YuSanka 74cf1ed0f9 MsgDialog: Fixed text color under non-MSW platforms 3 лет назад
  Vojtech Bubnik b3d42df0f7 Bumped up version to release candidate, 3 лет назад
  YuSanka e2ac37e717 Follow-up https://github.com/prusa3d/PrusaSlicer/commit/6d2efe29a4ad57f57d19878d64de5acc08827e92 - Call wxInitAllImageHandlers() before any UI actions to avoid "No image handler..." warnings. 3 лет назад
  Lukáš Hejl 08402abf2b Used double instead of float for computing distance between two polygon vertices in precompute_polygon_distances() in the avoid crossing perimeters. 3 лет назад
  rtyr e745ef095f Updated for the PrusaSlicer 2.4.0-rc release. 3 лет назад
  YuSanka 6d2efe29a4 Localization: Updated dictionaries for CS, DE, ES, FR, IT, NL, PL 3 лет назад
  enricoturri1966 cc2b8da6a4 #7461 - Use three floats for defining vertex normal to render travel toolpaths. This fixes a crash on NVIDIA Quadro graphics cards when turning on travel moves visibility in preview. 3 лет назад
  YuSanka 0538363b2b Updated sha256 value for wxWidgets 3 лет назад
  YuSanka 8b3e413633 Follow-up e2475c95 - Disable check of the compatibility of the "support_material" and "overhangs" options for profile which was loaded from 3mf 3 лет назад
  YuSanka 5243abcece Check "support_material" and "overhangs" relations only on global settings level. 3 лет назад
  tamasmeszaros 35345d9fe0 Merge branch 'tm_tbb_find' 3 лет назад
  tamasmeszaros 08f88f09da Fix error in previous commit 3 лет назад
  YuSanka dc3da0b626 Fix for crash from #7486 - PrusaSlicer crashes when doing this commands 3 лет назад
  tamasmeszaros 914f170a98 Use TBB config scripts to find the library if using dynamic libraries. 3 лет назад
  David Kocik 2121a98bea Double ampersand in text 3 лет назад
  enricoturri1966 80324de45d Fixed objects bigger than print volume set as sinking after calling 'Scale to print volume' command - SPE-1155 3 лет назад
  Vojtech Bubnik 373ea7ce75 Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer 3 лет назад
  Vojtech Bubnik e3d345aa17 Fix of PrusaSlicer crashes when using fuzzy skin and setting 0 for values #7468 3 лет назад
  enricoturri1966 0d68a534ab Always use batched models to render options in preview 3 лет назад
  YuSanka 23284b61ea Fix for #7481 - Found typo in BitmapComboBox.cpp L257: _MSW_DAEK_MODE 3 лет назад
  Vojtech Bubnik 021457d40f Fixed minor typo in wording. 3 лет назад
  Vojtech Bubnik 23e4ecdf0f Follow-up to c772d28070dec458d73488c52c2ae8b6d2755fb6 3 лет назад
  Vojtech Bubnik c772d28070 Support for oneTBB from oneAPI, where Intel reworked and deprecated 3 лет назад
  Vojtech Bubnik a9dfb74c67 Fix of Bed shape inverted origin position #7474 3 лет назад
  Vojtech Bubnik f589dd7851 Added asserts to check for empty calls to glMultiDrawElements(). 3 лет назад
  Vojtech Bubnik 3b1f6d33cc Updating wxWidgets SHA due to 3 лет назад
  rtyr 0255ff2fd6 Bumped up version to 0.1.1 3 лет назад
  rtyr cc2c2235e5 Delete ENDER2PRO_thumbnail(NONBETA).png 3 лет назад
  rtyr 5d8a2fac71 Merge pull request #7417 from spuder/ender2-pro 3 лет назад
  Vojtech Bubnik 45038f2ccc Fix of PS 2.4.0 Beta 4: No image handler for type 15 defined. #7469 3 лет назад