Commit Graph

  • 5f310e1520 AppController class created to take the necessary app logic into C++. tamasmeszaros 2018-06-19 17:43:59 +02:00
  • 8a3cf3f71d Correct selection update on MSW YuSanka 2018-06-19 16:24:49 +02:00
  • 27faaa27f6 Merge remote-tracking branch 'remotes/origin/3mf_io' bubnikv 2018-06-19 16:14:57 +02:00
  • 7499a4dea4 Disabled the UI gizmos, they are not yet ready for the prime time bubnikv 2018-06-19 16:14:10 +02:00
  • 6fef5a07ab Merge remote-tracking branch 'remotes/origin/scene_manipulators' Disabled the gizmos. bubnikv 2018-06-19 16:12:36 +02:00
  • 5a56f08aad Merge remote-tracking branch 'remotes/origin/opengl_to_cpp' bubnikv 2018-06-19 16:08:53 +02:00
  • a772a19915 "MoveUp" & "MoveDown" work correctly YuSanka 2018-06-19 12:24:16 +02:00
  • 734273a33a Merge remote-tracking branch 'remotes/origin/fix_model_by_win10' bubnikv 2018-06-19 10:02:49 +02:00
  • b9ce19b07c Object updated by rotate gizmo Enrico Turri 2018-06-19 09:46:26 +02:00
  • 12232f1a6d "Delete part" button works correctly YuSanka 2018-06-18 15:26:09 +02:00
  • a3949b9f01 Object updated by scale gizmo Enrico Turri 2018-06-18 15:07:17 +02:00
  • e92e51effb Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-18 15:06:26 +02:00
  • e91073d818 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-18 15:06:15 +02:00
  • 56ea84fef8 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-18 15:06:04 +02:00
  • 99082bfe67 Modifiers are moving now YuSanka 2018-06-18 14:20:29 +02:00
  • 4328ecc287 Merge remote-tracking branch 'origin/master' into feature_slice_to_png tamasmeszaros 2018-06-18 12:17:19 +02:00
  • 5bf5213d67 Merge pull request #976 from kant/patch-1 Vojtech Kral 2018-06-18 11:35:38 +02:00
  • fb9ba1a55c Set correct man/max value for movers YuSanka 2018-06-16 03:04:59 +02:00
  • 54975a4e36 Some changes in GUI-files All functions of object settings are moved to GUI_ObjectParts YuSanka 2018-06-16 01:21:25 +02:00
  • a91cb5b267 Upgraded object_control to use icons near the name YuSanka 2018-06-15 22:42:51 +02:00
  • 53f8706805 Rotate gizmo interaction with mouse Enrico Turri 2018-06-15 16:16:55 +02:00
  • 6874949556 Scale gizmo interaction with mouse Enrico Turri 2018-06-15 14:10:28 +02:00
  • 230c681482 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d tamasmeszaros 2018-06-15 11:06:37 +02:00
  • 859e13ece5 Typo on string #20 Darío Hereñú 2018-06-14 21:03:20 -03:00
  • 942a3340aa Added a check for the correctness of the entered characters in numerical fields. YuSanka 2018-06-14 23:56:44 +02:00
  • a0090fccb5 Button "Load Lambda" (in the Object Settings) works now YuSanka 2018-06-14 23:31:15 +02:00
  • 3e0ff5e9ef Added LambdaObjectDialog YuSanka 2018-06-14 21:48:06 +02:00
  • 52a7d7ed09 Partial perl code cleanup Enrico Turri 2018-06-14 16:09:36 +02:00
  • 9504780ef4 Buttons "Add Part" and "Add Modifier" (in the Object Settings) works now YuSanka 2018-06-14 15:33:42 +02:00
  • c624d6bb0a Hover on gizmo grabbers rendering Enrico Turri 2018-06-14 15:32:26 +02:00
  • 4d405977dd Keep selection when panning/rotating 3D view Enrico Turri 2018-06-14 12:34:19 +02:00
  • 7fb6e2aa03 Use mipmaps for bed textures Enrico Turri 2018-06-14 10:37:28 +02:00
  • bc5640eef4 Rotate gizmo rendering Enrico Turri 2018-06-14 10:00:59 +02:00
  • 8899be8cca Started porting of the functions for object settings editing YuSanka 2018-06-13 16:39:33 +02:00
  • 3a19b81cef Scale gizmo rendering Enrico Turri 2018-06-13 15:44:04 +02:00
  • 099d59ad27 Selection on gizmo overlay Enrico Turri 2018-06-13 13:14:17 +02:00
  • 29dd305aaa Wiping into perimeters - bugfix (wrong order of perimeters and infills) Lukas Matena 2018-06-13 11:48:43 +02:00
  • c657654c02 Hovering on gizmo overlay Enrico Turri 2018-06-13 10:49:59 +02:00
  • 6079fed951 Fixed compile on Linux Enrico Turri 2018-06-13 09:26:58 +02:00
  • b2cf576bf3 1st installment of gizmos Enrico Turri 2018-06-13 09:12:16 +02:00
  • 077aaca2e0 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-13 08:31:53 +02:00
  • 7aad729c0e Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-13 08:31:42 +02:00
  • 2d97d8e7fe Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-13 08:31:30 +02:00
  • 1c695fd97e Added object movers to the object settings. Added SliderControl to Field. YuSanka 2018-06-12 23:42:01 +02:00
  • f5ef672815 Prepared callback from c++ to Perl to inform about a change of object settings YuSanka 2018-06-12 19:15:03 +02:00
  • 2cd0c64b96 Merge branch 'dev' bubnikv 2018-06-12 17:11:45 +02:00
  • 0ec06e6981 Fixed missing dependencies in Prusa's profiles for 0.25 and 0.6mm nozzles. bubnikv 2018-06-12 17:10:12 +02:00
  • a4b42f44f3 Added translation for FR YuSanka 2018-06-12 15:30:55 +02:00
  • 6b56f99df7 Merge remote-tracking branch 'origin/master' into new_main_page_ui YuSanka 2018-06-12 13:03:40 +02:00
  • 0faaef76e8 C++ code cleanup Enrico Turri 2018-06-12 12:18:16 +02:00
  • 7a08e665bc Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-12 11:56:16 +02:00
  • 85e7bdbddf Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-12 11:56:07 +02:00
  • f8664fce71 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-12 11:55:57 +02:00
  • 303ed0e6c9 Bumped up the version number to a final. bubnikv 2018-06-12 11:53:09 +02:00
  • 6cf508e124 Updated slic3r_min_version in prusa3d config version index. bubnikv 2018-06-12 11:46:15 +02:00
  • 64104c8f1f Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-12 11:08:36 +02:00
  • c37db5ab7f Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-12 11:08:26 +02:00
  • 756064810c Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-12 11:08:16 +02:00
  • b134fb8c39 Fixed typo bug YuSanka 2018-06-12 11:01:14 +02:00
  • 07815891dc Added translations for CZ, DE, ES, IT & PL YuSanka 2018-06-12 09:55:39 +02:00
  • af3d07bb05 Attempt to workaround bug in wxWidgets IsShownOnScreen() method Enrico Turri 2018-06-12 09:18:25 +02:00
  • ac8004f28e Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-12 08:32:55 +02:00
  • 686d38643e Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-12 08:32:45 +02:00
  • 5f02669d2d Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-12 08:32:34 +02:00
  • a194d28b14 ConfigWizard: Use scrollbars on smaller screens Vojtech Kral 2018-06-11 18:24:13 +02:00
  • 7426291e9f PresetUpdater: Fix of the fix Vojtech Kral 2018-06-11 18:30:40 +02:00
  • 43e8fe32aa Add MK2.5 icon, remove testing icons Vojtech Kral 2018-06-11 18:23:54 +02:00
  • 69705b5e66 Split the MK2.5 profile from the MK2S bubnikv 2018-06-11 18:20:29 +02:00
  • a54e587751 Fix: PresetUpdater: Set bundle & index file permissions #962 (#970) Vojtech Kral 2018-06-11 17:34:06 +02:00
  • 7b6a0ba9ad Merge remote-tracking branch 'origin/ys_master_bug_fixes' bubnikv 2018-06-11 16:58:46 +02:00
  • 49cd06407a There is a bug related to Ubuntu overlay scrollbars, see https://github.com/prusa3d/Slic3r/issues/898 and https://github.com/prusa3d/Slic3r/issues/952. The issue apparently manifests when Show()ing a window with overlay scrollbars while the UI is frozen. For this reason, we will Thaw the UI prematurely on Linux. This means destroing the no_updates object prematurely. bubnikv 2018-06-11 16:56:35 +02:00
  • fba1bf7afc Fixed bug from issue #969 YuSanka 2018-06-11 16:23:10 +02:00
  • 44220530cb Use a single gl context created in c++ Enrico Turri 2018-06-11 15:49:04 +02:00
  • a02ea39525 GLCanvas3D volumes as a stack variable Enrico Turri 2018-06-11 15:13:13 +02:00
  • 085110c4d9 Removed 3DScene volumes from perl Enrico Turri 2018-06-11 13:48:02 +02:00
  • 9a4e250c33 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-11 13:46:55 +02:00
  • d808f6e59f Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-11 13:46:45 +02:00
  • efe6a29032 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-11 13:46:35 +02:00
  • dc9a46b269 Updated POT file (added PresetUpdater.cpp and FirmwareDialog.cpp, changed keys in WipeTowerDialog.cpp) Lukas Matena 2018-06-11 13:44:40 +02:00
  • 7b4870d1cb Fixed selection and rendering in object settings dialog Enrico Turri 2018-06-11 11:40:11 +02:00
  • 6cafc7f121 Fix of a regression issue, which was certainly in 1.34.0, probably even longer. An infill / perimeter overlap was not applied when defined with absolute coordinates. Fixes https://github.com/prusa3d/Slic3r/issues/964 bubnikv 2018-06-11 10:59:02 +02:00
  • 7b1187992c Added bed texture for Prusa printers Enrico Turri 2018-06-11 10:46:32 +02:00
  • 08ccf85a61 Overrided OnStateChange() function to CollapsiblePane YuSanka 2018-06-08 12:43:39 +02:00
  • 96d9879d72 class 3D on_select callback moved to c++ Enrico Turri 2018-06-08 11:37:07 +02:00
  • 4215b2b373 Merge remote-tracking branch 'origin/master' into new_main_page_ui YuSanka 2018-06-08 10:10:10 +02:00
  • da9b0a9b7d Deleted debugging messages YuSanka 2018-06-08 09:55:27 +02:00
  • bf2fd54578 reload_scene method of 3D class moved to c++ Enrico Turri 2018-06-08 09:40:00 +02:00
  • 7ba2093a9b Try to fix the circular event handling Select() on OSX YuSanka 2018-06-08 09:03:46 +02:00
  • 8867e8ca60 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-08 08:31:21 +02:00
  • 4168c4cb50 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-08 08:31:10 +02:00
  • f4a687703c Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-08 08:30:55 +02:00
  • 95047c1953 Fixed typos from the previous commit. bubnikv 2018-06-07 22:54:26 +02:00
  • 2b5a1f3e60 Merge remote-tracking branch 'remotes/origin/vk-bugfixes' bubnikv 2018-06-07 22:10:49 +02:00
  • 7dfe2e2595 Fixed mangling of UTF characters when converted implicitely to wxString on Windows through the + operator. bubnikv 2018-06-07 22:10:23 +02:00
  • b6455b66bd Wiping into infill/objects - invalidation of the wipe tower, bugfixes Lukas Matena 2018-06-07 16:19:57 +02:00
  • 766d1d52a9 Fixed import of model rotated clockwise from 3mf Enrico Turri 2018-06-07 16:13:32 +02:00
  • e2a7bd4a14 Added MessageBoxes for experimenting on OSX YuSanka 2018-06-07 15:52:35 +02:00
  • aef0c489e3 Fix: Dialog initialization ordering on OS X Perform update_check after MainFrame is created Vojtech Kral 2018-06-06 10:52:19 +02:00
  • 2e061994d4 Fix: GCodeSender: Line number resynchronisation Vojtech Kral 2018-06-04 17:47:01 +02:00
  • ebe5ee3b1f Fixed uncorrected Settings sizer showing YuSanka 2018-06-07 14:57:45 +02:00