Commit Graph

  • 71cc0fdb53 Some code refactoring and improvements YuSanka 2019-06-06 14:14:29 +02:00
  • d809b4894a Small addition to qhull dep handling. tamasmeszaros 2019-06-06 12:21:38 +02:00
  • d4fe7b5a96 Adding rotating calipers algorithm for minimum are bounding box rotation. tamasmeszaros 2019-06-06 14:27:07 +02:00
  • c55b4ff586 Small addition to qhull dep handling. tamasmeszaros 2019-06-06 12:21:38 +02:00
  • 0fbebe85da Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-06-06 11:40:52 +02:00
  • c9a847a6a6 Support for Visual Studio 2019 Community bubnikv 2019-06-06 11:40:35 +02:00
  • 6136fe7d92 Future-proof qhull dependency handling tamasmeszaros 2019-06-05 19:19:49 +02:00
  • 0ea6f895c5 Write the total toolchanges statistic to the end of the GCODE file like the other statistics. Bryan Smith 2019-02-04 20:52:38 -05:00
  • f364b956fc Add [total_toolchanges] placeholder for filename and custom gcode sections. Bryan Smith 2019-02-04 18:55:06 -05:00
  • 44c05fa209 Implemented additional settings for layers range (except of "extruder") YuSanka 2019-06-05 16:47:09 +02:00
  • 12797f2aa8 Re-adding missing file tamasmeszaros 2019-06-05 15:50:27 +02:00
  • 97cbb5344e Merge branch 'master' into tm_sla_printer_mirror tamasmeszaros 2019-06-05 15:10:02 +02:00
  • 67ed89c240 Fixed OSX build and a bug when for part is able to add "layer_height" option YuSanka 2019-06-05 13:52:53 +02:00
  • 401999b68b Next try to fix OSX build YuSanka 2019-06-05 12:32:59 +02:00
  • 1090105b68 Experiments with updating layer_config_ranges from UI + Fixed OSX build YuSanka 2019-06-05 11:50:59 +02:00
  • 4b3df010ab Merge remote-tracking branch 'origin/master' into ys_new_features YuSanka 2019-06-05 11:16:25 +02:00
  • 567f382938 Implemented focusing of the last edited range YuSanka 2019-06-05 11:03:46 +02:00
  • 836f2d777f Update 3D scene when all compressed texture data are sent to GPU Enrico Turri 2019-06-05 10:07:59 +02:00
  • c7ba48a473 Fix of perl bindings bubnikv 2019-06-05 09:54:52 +02:00
  • a9ea9b3e0a Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-06-05 07:48:32 +02:00
  • 8da54139c4 WIP: Admesh - replacement of C memory allocation with std vectors bubnikv 2019-06-04 22:06:42 +02:00
  • 3ab886b747 Fix of mesh decimation (the admesh library). Fixes "Unable to save project (#2445)" bubnikv 2019-06-04 18:25:53 +02:00
  • 213635f559 Implemented range's min/max Z editing YuSanka 2019-06-04 17:30:44 +02:00
  • 4756961678 Added LayerRangeEditor class for universally editing of the layer_range's parameters + Implemented layer_height editing YuSanka 2019-06-04 15:22:29 +02:00
  • 79a89c4c8f Some code review for avoid use of OptionsGroup YuSanka 2019-06-04 11:51:25 +02:00
  • 7a5d3de1c4 Move cstdint to Zipper header. tamasmeszaros 2019-06-04 09:26:33 +02:00
  • 3c8024bddd BonjourDialog: Fix dialog flags Vojtech Kral 2019-06-03 16:59:27 +02:00
  • 053a0af374 Add missing header Vojtech Kral 2019-05-21 13:02:47 +02:00
  • 36fb615d2b Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer bubnikv 2019-06-03 16:01:38 +02:00
  • 050e312037 Fixed the github issue template to indicate that 3MFs cannot be attached directly and need to be zipped Fixes "Can't upload .3mf files to GitHub for issues #2372" bubnikv 2019-06-03 16:01:02 +02:00
  • 273c30c8ce Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-06-03 15:47:33 +02:00
  • 51b18fddeb Changed data types YuSanka 2019-06-03 15:35:21 +02:00
  • 8376d14267 Fix for opening issues with archive files. tamasmeszaros 2019-06-03 15:27:46 +02:00
  • 0ee0b546df Fixed a bug with a "gear" button near the filament preset (part of #2440) YuSanka 2019-06-03 14:52:15 +02:00
  • 3d8bd85187 Add new [total_layer_count] placeholder everywhere [layer_num] is avalible. Bryan Smith 2019-02-08 18:02:46 -05:00
  • 6a8c7a8705 Fixed race condition while compressing texture data and sending them to the GPU Enrico Turri 2019-06-03 13:53:30 +02:00
  • 4a4deef420 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-06-03 12:16:38 +02:00
  • 8b685c1881 Added color indicators to Purging volumes dialog Lukas Matena 2019-04-26 10:16:08 +02:00
  • 460887cdde Adjust miniz usage to use nowide FILE streams everywhere. tamasmeszaros 2019-06-02 22:27:35 +02:00
  • 15620a2fc2 Fix unclosed file after export. tamasmeszaros 2019-06-02 20:02:27 +02:00
  • 916016f2d4 Use nowide fopen in Zipper instead of patching miniz. tamasmeszaros 2019-06-02 19:10:13 +02:00
  • f275cdafa9 Revert "Patch miniz bundled version to support unicode on Windows." tamasmeszaros 2019-05-31 16:54:42 +02:00
  • e6af0d3dc4 Temporary low-res texture shown while generating compressed data on the CPU Enrico Turri 2019-06-02 11:01:51 +02:00
  • 545c013acd Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-06-02 09:39:11 +02:00
  • 34663a3514 Merge branch 'tm_minz_update' tamasmeszaros 2019-05-31 16:57:27 +02:00
  • 8fc1eba652 Patch miniz bundled version to support unicode on Windows. tamasmeszaros 2019-05-31 16:54:42 +02:00
  • e09207e27e Fixed OSX and Linux build YuSanka 2019-05-31 15:36:38 +02:00
  • 5f4b7a5292 ObjectLayers::add_layer_range() -> add a layers range using "Add" button from ObjectLayers sizer YuSanka 2019-05-31 15:29:09 +02:00
  • f0baefb6ff Asynchronous texture compression on CPU Enrico Turri 2019-05-31 15:25:02 +02:00
  • d5d6af1361 Using system miniz in Linuxes. tamasmeszaros 2019-05-31 12:33:35 +02:00
  • 38641ef578 ObjectLayers::del_layer_range() -> delete a layers range using "Del" button from ObjectLayers sizer YuSanka 2019-05-31 10:54:52 +02:00
  • 58adeb01d1 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-05-31 07:41:22 +02:00
  • 96380180f4 Build system tweaks to get rid of cmake and boost warnings. tamasmeszaros 2019-05-30 17:48:32 +02:00
  • e531d224e8 Implemented delete_layers_from_object() YuSanka 2019-05-30 16:53:17 +02:00
  • a516f76f94 Improved layer sizer YuSanka 2019-05-30 14:41:16 +02:00
  • 080274c638 Added missed files to the CMakeLists.txt YuSanka 2019-05-30 13:08:05 +02:00
  • b5d7909afb Merge remote-tracking branch 'origin/master' into ys_new_features YuSanka 2019-05-30 12:53:21 +02:00
  • bf56d79354 Layers sizer updating YuSanka 2019-05-30 12:41:16 +02:00
  • 8d86192530 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-05-29 08:30:23 +02:00
  • 765d4264ae Implemented ObjectLayers class + some code refactoring YuSanka 2019-05-28 16:38:04 +02:00
  • 9c46eed742 Don't wrap braces after control statements. tamasmeszaros 2019-05-28 15:29:06 +02:00
  • 8012499206 Application of anisotropy to textures moved into GLTexture methods Enrico Turri 2019-05-28 15:21:34 +02:00
  • cdf85a9058 Allow all types of functions on one line. tamasmeszaros 2019-05-28 15:18:11 +02:00
  • e78658ddc2 Code style for clang-format tool. tamasmeszaros 2019-05-28 14:52:16 +02:00
  • 886da08f89 Texture compression set as an option Enrico Turri 2019-05-28 12:53:16 +02:00
  • 61c41aa90f Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-05-28 09:46:40 +02:00
  • 9d19e3d2a7 Improved Delete() Add() ans Select() functions for Layer(s)Item YuSanka 2019-05-27 16:13:24 +02:00
  • 66a56941a5 SLA dialog: Prevented the slider to have zero width, even in case the text width is calculated incorrectly Lukas Matena 2019-05-24 12:01:26 +02:00
  • 025a889f88 Update miniz cmake tamasmeszaros 2019-05-23 15:39:43 +02:00
  • dd70dd6e10 Implemented LayerItem for ObjectList YuSanka 2019-05-27 13:07:37 +02:00
  • e0da08906b Disabled debug render statistics dialog Enrico Turri 2019-05-27 09:20:48 +02:00
  • 61730aee27 Updated shortcut dialog with new scale to fit print volume command Enrico Turri 2019-05-24 15:53:15 +02:00
  • efe29b3c2d Fixed conflicts after merge with master Enrico Turri 2019-05-24 15:29:22 +02:00
  • bf9740188a Code cleanup Enrico Turri 2019-05-24 15:22:27 +02:00
  • 734d946912 1) Added Scale to print volume menu item to objects list context menu Enrico Turri 2019-05-23 09:20:11 +02:00
  • c92940c985 Fixed conflicts after cherry-picking 844e99f84e Enrico Turri 2019-05-22 14:42:38 +02:00
  • 9f3a05eef3 Fixed false detection of out of print volume for sla supports Enrico Turri 2019-05-24 14:38:05 +02:00
  • abdd76de44 Merge branch 'master' of https://github.com/prusa3d/Slic3r YuSanka 2019-05-24 12:46:36 +02:00
  • 5eab933fc2 Workaround for #2331 YuSanka 2019-05-24 12:19:06 +02:00
  • 209f1e3b99 Fix of loading the variable layer height profile and the SLA support points for projects with instances. bubnikv 2019-05-24 12:17:54 +02:00
  • 984a475d76 renamed: resources/localization/ko_KR/PrusaSlicer.po -> resources/localization/ko_KR/PrusaSlicer_kr.po bubnikv 2019-05-24 09:08:29 +02:00
  • 020870b808 Add files via upload lee hakmin 2019-05-24 00:40:15 +09:00
  • f0f64c6fac Add files via upload lee hakmin 2019-05-21 09:10:12 +09:00
  • cad520c7ef Add files via upload lee hakmin 2019-05-21 09:08:58 +09:00
  • 302ac3a849 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-05-24 08:22:53 +02:00
  • 33f25ae985 Fixed version info of the Win32 builds. bubnikv 2019-05-23 18:05:28 +02:00
  • ded5ad0517 Support of CJK languages in ImGUI: Added glyph tables & CJK font (huge file!) Added glyph tables for Turkish and Vietnamese. Added glyph tables Thai (font is still missing) bubnikv 2019-05-23 18:04:27 +02:00
  • 883e00a057 Add files via upload lee hakmin 2019-05-24 00:40:15 +09:00
  • 0a43cf0674 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer bubnikv 2019-05-23 15:43:22 +02:00
  • 343d2ea16d Fixed update of the SLA back end object properties, leading to the "disable supports" and "disable pad" flags being ignored after the project was loaded. bubnikv 2019-05-23 15:43:16 +02:00
  • 00ebd76431 Merge remote-tracking branch 'origin/ys_bugfixing' YuSanka 2019-05-23 15:24:16 +02:00
  • 16508fcd93 Merge remote-tracking branch 'origin/ys_new_features' YuSanka 2019-05-23 15:23:35 +02:00
  • 149665742c Fix of #2318 YuSanka 2019-05-23 15:12:19 +02:00
  • 3aa14bddf5 Max texture size dependent on OpenGL version on Win and Linux and on retina monitors on Mac Enrico Turri 2019-05-23 13:49:57 +02:00
  • be2681dab6 Merge remote-tracking branch 'origin/master' into ys_bugfixing YuSanka 2019-05-23 12:42:59 +02:00
  • 6de5b34312 Set current filament color to the ColorPicker YuSanka 2019-05-23 12:39:55 +02:00
  • 4504569f8e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_experiments Enrico Turri 2019-05-23 12:39:47 +02:00
  • 666e9687ce Fixes PrusaSlicer exits after entering illegal object name #2348 For some reason, showing an error message box from inside the right panel in place editor handler lealds to crashes at least on Windows. Postpoing the dialog with a CallAfter cures that crash. bubnikv 2019-05-23 12:18:28 +02:00
  • 902bf682c0 Replacing old miniz version with new 2.1.0 tamasmeszaros 2019-05-23 11:49:43 +02:00
  • e8077d9e2e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer bubnikv 2019-05-23 11:48:48 +02:00