Giles Bathgate
|
54205b7df6
Fixes the GL_MULTISAMPLE and GL_ARRAY_BUFFER_ARB messages on failed launch (#4230)
|
7 years ago |
Alessandro Ranellucci
|
8030b00be6
Fixed regression in color-by-filament visualization
|
7 years ago |
Samir55
|
75291772ce
Improving Zoom by keyboardShortcut
|
7 years ago |
Samir55
|
4961b74c3e
Adding Zoom
|
7 years ago |
Xoan Sampaiño
|
a34c80b70b
Add accelerators (keyboard shortcuts) to View menu
|
7 years ago |
Alessandro Ranellucci
|
9dbe2eea37
Menu option for coloring toolpaths by extruder using the configured filament colors
|
8 years ago |
Alessandro Ranellucci
|
5cc509f3fe
Try to autodetect HAS_VBO. #3772
|
8 years ago |
Alessandro Ranellucci
|
f670ad6821
New Interior Brim option. #2026
|
8 years ago |
Len Trigg
|
25bcff3656
Fix #2861, provide consistent mouse-wheel zoom direction, plus a GUI preference to invert (#3749)
|
8 years ago |
Joseph Lenox
|
5fa45989af
Replace glVertexPointer_p() call with glVertexPointer_c(). (#3677)
|
8 years ago |
Alessandro Ranellucci
|
475f9d45a5
Some minor fixes. #3603
|
8 years ago |
Alessandro Ranellucci
|
807b0111ed
More reasonable axes length in 3D preview
|
8 years ago |
Alessandro Ranellucci
|
e901514212
New feature: brim connections
|
8 years ago |
Alessandro Ranellucci
|
54f782c121
Preserve transparency when modifier volumes are selected
|
8 years ago |
Alessandro Ranellucci
|
a778cd9820
Cut along X and Y axes too
|
8 years ago |
Alessandro Ranellucci
|
7472077540
Merge pull request #3591 from lordofhyphens/3589-viewport-divide-by-zero
|
8 years ago |
Joseph Lenox
|
d398c27e1f
Avoid recentering viewport if the bounding box is max size 0, as noticed by @jreinam
|
8 years ago |
Alessandro Ranellucci
|
a7693c4719
Fixes and improvements to the view selection menu
|
8 years ago |
bubnikv
|
9367eb6db7
Increased the gimbal lock threshold to 170 degrees from 150 degrees.
|
8 years ago |
bubnikv
|
8c315ff467
Select standard camera views (left / right / top / bottom / front / rear / default)
|
8 years ago |
bubnikv
|
c353eef626
Generate multiple vertex lists rather than requesting a single huge
|
8 years ago |
bubnikv
|
9f0523cb53
Documented the purpose of various perl modules.
|
8 years ago |
Alessandro Ranellucci
|
2004a7cbc2
Merge pull request #3575 from lordofhyphens/opengl-fix-bed-draw
|
8 years ago |
Joseph Lenox
|
0563a95b3b
Added comments and VBO implementation for drawing of cut plane, which also crashes.
|
8 years ago |
Joseph Lenox
|
2df6b00f1d
Significant code cleanup; remember to turn off VBOs after done with use to not interfere with other code.
|
8 years ago |
Joseph Lenox
|
4cd8ea9e5f
hamfisted fix for opengl 0.70 problems, making and using buffers explicitly for bed grid base
|
8 years ago |
uclaros
|
6563a5fe9a
Use Alt modifier to move camera center (center of rotation) up or down
|
8 years ago |
uclaros
|
45922e6f5d
DoubleClick middle mouse button to zoom to extents (AutoCad style).
|
8 years ago |
uclaros
|
8738d7f5e7
Don't select objects when the shift button pressed. This allows for easier rotating when zoomed in.
|
8 years ago |
uclaros
|
d7edc08287
Added small axis marker on the center of rotation when rotating or translating.
|
8 years ago |
bubnikv
|
59b81fa11e
Support multi sampled anti-aliasing with wxWidgets 3.0.3.
|
8 years ago |
Alessandro Ranellucci
|
f7e97f7e9b
Refactor cutting logic, don't slice in 3DScene
|
9 years ago |
Alessandro Ranellucci
|
e0678d3a38
Bugfix: skirt was floating in 3D preview when raft layers were enabled. #2843
|
9 years ago |
Alessandro Ranellucci
|
c64308a5e7
Render brim and skirt in 3D toolpaths preview. #2649
|
9 years ago |
Alessandro Ranellucci
|
80b169aa75
Pan & zoom for toolpaths preview
|
9 years ago |
Alessandro Ranellucci
|
70c032868a
Prevent OpenGL scene from Z clipping
|
10 years ago |
Alessandro Ranellucci
|
69ea88473d
Workaround for the Clipper issue causing extra points in grid segments
|
10 years ago |
Alessandro Ranellucci
|
d44bf38906
Sync viewport of 3D views. #2628
|
10 years ago |
Alessandro Ranellucci
|
9abcd5816c
Little test for mixing objects and toolpaths
|
10 years ago |
Alessandro Ranellucci
|
c264969962
Bugfix: crash when rendering lines with zero length in 3D preview. #2569
|
10 years ago |
Alessandro Ranellucci
|
a5c0ffe963
Faster loading of 3D preview and much less memory used
|
10 years ago |
Alessandro Ranellucci
|
c9cdae1a96
Wrong file included in previous commit
|
10 years ago |
Alessandro Ranellucci
|
229039d3b8
Fixed test and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103
|
10 years ago |
Alessandro Ranellucci
|
3d500ca317
Skip geometry from unfinished steps in 3D rendering
|
10 years ago |
Alessandro Ranellucci
|
428f831886
Scroll 3D preview layers with a slider
|
10 years ago |
Alessandro Ranellucci
|
f2818ddbe0
Live 3D toolpaths preview.
|
10 years ago |
Alessandro Ranellucci
|
2bbb6c570b
Ported toolpaths rendering to C++
|
10 years ago |
Alessandro Ranellucci
|
bfbcbd55d8
Render infill and support material as well
|
10 years ago |
Alessandro Ranellucci
|
d781371d66
Join extrusions properly in 3D preview
|
10 years ago |
Alessandro Ranellucci
|
e0a3d2577c
Initial work for 3D rendering of toolpaths
|
10 years ago |