tamasmeszaros
|
14b32c4f16
|
Make an order in using scale and unscale, remove some warnings.
|
2019-06-26 10:34:27 +02:00 |
|
tamasmeszaros
|
ce22251707
|
Warning hunt session followup
|
2019-06-17 10:05:46 +02:00 |
|
Enrico Turri
|
9ffd294f07
|
Fixed functions declaration template<class Tf> inline constexpr coord_t scaled(Tf val) and template<class Tf> inline constexpr Tf unscaled(coord_t val) to use constexpr on versions of Visual Studio which support it
|
2019-06-17 09:28:41 +02:00 |
|
tamasmeszaros
|
c5037540e9
|
Warning hunt session.
|
2019-06-14 18:17:17 +02:00 |
|
Vojtech Kral
|
87ae061061
|
Fix build: Stray semicolon
|
2019-02-04 16:57:11 +01:00 |
|
Enrico Turri
|
39005cc8a0
|
Added missing include (build on OSX)
|
2019-01-29 12:09:40 +01:00 |
|
Enrico Turri
|
a09a9845b5
|
Fixed compile on OSX
|
2019-01-29 11:38:51 +01:00 |
|
Enrico Turri
|
14fe55d4b8
|
Fix of rotations using sidebar fields
|
2019-01-29 11:26:35 +01:00 |
|
Vojtech Kral
|
e8d63f3eb1
|
Upgrade Boost to 1.66 on Windows
|
2019-01-16 15:14:18 +01:00 |
|
bubnikv
|
3b72748489
|
Removed the STDMOVE macro.
|
2018-11-02 20:45:23 +01:00 |
|
bubnikv
|
96e035b2f8
|
Added various manifests,
added auto generation of includes and manifests from version and build
variables,
resurrected SLIC3R_LOGLEVEL env var.
|
2018-09-24 11:53:05 +02:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|