Enrico Turri
|
3fb96ff636
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-21 13:06:16 +02:00 |
|
Enrico Turri
|
308a0b5709
|
Remember output directory default value set to true
|
2018-05-21 11:50:48 +02:00 |
|
Enrico Turri
|
3291cbfdad
|
Fix of #889
|
2018-05-21 11:19:03 +02:00 |
|
Enrico Turri
|
01b6bc1dc8
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-21 08:38:05 +02:00 |
|
Enrico Turri
|
05dcda8ef7
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-21 08:37:53 +02:00 |
|
YuSanka
|
deabeaaa7f
|
Aligned frequently changing parameters according to presets settings on the Plater tab.
Fixed missing adding of the Filaments preset settings(for multy material case) to the right_panel
|
2018-05-20 23:58:09 +02:00 |
|
Vojtech Kral
|
fd43e53aeb
|
PresetUpdater: Add some more logging
|
2018-05-18 14:59:24 +02:00 |
|
Enrico Turri
|
a7fc57a176
|
3DScene reset_object method moved to c++
|
2018-05-18 14:08:59 +02:00 |
|
Enrico Turri
|
5fc8fdee11
|
3DScene axes moved to c++
|
2018-05-18 13:02:47 +02:00 |
|
Enrico Turri
|
1e0a8de5b1
|
3DScene cutting plane moved to c++
|
2018-05-18 11:05:48 +02:00 |
|
Enrico Turri
|
0584990b65
|
Fixed z layers indices under 3D preview sliders
|
2018-05-18 10:14:47 +02:00 |
|
Enrico Turri
|
f34250ea6a
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-18 09:29:14 +02:00 |
|
Enrico Turri
|
255bec7432
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-18 09:29:05 +02:00 |
|
bubnikv
|
651c4ab0ae
|
Fixed a typo in AppConfig
|
2018-05-18 08:46:33 +02:00 |
|
Enrico Turri
|
d56b543ff8
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-18 08:32:19 +02:00 |
|
Enrico Turri
|
d85fd5501c
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-18 08:32:09 +02:00 |
|
Vojtech Kral
|
5fd2164612
|
ConfigWizard: Fix incorrent wizard run after a language change
|
2018-05-17 17:19:33 +02:00 |
|
Vojtech Kral
|
e783e00578
|
AppConfig: Remember previous Slic3r version
|
2018-05-17 16:19:58 +02:00 |
|
Enrico Turri
|
7ca9f46b9c
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-17 14:43:27 +02:00 |
|
Enrico Turri
|
f26bce2538
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-17 14:43:18 +02:00 |
|
Vojtech Kral
|
96c7c4a58b
|
PresetUpdater: Remove obsolete presets
|
2018-05-17 13:48:11 +02:00 |
|
Enrico Turri
|
15f35a9e9e
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-17 12:12:27 +02:00 |
|
Enrico Turri
|
74b0ed4b23
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-17 12:12:18 +02:00 |
|
Lukas Matena
|
6f792b7ffb
|
Horrible workaround to make the gcode preview dropdown (show feature types) work on all platforms
|
2018-05-17 10:23:02 +02:00 |
|
Enrico Turri
|
24b5d61eb3
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-17 09:53:46 +02:00 |
|
Enrico Turri
|
4a4f4db6a5
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-17 09:53:36 +02:00 |
|
Enrico Turri
|
e13564cb19
|
Fixed shell visualization in g-code preview
|
2018-05-17 09:50:40 +02:00 |
|
Enrico Turri
|
7a6d83e7eb
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-17 08:33:32 +02:00 |
|
Enrico Turri
|
853ebf6ad2
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-17 08:33:16 +02:00 |
|
bubnikv
|
e329f6f5f2
|
Merge branch 'master' of https://github.com/prusa3d/slic3r
|
2018-05-16 16:34:19 +02:00 |
|
bubnikv
|
687c91d6e9
|
Parsing of obsolete presets from Config Bundle to remove them
from user's profile when upgrading to a new configuration structure.
|
2018-05-16 16:34:07 +02:00 |
|
YuSanka
|
b8fe48c563
|
Modification of the AboutDialog to be correct showing on dark theme of Linux
|
2018-05-16 13:56:03 +02:00 |
|
Vojtech Kral
|
a97226ae54
|
PresetUpdater: Fix: Don't offer updates on legacy datadir
|
2018-05-16 10:15:05 +02:00 |
|
bubnikv
|
5c44453ced
|
Fixed loading of configuration files after reverting to a snapshot
storing the old configuration format.
|
2018-05-16 10:11:00 +02:00 |
|
Enrico Turri
|
41c51d7614
|
3DScene's char event handler moved to c++
|
2018-05-15 16:09:04 +02:00 |
|
Enrico Turri
|
2b4829a4b9
|
3DScene bed variables moved to c++
|
2018-05-15 15:38:25 +02:00 |
|
Enrico Turri
|
f0d1888ca9
|
3DScene select_view() function moved to c++
|
2018-05-15 11:30:11 +02:00 |
|
Enrico Turri
|
75f1f832aa
|
3DScene bed origin moved to c++
|
2018-05-15 11:07:32 +02:00 |
|
Enrico Turri
|
7519e34507
|
3DScene zoom functions moved to c++
|
2018-05-15 10:32:38 +02:00 |
|
Enrico Turri
|
f4303ebdb8
|
1st attempt of perl callback from c++ for 3DScene
|
2018-05-15 09:50:01 +02:00 |
|
Enrico Turri
|
0155f4a7f7
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-15 08:41:59 +02:00 |
|
Enrico Turri
|
986630c2dc
|
3DScene's idle even handler moved to c++
|
2018-05-14 14:47:13 +02:00 |
|
Enrico Turri
|
a12e3c1cc9
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-14 14:15:31 +02:00 |
|
Enrico Turri
|
0c1655b884
|
3DScene::Resize() method moved to c++
|
2018-05-14 14:14:19 +02:00 |
|
YuSanka
|
3bc8d7517a
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-05-14 13:57:08 +02:00 |
|
YuSanka
|
b51197b52c
|
Updated POT-file, added Spanish and Polish, fixed bug with Ctrl+U,O,L in Italian
|
2018-05-14 13:56:40 +02:00 |
|
Enrico Turri
|
a73cb45792
|
Camera angle clamping moved to c++
|
2018-05-14 12:08:23 +02:00 |
|
Enrico Turri
|
1fd59144c7
|
Camera data moved to c++ - WIP
|
2018-05-14 11:31:58 +02:00 |
|
Enrico Turri
|
32063cbe23
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-14 10:02:28 +02:00 |
|
Enrico Turri
|
1edd2d01f0
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-14 10:01:27 +02:00 |
|