Enrico Turri
|
0d6a013658
GCode Preview - Coloring by tool
|
7 years ago |
Enrico Turri
|
6ff9021e04
GCode Preview - Legend texture shown only when gcode is available
|
7 years ago |
Enrico Turri
|
a417cf955d
GCode Preview - Code cleanup
|
7 years ago |
Enrico Turri
|
c63e6b74fa
GCode Preview - Added legend texture
|
7 years ago |
Enrico Turri
|
0f4bec8af0
gcode preview - first installment - wip
|
7 years ago |
bubnikv
|
673e98bc83
When the legacy OpenGL 1.2 is enforced, suppress anti aliasing as well.
|
7 years ago |
bubnikv
|
743fc9dbd0
Workaround for buggy Intel HD Graphics OpenGL drivers:
|
7 years ago |
bubnikv
|
ee645007f2
Another step towards C++ presets.
|
7 years ago |
bubnikv
|
6d4ec5c989
Further fix of https://github.com/alexrj/Slic3r/issues/4085
|
7 years ago |
bubnikv
|
888a904c9b
Workaround of
|
7 years ago |
bubnikv
|
ed46cfa19d
Simplified the code base by requiring wxWidgets >= 3.0
|
7 years ago |
bubnikv
|
3b51f64411
Fixing https://github.com/prusa3d/Slic3r/issues/432
|
7 years ago |
bubnikv
|
fdb5ed1fcb
Fix for "Crash when deleting all objects"
|
7 years ago |
bubnikv
|
5cae4cc614
Fix of https://github.com/prusa3d/Slic3r/issues/285
|
7 years ago |
bubnikv
|
02ab92ea65
Little improvements of the 3D manipulation usablility:
|
7 years ago |
bubnikv
|
958c6553e7
Hopefully a fix of
|
7 years ago |
bubnikv
|
6ce832e439
The OpenGL Z-bufer has low precision, therefore a bounding box test
|
7 years ago |
bubnikv
|
27003dc0fd
Possible fix of
|
7 years ago |
bubnikv
|
fe409a76a6
Fixed panning issues when the camera is parallel to the bed plane.
|
7 years ago |
bubnikv
|
8b5f7f0fb2
Limit the object movement to the vincinity of the print bed.
|
7 years ago |
bubnikv
|
88c9ae6ca6
Fix of
|
7 years ago |
bubnikv
|
efb1fd2066
Fixed order of loading the configs into Print / PrintObjects
|
7 years ago |
bubnikv
|
e000b22578
Implemented wipe tower print path preview.
|
7 years ago |
bubnikv
|
7d64c465c0
New config field extruder_color for preview of extruder assignment.
|
7 years ago |
bubnikv
|
6fa280be0b
Finished the wipe tower UI.
|
7 years ago |
bubnikv
|
cb0a66b743
Initial implementation of a wipe tower preview UI.
|
7 years ago |
bubnikv
|
8040ef8efb
Fixing a bug in the layer editor for high diameter nozzles.
|
7 years ago |
bubnikv
|
36416d77b8
Fixes of VBO rendering on Linux with wxWidgets & GTK
|
7 years ago |
bubnikv
|
95b45da57c
Fixed 3D view of the Cut dialog.
|
7 years ago |
bubnikv
|
6b99cbdc02
Had the vertex buffer objects disabled for debugging purposes by mistake.
|
8 years ago |
bubnikv
|
d8f0c0bdff
Fixed bug in variable layer height editing: Make the OpenGL context
|
8 years ago |
bubnikv
|
045de596e2
Use OpenGL 2.0 shaders for the layer height rendering.
|
8 years ago |
bubnikv
|
7f7d2da5fe
Use Vertex Buffer Objects for rendering of 3D volumes if possible.
|
8 years ago |
bubnikv
|
93cab990c7
Fixed some memory allocation issues of the new C++ 3d path preview
|
8 years ago |
bubnikv
|
d18e10c7c9
Rewrote the OpenGL object rendering to indexed triangle / quad sets
|
8 years ago |
bubnikv
|
e7a920fe16
Fixed some picking issues after porting GLVolumes to C++.
|
8 years ago |
bubnikv
|
e6fddd364d
Volume rewritten from Perl to C++,
|
8 years ago |
bubnikv
|
d02ee5cf80
By @lordofhyphens:
|
8 years ago |
bubnikv
|
8aae5bdb28
The variable layer editing shader was made OpenGL 2.0 compatible.
|
8 years ago |
bubnikv
|
8cfdc28f2b
Implemented a level of detail on the variable layer height editing tool.
|
8 years ago |
bubnikv
|
898deb48c4
Error reporting on initialization of the Layer Editing OpenGL shaders.
|
8 years ago |
bubnikv
|
70229be9bc
Added SystemInfo dialog,
|
8 years ago |
bubnikv
|
89702a5b4e
Fixing an update of the "Export G-code, Send to printer" and similar buttons.
|
8 years ago |
bubnikv
|
61f9414b09
Fixed a bug in manipulation of multi-component bodies.
|
8 years ago |
bubnikv
|
db30cee6a9
Fixed the 'iso' camera orientation.
|
8 years ago |
bubnikv
|
88e34ff5de
Store / retrieve layer height profile from the AMF file.
|
8 years ago |
bubnikv
|
43ac693900
Added a tooltip overlay for the variable layer height edit tool.
|
8 years ago |
bubnikv
|
8474f77db4
Enabled the variable layer height in the builds by default.
|
8 years ago |
bubnikv
|
081c1d681c
Fixed preview of ExtrusionMultiPath instances.
|
8 years ago |
bubnikv
|
c0b3de6248
Hopefully fixes https://github.com/prusa3d/Slic3r/issues/90
|
8 years ago |