Commit History

Author SHA1 Message Date
  bubnikv 857b78ddca Fix of the previous commit: Slic3r::Config::new_from_defaults_keys 7 years ago
  bubnikv 2455aee97c Further reduction of Perl Config.pm methods. 7 years ago
  bubnikv ee645007f2 Another step towards C++ presets. 7 years ago
  bubnikv b58756f38b A bit of refactoring and beautification. 7 years ago
  bubnikv ed46cfa19d Simplified the code base by requiring wxWidgets >= 3.0 7 years ago
  bubnikv b12e4689e8 Fix of changing the order of volumes of a multi-volume part: 7 years ago
  bubnikv aa54c3402b Disable the "split" button when there is no volume selected. 7 years ago
  bubnikv b724d789fd New feature: Splitting an object into a multi-part volume. 7 years ago
  bubnikv ff9d565ba7 Implemented UI for ordering volumes 7 years ago
  bubnikv 7884fa3d7c Implemented Multipart object list window resize #278 7 years ago
  bubnikv e7a920fe16 Fixed some picking issues after porting GLVolumes to C++. 8 years ago
  Joseph Lenox 873161ea7c Only enable movers if modifier mesh. 8 years ago
  Joseph Lenox e2b56c4462 Repair the generic mesh so it can be exported. 8 years ago
  Joseph Lenox 4f428fae40 Added UI options to make a slab, defaulting to the model object's bounding box * 1.5 8 years ago
  Joseph Lenox 6aecae3121 UI: fixed naming sphere is not a cylinder. 8 years ago
  Joseph Lenox 2971235299 UI code to generate a generic sphere. 8 years ago
  Joseph Lenox 716dc2e650 Made cube and cylinder static functions of the package, not some specific TriangleMesh object. 8 years ago
  Joseph Lenox 26b6e4c619 Disable sliders if a volume is not selected. 8 years ago
  Joseph Lenox 3ee32ef153 Menu now works to select cylinders (reusing the gui options) 8 years ago
  Joseph Lenox b91b98b21e Added prototype make_cylinder() 8 years ago
  Joseph Lenox a0548898f3 Added a cancel button, and rewrote initial option code to reuse OptionGroup. 8 years ago
  Joseph Lenox 3109a9bc1f Update main plater view after moving mesh 8 years ago
  Joseph Lenox 33f489bba9 Anonymous object supports. Initial implementation provides for a box of arbitrary size. 8 years ago
  Joseph Lenox e93cc13698 Permit sliding modifer meshes around in the Settings dialog. 8 years ago
  bubnikv e386a2bf72 Documentation of the UI config update functions, 8 years ago
  bubnikv c2ddf537c6 Fixed a newly introduced bug in the multi material UI dialog. 8 years ago
  bubnikv 46b44fc141 User interface of the variable layer thickness. Certainly not finished yet, 8 years ago
  bubnikv 4c67230436 Documented the purpose of various perl modules. 8 years ago
  Alessandro Ranellucci f006e66549 Refactored calls to Wx::Bitmap->new 8 years ago
  Alessandro Ranellucci d998d97754 Bugfix: crash on Windows when deleting the first object part. #2774 9 years ago
  Alessandro Ranellucci 901716adc8 Bugfix: the object parts editor is opened in invalid status until user clicks on a tree list item. #2762 9 years ago
  Alessandro Ranellucci 2a7f1a8c19 Only show a single instance in settings and cut dialogs 10 years ago
  Alessandro Ranellucci 3ee0fc5b1c Ability to select object parts by clicking in the 3D view in the object editor 10 years ago
  Alessandro Ranellucci fb08588007 Renamed PreviewCanvas to 3DScene 10 years ago
  Alessandro Ranellucci eba19aaba4 Fixed Object part editor because it wasn't updated with the new PreviewCanvas API. #2455 10 years ago
  Alessandro Ranellucci fcfb3b98bc 3D object positioning 10 years ago
  Alessandro Ranellucci 360dee862b Keep model objects aligned to Z = 0 in plater 10 years ago
  Alessandro Ranellucci 983cf09ee5 Display bed shape in 3D plater 10 years ago
  Alessandro Ranellucci da4d6cbabb 3D preview of plater 10 years ago
  Alessandro Ranellucci b8a629f0b6 Select last appended part in object parts panel 10 years ago
  Alessandro Ranellucci aacc01a56f Store object and volume names in the new 'name' property instead of relying on material id 10 years ago
  Alessandro Ranellucci f82a8475a1 Use AMF object and volume metadata for handling per-object and per-volume settings 10 years ago
  Alessandro Ranellucci b9e8fbacb7 Put the Default Extruder option in a less confusing position 10 years ago
  Alessandro Ranellucci 3d8c8fa46e Import wxTheApp 10 years ago
  Alessandro Ranellucci ddac2d1570 Merged SkeinPanel into MainFrame 10 years ago
  Alessandro Ranellucci ad99b2a0fd Fixed one more regression introduced with Model refactoring. Includes regression test 10 years ago
  Y. Sapir 05b2993769 Translate Model class' storage to C++. 10 years ago
  Alessandro Ranellucci 45559f87f3 Save the vector used for aligning object volumes to origin and apply it to additional parts added from the object part panel in order to make them coincide 10 years ago
  Alessandro Ranellucci 071097d3f1 Fix extruder assignment and tests 11 years ago
  Alessandro Ranellucci fec41d6dfd Update plater and print upon changing object parts and their settings 11 years ago