Enrico Turri
|
41c51d7614
3DScene's char event handler moved to c++
|
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
|
e31244e8a5
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
Enrico Turri
|
328eba5610
Removed auto zoom to volumes when changing view
|
6 years ago |
Enrico Turri
|
986630c2dc
3DScene's idle even handler moved to c++
|
6 years ago |
Enrico Turri
|
0c1655b884
3DScene::Resize() method moved to c++
|
6 years ago |
Enrico Turri
|
a73cb45792
Camera angle clamping 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
|
6d88d0d39b
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
Enrico Turri
|
dd4669d1a0
Fixed crash when reducing objects from 2D/preview/layers tabs
|
6 years ago |
Enrico Turri
|
97ea02d974
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
Enrico Turri
|
a02bfdd2bc
Initial zoom set to bed extent
|
6 years ago |
Enrico Turri
|
81636abaa9
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
Enrico Turri
|
e2e4310322
Removed unneeded scene reloads when selecting objects
|
6 years ago |
Enrico Turri
|
a208639ce7
Fixed initial view on Linux Ubuntu
|
6 years ago |
Enrico Turri
|
b67064ef81
Keyboard capture by 3D view on Linux
|
6 years ago |
Enrico Turri
|
a4df0bdcc3
Fixed division by zero in get_zoom_to_bounding_box_factor on Linux
|
6 years ago |
Enrico Turri
|
fd16357b6e
Increase z buffer range to avoid clipping while panning/rotating the 3D view
|
6 years ago |
Enrico Turri
|
e93391e0f8
Fixed get_zoom_to_bounding_box_factor on linux
|
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 |
Enrico Turri
|
f8b1dc5506
Tweaks to zooming logic
|
6 years ago |
Enrico Turri
|
ad4cd05850
Fixed hovering while panning/rotating camera
|
6 years ago |
Enrico Turri
|
c9e4c831c2
Axes with fixed size in 3D previews
|
6 years ago |
Enrico Turri
|
2ef164eeef
Fixed cut contours in cut dialog 3D view
|
6 years ago |
Enrico Turri
|
61ee633cd2
Fixed color specular component in shaders
|
6 years ago |
Enrico Turri
|
acd8d2df98
Fixed layer height profile editing for multipart objects
|
6 years ago |
Enrico Turri
|
a3fc49ee76
Fixed hovering not shown on out of print bed objects
|
6 years ago |
Enrico Turri
|
76beaa6421
Objects colored by extruder color
|
6 years ago |
bubnikv
|
00324a14b8
Merge remote-tracking branch 'origin/scene_manipulators'
|
6 years ago |
Enrico Turri
|
c6623bb258
Increased camera theta max to 180 degrees. Fixes #666
|
6 years ago |
Enrico Turri
|
f99aaa1191
Out of bed detection - New colors for out of bed state
|
6 years ago |
Enrico Turri
|
6298a28494
Disabled back face culling to show broken geometry
|
6 years ago |
bubnikv
|
ab654f6319
Merge branch 'scene_manipulators'
|
7 years ago |
Enrico Turri
|
523b297738
Out of bed detection - Volume colors changed while dragging them
|
7 years ago |
Enrico Turri
|
d91e35f820
Shaders tweaking
|
7 years ago |
Enrico Turri
|
79dc862498
Out of bed detection - Shaders refactoring
|
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 |
YuSanka
|
c52f51b1e4
Fixed bug with resizing 3DScene
|
7 years ago |
bubnikv
|
8fb443522b
Merge remote-tracking branch 'remotes/origin/gcode_preview'
|
7 years ago |
bubnikv
|
acce8dbff6
A workaround of the dreaded Intel HD Graphics driver issue at least
|
7 years ago |
Enrico Turri
|
81eff20ad1
GCode Preview - Added Custom extrusion role + extended layers range for GCode preview
|
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 |