Enrico Turri
|
96d9879d72
class 3D on_select callback moved to c++
|
6 years ago |
Enrico Turri
|
bf2fd54578
reload_scene method of 3D class moved to c++
|
6 years ago |
Enrico Turri
|
a8500d6bae
class 3D callbacks moved to c++
|
6 years ago |
Enrico Turri
|
ff86407840
Key down and char event handlers of class 3D moved to c++
|
6 years ago |
Enrico Turri
|
f6ef28becc
Removed method update_bed_size from 3D perl class
|
6 years ago |
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
|
c6e44509e0
3DScene load_object method moved to c++
|
6 years ago |
Enrico Turri
|
d74b85f3fe
Another set of 3DScene methods moved to c++
|
6 years ago |
Enrico Turri
|
548f773074
2nd attempt to fix opengl initialization on linux
|
6 years ago |
Enrico Turri
|
364134515b
Refactoring and cleanup
|
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
|
df14a3c399
3DScene update_volumes_colors_by_extruder method moved to c++
|
6 years ago |
Enrico Turri
|
db260a669c
3DScene mouse wheel event moved to c++
|
6 years ago |
Enrico Turri
|
bdbc86167c
3DScene volume selection methods moved to c++
|
6 years ago |
Enrico Turri
|
b36243ba10
Objects rendering moved to c++
|
6 years ago |
Enrico Turri
|
85b6784dcb
Merge with master
|
6 years ago |
bubnikv
|
306d77559e
Merge remote-tracking branch 'remotes/origin/scene_manipulators'
|
6 years ago |
Enrico Turri
|
451c58d58f
3DScene's enable_picking variable moved to c++
|
6 years ago |
Enrico Turri
|
3fdc5e20a7
Warning texture moved to c++
|
6 years ago |
Enrico Turri
|
3fb96ff636
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
6 years ago |
YuSanka
|
64b905820d
Fixed bugs with non-correct update of buttons enable.
|
6 years ago |
Enrico Turri
|
a7fc57a176
3DScene reset_object method moved to c++
|
6 years ago |
Enrico Turri
|
2b4829a4b9
3DScene bed variables moved to c++
|
6 years ago |
Enrico Turri
|
1edd2d01f0
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
6 years ago |
bubnikv
|
ae1a015494
Fixed Perl array addressing issues, leading to crashes when loading
|
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
|
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
|
d789b5c0df
Fixed warning texture not disappearing when deleting object out of bed
|
6 years ago |
Enrico Turri
|
76beaa6421
Objects colored by extruder color
|
6 years ago |
Lukas Matena
|
eb9917536c
Merge branch 'master' into wipe_tower_improvements
|
6 years ago |
Lukas Matena
|
985b414c64
Removed parameter 'wipe_tower_per_color_wipe' from UI and configuration layer
|
6 years ago |
Enrico Turri
|
ebb2d45761
Out of bed detection - Disabled GUI buttons when object outside bed
|
6 years ago |
Lukas Matena
|
3d6f6530c0
Merge branch 'master' into wipe_tower_improvements
|
7 years ago |
Enrico Turri
|
523b297738
Out of bed detection - Volume colors changed while dragging them
|
7 years ago |
Enrico Turri
|
bdd2d725c8
Out of bed detection - 1st installment
|
7 years ago |
Lukas Matena
|
4583d62edd
Merge branch 'master' into wipe_tower_improvements
|
7 years ago |
bubnikv
|
a617e02ae6
New hot key for auto arrange: 'a'.
|
7 years ago |
Lukas Matena
|
a733df8f37
Wipe tower rotation - preview box
|
7 years ago |
bubnikv
|
3b51f64411
Fixing https://github.com/prusa3d/Slic3r/issues/432
|
7 years ago |
bubnikv
|
ee5ee5f432
Performance improvements in reloading the 3D scene.
|
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
|
88e34ff5de
Store / retrieve layer height profile from the AMF file.
|
8 years ago |
bubnikv
|
46b44fc141
User interface of the variable layer thickness. Certainly not finished yet,
|
8 years ago |
Alessandro Ranellucci
|
412a862677
Fixed dragging in 3D plater having some glitches with multipart objects
|
9 years ago |
Alessandro Ranellucci
|
d46d5c955b
One more refactoring in 3DScene (select group/drag group)
|
10 years ago |