Enrico Turri
|
8192580b5f
Removed DestroyGL method from 3DScene
|
6 years ago |
Enrico Turri
|
e79037c44d
3DScene member variables moved to c++
|
6 years ago |
Enrico Turri
|
2dee4d1a83
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
6 years ago |
Enrico Turri
|
b2b95d590f
Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io
|
6 years ago |
bubnikv
|
92875709e1
Fixed a bug reporting incorrect compatible_printers and
|
6 years ago |
Enrico Turri
|
c6e44509e0
3DScene load_object method moved to c++
|
6 years ago |
Enrico Turri
|
40bb0b6f55
Fixed overflow in Polygon::area()
|
6 years ago |
Enrico Turri
|
a8254e0053
Generation of preview paths moved to c++
|
6 years ago |
Enrico Turri
|
f262ec9094
Modified logic to finalize volumes geometry
|
6 years ago |
Enrico Turri
|
5392008916
Generation of gcode paths moved to c++
|
6 years ago |
Enrico Turri
|
fe3f5471e7
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
Enrico Turri
|
1f79713c15
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
6 years ago |
Enrico Turri
|
489bce5a18
Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io
|
6 years ago |
bubnikv
|
adcf869eee
Fixed printer_variant fields for the i3 MK3 0.25 and 0.6mm nozzles.
|
6 years ago |
bubnikv
|
d05d3cb652
Initial working implementation of the "Fix by Netfabb" function.
|
6 years ago |
bubnikv
|
e65fac5e84
Added initial implementation of fixing 3MFs through the Netfabb
|
6 years ago |
bubnikv
|
1343a22dc6
Added Prusa profiles from https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch
|
6 years ago |
bubnikv
|
03518d2ff2
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
6 years ago |
bubnikv
|
03fea392d5
Merge remote-tracking branch 'remotes/origin/wipe_tower_gcode_preview'
|
6 years ago |
Enrico Turri
|
d74b85f3fe
Another set of 3DScene methods moved to c++
|
6 years ago |
Enrico Turri
|
9729c71691
Fixed opengl initialization on linux
|
6 years ago |
Enrico Turri
|
af8e869880
3rd attempt to fix opengl initialization on linux
|
6 years ago |
Enrico Turri
|
548f773074
2nd attempt to fix opengl initialization on linux
|
6 years ago |
Enrico Turri
|
fa60917580
Fixed Linux compile
|
6 years ago |
Enrico Turri
|
ac47ba5864
1st attempt to fix opengl initialization on linux
|
6 years ago |
Enrico Turri
|
adca3035f9
Fixed Linux compile
|
6 years ago |
Enrico Turri
|
676210d6f4
Fixed typo
|
6 years ago |
Enrico Turri
|
95e7d96f52
3DScene paint event handler moved to c++
|
6 years ago |
Enrico Turri
|
34a944bd1c
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
Enrico Turri
|
109dde00b2
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
6 years ago |
Enrico Turri
|
78c32bdf9a
Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io
|
6 years ago |
YuSanka
|
16a5029d58
Fixed issue #875 and updated Slic3rPE.pot
|
6 years ago |
Enrico Turri
|
8911cf6051
OpenGL info moved to c++
|
6 years ago |
Enrico Turri
|
ac3408a4ab
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
Enrico Turri
|
7d56b38e40
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
6 years ago |
Enrico Turri
|
2e710289eb
Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io
|
6 years ago |
Enrico Turri
|
56f0c8fe93
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
6 years ago |
Enrico Turri
|
dab2652cb5
Fixed preference dialog behavior
|
6 years ago |
Vojtech Kral
|
4df0b94b79
Beta bugfixes (#931)
|
6 years ago |
Enrico Turri
|
364134515b
Refactoring and cleanup
|
6 years ago |
Enrico Turri
|
2bccb43122
Attempt to fix 3DScene key event on Linux
|
6 years ago |
Enrico Turri
|
94d608c6c1
3DScene mouse event handler move to c++ completed
|
6 years ago |
Enrico Turri
|
6bf009edee
3DScene mouse event handler partially moved to c++ - part 2
|
6 years ago |
Enrico Turri
|
276533e236
3DScene mouse event handler partially moved to c++
|
6 years ago |
Enrico Turri
|
cf8e7475ca
Removed unused methods from 3DScene
|
6 years ago |
Enrico Turri
|
30a3b2179b
3DScene timer and _variable_layer_thickness_action method moved to c++
|
6 years ago |
Lukas Matena
|
db22b2f504
Bugfix: first color of the wipe tower preview was incorrect with some models
|
6 years ago |
Enrico Turri
|
2f773a89df
3DScene set_viewport_from_scene method moved to c++
|
6 years ago |
Lukas Matena
|
b95a6f2626
Fix of previous commit
|
6 years ago |
Enrico Turri
|
df14a3c399
3DScene update_volumes_colors_by_extruder method moved to c++
|
6 years ago |