4602 Commits

Author SHA1 Message Date
Joseph Lenox
8b21cca5af Revised package and wrapper compilation script to make both less fragile.
compile_wrapper now can be called from anywhere and can accept a path to strawberry perl, perl version, and c++ compiler.


package_win32.ps1 can now be run from anywhere (puts its output in Slic3r root dir still), automatically detects 64bit/32bit and has more overrides. It will also call compiler_wrapper if the wrapper execs do not exist.
2017-05-30 13:06:14 -05:00
Joseph Lenox
c837a060df Remove AUI from cleaning
060187ad1703f70c8e2c2847829216c38e889403 uses it now
2017-05-30 10:04:29 -05:00
Joseph Lenox
02ef5e90ce moved package creation back to build script from deploy 2017-05-30 07:14:54 -05:00
Joseph Lenox
7aff8267da Forgot to revert mkdir 2017-05-29 23:51:05 -05:00
Joseph Lenox
c2bdbafa6d Merge branch 'master' of https://github.com/alexrj/Slic3r 2017-05-29 22:53:49 -05:00
Alessandro Ranellucci
d6605aa1a7 Revert "Clean up windows directory; move most files into libexec (another approach)"
This reverts commit d27219e84b0997baf237004ca3e6929abd81eb25.

# Conflicts:
#	package/win/package_win32.ps1
2017-05-29 22:53:32 -05:00
Daniel Goldman
af6b094d29 Doxygen Documentation for Layer.hpp, Layer.cpp, LayerRegion.cpp, LayerRegionFill.cpp (#3979)
* Migrated comments in Layer.hpp

* Comments for Layer Class

* Comments for LayerRegion

* Comments for LayerRegionFill
2017-05-29 22:06:57 -05:00
Joseph Lenox
6fb8a91522 Revert "A couple fixes to package_win32.ps1"
This reverts commit 97431eba2011d491ad0b41c14cb977652d765e98.

# Conflicts:
#	package/win/package_win32.ps1
2017-05-29 22:01:57 -05:00
Joseph Lenox
aa9a204bf7 Revert "Append libexec to the slic3r.pl path"
This reverts commit 4a5ccaa42319ab03b6f46a2a18fcfdd9142e86ec.
2017-05-29 21:53:58 -05:00
Joseph Lenox
1be266c6b7 Removed redundant package/build commands. 2017-05-29 20:04:02 -05:00
Joseph Lenox
ae42e924ab Fix regression in packaging: Ensure $ARCH value is used in output name for Slic3r. 2017-05-29 19:13:20 -05:00
Alessandro Ranellucci
c22d20b9bb A few minor changes for improving usability of controller 2017-05-29 20:08:44 +02:00
Alessandro Ranellucci
bc07e6a0a4 Use system color instead of hard-coding white background (support dark themes). #3977 2017-05-29 19:34:38 +02:00
Alessandro Ranellucci
10efa91104 Removed the no_controller preference option, imported by mistake, having a true default, hiding controller from most users 2017-05-29 19:17:23 +02:00
Alessandro Ranellucci
8030b00be6 Fixed regression in color-by-filament visualization 2017-05-29 18:52:41 +02:00
Alessandro Ranellucci
b2a6dce75b Merge branch 'gui3-shortcuts' 2017-05-29 18:51:57 +02:00
Alessandro Ranellucci
4ab4831110 Fixed behavior of dirty settings not being correctly updated in the plater 2017-05-29 18:50:00 +02:00
Alessandro Ranellucci
3469800223 Fixed crash when cutting meshes with very very tiny triangles. #3953 2017-05-26 20:57:50 +02:00
Alessandro Ranellucci
5f038e85ef Removed warning about unused variables 2017-05-26 20:57:42 +02:00
Alessandro Ranellucci
a1b0246710 Fixed regression in dirty settings 2017-05-26 19:04:51 +02:00
Alessandro Ranellucci
8efbc7636e Improvements to triangulation, trying to workaround weaknesses of poly2tri, but no success. #3953 2017-05-26 17:20:45 +02:00
Alessandro Ranellucci
27d807448f Minor fixes to Projector G-code communication 2017-05-25 13:46:18 +02:00
Alessandro Ranellucci
60d0b57443 Merge pull request #3974 from alexrj/cleanup-windows2
cleanup-windows2
2017-05-25 12:54:08 +02:00
Alessandro Ranellucci
5a1e8e0f65 Fix some compilation warnings 2017-05-24 13:21:13 +02:00
Alessandro Ranellucci
846478520f Fix some compilation warnings 2017-05-24 13:19:57 +02:00
Alessandro Ranellucci
ce68851a7c Fixed regression in placeholders with preset names. #3960 2017-05-22 00:10:07 +02:00
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