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

Автор SHA1 Сообщение Дата
  Alessandro Ranellucci 40df92a472 Rename "Extended GUI" to "Rotation controls" and simplify it 6 лет назад
  Joseph Lenox 26b2a1e0cd Go back to using regular Notebook instead of AuiNotebook for tabs. 6 лет назад
  Joseph Lenox 6d858885ba Don't close preset editor tabs. 6 лет назад
  Joseph Lenox 59164f7bbb If tabs are used, make them fixed instead of appearing/disappearing. 6 лет назад
  Joseph Lenox c9a4e53117 Use Slic3r::var to refer to toolbar bitmap locations. 6 лет назад
  Gilbert fd8a3303c4 Extended GUI (#4419) 6 лет назад
  Harald Wagener 4853c014fb Auto-determine right pane button height. (#4535) 6 лет назад
  Michael 65bcaff615 Actually update the print when moving to center (#4465) 6 лет назад
  Oekn5w c058ae91d2 Moved resetting parameter of thumbnail generation to on_thumbnail_made (#4443) 6 лет назад
  Benjamin Landers 9856947d45 Rotating face to match plane (#4424) 6 лет назад
  Oekn5w 72db3392c8 "Reload from disk" - UI function overhaul (#4388) 6 лет назад
  Gilbert fd7e71d836 Changed variable_layer_height-icon from cog.png to variable_layer_height.png (#4270) 7 лет назад
  Ahmed Samir 1190a74f4e Support moving objects using keyboard arrows in the 2d plater view. (#4104) 7 лет назад
  Giles Bathgate 966fd37ea7 Use statusbar to show warnings instead of obtrusive dialog box (#4220) 7 лет назад
  Giles Bathgate b5276e6e25 Auto align z preference (#4218) 7 лет назад
  Giles Bathgate 2675e697ef Provide warning when object(s) are outside print bed. (#4163) 7 лет назад
  Giles Bathgate 4f2250dc70 Fix to autocenter option. (#4156) 7 лет назад
  Joseph Lenox e6c715cad2 Merge branch 'adaptive-slicing' into merge-adaptive 7 лет назад
  Joseph Lenox 5ae6a7fe3e Corrected open() syntax. Fixes #4128, thanks to @rob-miller for the heads-up. 7 лет назад
  Ahmed Samir 1a2df5e491 Undo/Redo to rotate, miror, split, cut, etc (#4100) 7 лет назад
  Ahmed Samir 5cd9ecbe57 [GSoC 2017] Support 3MF Format Read/Write. (#4046) 7 лет назад
  Joseph Lenox 13f121e3d9 Fixed warning/error about missing parenthesis (added during change for duet support). 7 лет назад
  Florens Wasserfall 546bc0f4d0 fixed merge problem 7 лет назад
  Florens Wasserfall c0dfffe0ff Merge branch 'master' into adaptive-slicing 7 лет назад
  Joseph Lenox abc96ad3bf Merge pull request #4032 from hyperair/fix-octoprint-send-gcode 7 лет назад
  eMAKER 5fbb245b97 Duet upload improved to work with DuetWiFi and Duet 0.6(ethernet). Thanks to @rob-miller for testing and fix. (#4033) 7 лет назад
  Chow Loong Jin 8cd25fd7e9 Fix host_type comparison 7 лет назад
  eMAKER 1c74067da0 Octoprint settings functionality expanded to allow upload to RepRapFi… (#4028) 7 лет назад
  Joseph Lenox fccdd12fba Preset dialog is no longer modal, permitting manipulation of the plater view while the editor is open. 7 лет назад
  Alessandro Ranellucci c22d20b9bb A few minor changes for improving usability of controller 7 лет назад
  Alessandro Ranellucci 4ab4831110 Fixed behavior of dirty settings not being correctly updated in the plater 7 лет назад
  Alessandro Ranellucci a1b0246710 Fixed regression in dirty settings 7 лет назад
  Alessandro Ranellucci ce68851a7c Fixed regression in placeholders with preset names. #3960 7 лет назад
  Alessandro Ranellucci 2cdc9b678f Merge branch 'preset-tabs' into gui3-shortcuts 7 лет назад
  Alessandro Ranellucci 060187ad17 Add preference option for displaying preset editors in dialogs or tabs 7 лет назад
  Alessandro Ranellucci a3ddac06dd Save shortcut options instantly 7 лет назад
  Alessandro Ranellucci ae88f843b5 Perform background processing when changing settings in the preset editor. #3835 #3853 7 лет назад
  Alessandro Ranellucci 9d1d5ccee9 Minor fixes about config and presets 7 лет назад
  Alessandro Ranellucci dd6864314d Merge branch 'master' into gui3-shortcuts 7 лет назад
  Alessandro Ranellucci 31115e0369 Use UTF-8 in libslic3r. Future-proof portable solution for non-ASCII files. #2955 7 лет назад
  Alessandro Ranellucci 60f0ca52e3 Fix regression with non-ASCII paths on Windows. We'll need to work more on this when porting stuff to C++. #2955 7 лет назад
  Alessandro Ranellucci 8c77f47638 Fixed regression: no processing with background processing and auto-center parts enabled. #3862 7 лет назад
  Alessandro Ranellucci 7b300e2c20 Merge pull request #3915 from xoan/toggle-plater-menu 7 лет назад
  Alessandro Ranellucci 0cc9dad14a Further change. Since we now have shortcuts, and not overrides, remove the + button for adding them on the fly, as it doesn't provide any advantage over actually opening the profile. Oh the other hand, automatically list dirty options in the plater 7 лет назад
  Alessandro Ranellucci 2efb863a87 Update all shortcuts (including manually added ones) when closing the preset editor 7 лет назад
  Alessandro Ranellucci 202a00c270 Merge branch 'master' into gui3-shortcuts 7 лет назад
  Alessandro Ranellucci 9499122d58 Merge pull request #3864 from Samir55/gsoc 7 лет назад
  Xoan Sampaiño 9895885ba5 Disable Plater menu when there are no objects in plater 7 лет назад
  Alessandro Ranellucci 3ddcb95211 Bugfix: background processing was not triggered when loading files from command line. #3887 7 лет назад
  Alessandro Ranellucci 9adbae29a5 Bugfix: menu icons were not shown on GTK because SetBitmap() must be called before Append(). Thank you @xoan 7 лет назад