Alessandro Ranellucci
|
4a5ccaa423
|
Append libexec to the slic3r.pl path
|
2017-05-21 20:25:45 +02:00 |
|
Alessandro Ranellucci
|
97431eba20
|
A couple fixes to package_win32.ps1
|
2017-05-21 20:21:02 +02:00 |
|
Alessandro Ranellucci
|
7255db01f9
|
Go back to the Plater tab when closing a preset editor tab
|
2017-05-21 20:15:09 +02:00 |
|
Alessandro Ranellucci
|
2cdc9b678f
|
Merge branch 'preset-tabs' into gui3-shortcuts
Conflicts:
lib/Slic3r/GUI/Plater.pm
|
2017-05-21 20:14:18 +02:00 |
|
Alessandro Ranellucci
|
8a3094fe5f
|
Merge branch 'master' into gui3-shortcuts
|
2017-05-21 20:03:57 +02:00 |
|
Alessandro Ranellucci
|
d27219e84b
|
Clean up windows directory; move most files into libexec (another approach)
|
2017-05-21 20:01:13 +02:00 |
|
Joseph Lenox
|
450a918cea
|
Added a couple more WX libs
|
2017-05-21 11:51:26 -05:00 |
|
Joseph Lenox
|
fec2ea3881
|
Re-added tiff, jpg, png, lzma libraries
|
2017-05-21 11:50:12 -05:00 |
|
Alessandro Ranellucci
|
060187ad17
|
Add preference option for displaying preset editors in dialogs or tabs
|
2017-05-21 18:48:08 +02:00 |
|
Joseph Lenox
|
9c506a4497
|
Remove everything that isn't alien-wxwidgets
|
2017-05-21 11:42:36 -05:00 |
|
Joseph Lenox
|
72c44bcad6
|
Linux build (#3973)
* Point LD_LIBRARY_PATH to correct bin dir.
* remove libm and libresolv from library list because Ubuntu.
|
2017-05-21 11:33:24 -05:00 |
|
Alessandro Ranellucci
|
6e2ffaf4ca
|
Bugfix: first_layer_temperature was ignored by ooze_prevention for first layer skirt/brim. #3964
|
2017-05-21 16:34:19 +02:00 |
|
Alessandro Ranellucci
|
fbb606d026
|
Fix typo in last commit preventing compilation. #3969
|
2017-05-21 15:29:47 +02:00 |
|
Joseph Lenox
|
c4fe123b32
|
Tweaked doxygen config for libslic3r.
|
2017-05-20 22:48:53 -05:00 |
|
Joseph Lenox
|
a7331c2966
|
Doxygen comments for Flow
|
2017-05-20 22:32:50 -05:00 |
|
Joseph Lenox
|
ff21018f32
|
Oops, accidentally cut ; off
|
2017-05-20 22:12:14 -05:00 |
|
Joseph Lenox
|
bfb8166673
|
Doxygen comments for Extruder, ExtrusionEntity, BridgeDetector.
|
2017-05-20 22:07:02 -05:00 |
|
Joseph Lenox
|
725f3ed94f
|
Converted more of TriangleMesh to doxygen comments, added documentation for make_* functions in TriangleMesh.
|
2017-05-20 21:28:04 -05:00 |
|
Alessandro Ranellucci
|
a3ddac06dd
|
Save shortcut options instantly
|
2017-05-21 00:28:36 +02:00 |
|
Alessandro Ranellucci
|
ae88f843b5
|
Perform background processing when changing settings in the preset editor. #3835 #3853
|
2017-05-21 00:10:19 +02:00 |
|
Alessandro Ranellucci
|
9d1d5ccee9
|
Minor fixes about config and presets
|
2017-05-21 00:06:28 +02:00 |
|
Alessandro Ranellucci
|
8379a5c7a6
|
Merge pull request #3967 from douira/patch-1
Removed duplicate line in list
|
2017-05-20 19:23:42 +02:00 |
|
Alessandro Ranellucci
|
dd6864314d
|
Merge branch 'master' into gui3-shortcuts
|
2017-05-20 16:19:33 +02:00 |
|
Alessandro Ranellucci
|
b7544e3c6f
|
Bugfix: new syntax for wxTheApp->presets
|
2017-05-20 11:06:05 +02:00 |
|
Alessandro Ranellucci
|
aa3153fb65
|
Removed debugging lines
|
2017-05-19 18:05:12 +02:00 |
|
Douira
|
413d78dff6
|
removed duplicate line in list
|
2017-05-19 17:59:37 +02:00 |
|
Alessandro Ranellucci
|
05a1024898
|
Merge pull request #3963 from alexrj/utf8
Use UTF-8 in libslic3r. Future-proof portable solution for non-ASCII files
|
2017-05-19 17:28:18 +02:00 |
|
Alessandro Ranellucci
|
2ad26fc6a7
|
Fixes for Windows
|
2017-05-19 17:25:53 +02:00 |
|
Alessandro Ranellucci
|
9ddc0ff451
|
Merge branch 'master' into utf8
|
2017-05-19 10:47:31 +02:00 |
|
Alessandro Ranellucci
|
6b68b71c78
|
Use C++ range-based iterations in slic3r.cpp and remove unused variables
|
2017-05-18 16:51:50 +02:00 |
|
Alessandro Ranellucci
|
31115e0369
|
Use UTF-8 in libslic3r. Future-proof portable solution for non-ASCII files. #2955
|
2017-05-18 16:50:50 +02:00 |
|
Alessandro Ranellucci
|
ff6baf89ae
|
Use C++ range-based iterations in slic3r.cpp and remove unused variables
|
2017-05-17 21:05:14 +02:00 |
|
Joseph Lenox
|
5f6214b645
|
Expanded comments for config options.
Also fixed tabs->spaces.
|
2017-05-16 21:56:09 -05:00 |
|
Joseph Lenox
|
28214209f6
|
Finished converting Config.hpp comments to doxygen
|
2017-05-16 19:53:38 -05:00 |
|
Joseph Lenox
|
05c2493b0e
|
Converted existing comments to Doxygen format for descriptions.
|
2017-05-16 19:47:12 -05:00 |
|
Joseph Lenox
|
3912c3a083
|
Add initial doxygen configuration for libslic3r, run from xs dir
|
2017-05-16 14:22:52 -07:00 |
|
Alessandro Ranellucci
|
a7ffe54fb6
|
Remove warning
|
2017-05-16 22:31:21 +02:00 |
|
Alessandro Ranellucci
|
9b77554975
|
Prevent double perimeter processing while we have this idempotency workaround in place. #3850
|
2017-05-16 22:31:21 +02:00 |
|
Alessandro Ranellucci
|
172c324475
|
Ignore small_perimeter_speed when perimeter has overhangs. #3951
|
2017-05-16 22:31:20 +02:00 |
|
Joseph Lenox
|
68711c7f2b
|
Use right check for download and remove explicit install of app::cpanminus
|
2017-05-15 19:18:52 -05:00 |
|
Joseph Lenox
|
44a07645ad
|
Merge branch 'master' of https://www.github.com/alexrj/slic3r
|
2017-05-15 18:41:32 -05:00 |
|
Joseph Lenox
|
bbbf4e6172
|
Use caching during builds.
Change library name/path depending on arch.
|
2017-05-15 18:41:07 -05:00 |
|
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
|
2017-05-15 22:54:20 +02:00 |
|
Alessandro Ranellucci
|
69bef2a971
|
Fixed the "has virtual functions and accessible non-virtual destructor" warning. #3949
|
2017-05-15 20:08:03 +02:00 |
|
Joseph Lenox
|
b826f8baea
|
Windows 32-bit build. (#3954)
* Updated appveyor, preinstall, and deploy script to build 32 and 64 bit versions.
|
2017-05-14 12:51:12 -05:00 |
|
Joseph Lenox
|
b52de34304
|
Added note about not reporting Prusa3d bugs here.
|
2017-05-13 13:00:47 -05:00 |
|
Alessandro Ranellucci
|
9670f2b712
|
Fixed typo causing test failure
|
2017-05-12 19:28:45 +02:00 |
|
Alessandro Ranellucci
|
1c4b8602cb
|
Merge pull request #3925 from xoan/fix-font-size-wxgtk
Remove hardcoded font size for wxGTK
|
2017-05-11 00:03:30 +02:00 |
|
Alessandro Ranellucci
|
0d4cebce71
|
Merge pull request #3930 from xoan/enhance-scrolling
Enhance scrolling by using font point size as scroll rate
|
2017-05-11 00:03:13 +02:00 |
|
Alessandro Ranellucci
|
58220fa916
|
Merge pull request #3941 from xoan/fix-plater-key-events
Skip event handling in 3D/Layer preview tab when no UP or DOWN key is pressed
|
2017-05-11 00:02:31 +02:00 |
|