Enrico Turri
|
f31c55ceed
3DScene layer editing overlay textures rendering moved to c++
|
6 years ago |
Enrico Turri
|
751b41b94b
3DScene picking pass moved to c++
|
6 years ago |
Enrico Turri
|
90c50b281a
3DScene mouse variables moved to c++
|
6 years ago |
Enrico Turri
|
b36243ba10
Objects rendering moved to c++
|
6 years ago |
Enrico Turri
|
b4beb7aae9
3DScene plain shader moved to c++
|
6 years ago |
Enrico Turri
|
85b6784dcb
Merge with master
|
6 years ago |
Enrico Turri
|
451c58d58f
3DScene's enable_picking variable moved to c++
|
6 years ago |
Enrico Turri
|
ae53c7cb2e
Volumes rendering moved to c++
|
6 years ago |
Enrico Turri
|
0f035d0bae
Background rendering moved to c++
|
6 years ago |
Enrico Turri
|
bf7b9eb3e7
Legend texture moved to c++
|
6 years ago |
Enrico Turri
|
3fdc5e20a7
Warning texture moved to c++
|
6 years ago |
Enrico Turri
|
7cff6ef6db
Shaders loaded from files
|
6 years ago |
Enrico Turri
|
a7fc57a176
3DScene reset_object method moved to c++
|
6 years ago |
Enrico Turri
|
5fc8fdee11
3DScene axes moved to c++
|
6 years ago |
Enrico Turri
|
1e0a8de5b1
3DScene cutting plane moved to c++
|
6 years ago |
Enrico Turri
|
0584990b65
Fixed z layers indices under 3D preview sliders
|
6 years ago |
Enrico Turri
|
2b4829a4b9
3DScene bed variables moved to c++
|
6 years ago |
Enrico Turri
|
f0d1888ca9
3DScene select_view() function moved to c++
|
6 years ago |
Enrico Turri
|
75f1f832aa
3DScene bed origin moved to c++
|
6 years ago |
Enrico Turri
|
7519e34507
3DScene zoom functions moved to c++
|
6 years ago |
Enrico Turri
|
f4303ebdb8
1st attempt of perl callback from c++ for 3DScene
|
6 years ago |
Enrico Turri
|
0c1655b884
3DScene::Resize() method moved to c++
|
6 years ago |
Enrico Turri
|
1fd59144c7
Camera data moved to c++ - WIP
|
6 years ago |
Enrico Turri
|
5024fc4be7
OpenGL to c++ 1st installment - WIP
|
6 years ago |
Enrico Turri
|
71d9500b2e
More robust fix for 3D view and GUI buttons not in synch when object's size is almost identical to print volume's size
|
6 years ago |
bubnikv
|
913cdef297
Merge remote-tracking branch 'origin/scene_manipulators'
|
6 years ago |
Enrico Turri
|
76beaa6421
Objects colored by extruder color
|
6 years ago |
Lukas Matena
|
3d6f6530c0
Merge branch 'master' into wipe_tower_improvements
|
6 years ago |
Lukas Matena
|
1c6fa6660e
Merge branch 'master' into wipe_tower_improvements
|
7 years ago |
Enrico Turri
|
7a2df9f54f
Out of bed detection - Volumes' layer texture rendering moved to cpp
|
7 years ago |
Enrico Turri
|
bdd2d725c8
Out of bed detection - 1st installment
|
7 years ago |
Enrico Turri
|
81eff20ad1
GCode Preview - Added Custom extrusion role + extended layers range for GCode preview
|
7 years ago |
Lukas Matena
|
de92f45eaf
Merge with master
|
7 years ago |
Enrico Turri
|
7375f6a6f5
Fixed camera shifting after generating gcode
|
7 years ago |
bubnikv
|
f9cdda7bfd
Delayed loading of the opengl texture for the G-code preview legend,
|
7 years ago |
bubnikv
|
b1f5e7e8fa
Removed the GCodePreviewData from the Print class, it does not belong here,
|
7 years ago |
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
|
c63e6b74fa
GCode Preview - Added legend texture
|
7 years ago |
Enrico Turri
|
0f4bec8af0
gcode preview - first installment - wip
|
7 years ago |
Lukas Matena
|
a733df8f37
Wipe tower rotation - preview box
|
7 years ago |
bubnikv
|
ab21a253e0
Hopefully finally fixed reordering of the multi-material parts.
|
7 years ago |
bubnikv
|
b12e4689e8
Fix of changing the order of volumes of a multi-volume part:
|
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
|
cb0a66b743
Initial implementation of a wipe tower preview UI.
|
7 years ago |
bubnikv
|
36416d77b8
Fixes of VBO rendering on Linux with wxWidgets & GTK
|
7 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 |