bubnikv
|
36faa090fc
|
Removed the Controller, Layer View, System Info, ObjectCutDialog,
removed unused Perl modules.
|
2018-09-14 10:25:20 +02:00 |
|
bubnikv
|
0235f1a821
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
|
YuSanka
|
125ece0aad
|
Fixed #1204
|
2018-09-07 09:33:18 +02:00 |
|
Lukas Matena
|
0b21042606
|
Lay flat minor bugfix (ObjectCutDialog called a changed function using the old signature)
|
2018-08-22 14:02:32 +02:00 |
|
Enrico Turri
|
168d38df2b
|
Fixed object sinking into print bed after parts import
|
2018-08-14 09:33:58 +02:00 |
|
Enrico Turri
|
d4adcd4077
|
Out of print volume detection for toolpaths
|
2018-07-24 13:39:17 +02:00 |
|
bubnikv
|
83f9813f56
|
Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'
|
2018-07-17 09:37:38 +02:00 |
|
Lukas Matena
|
e44480d61f
|
Supports were printed twice if synchronized with object layers, added always-on settings in ObjectSettingDialog
|
2018-07-10 13:02:43 +02:00 |
|
Enrico Turri
|
48915a65fd
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-27 13:52:57 +02:00 |
|
Enrico Turri
|
06f44a9e4b
|
Code cleanup
|
2018-06-27 12:49:38 +02:00 |
|
Enrico Turri
|
5c32347449
|
1st attempt to fix opengl on ubuntu
|
2018-06-27 11:31:11 +02:00 |
|
Enrico Turri
|
db95460154
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-27 08:26:33 +02:00 |
|
Enrico Turri
|
bd1d70d8d3
|
Fixed crash when slicing from Layers tab
|
2018-06-26 12:50:04 +02:00 |
|
Enrico Turri
|
9b2f760679
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-26 12:20:23 +02:00 |
|
Enrico Turri
|
a754de4c32
|
Fixed panning in Layers view
|
2018-06-26 11:17:30 +02:00 |
|
Enrico Turri
|
7b0ba7a9d4
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-25 15:24:58 +02:00 |
|
Enrico Turri
|
40b327eb11
|
Fix of interaction between opengl contexts and main page notebook
|
2018-06-25 15:17:13 +02:00 |
|
Enrico Turri
|
4fcbb73141
|
Cleanup of perl code
|
2018-06-21 12:21:51 +02:00 |
|
Enrico Turri
|
52a7d7ed09
|
Partial perl code cleanup
|
2018-06-14 16:09:36 +02:00 |
|
Enrico Turri
|
085110c4d9
|
Removed 3DScene volumes from perl
|
2018-06-11 13:48:02 +02:00 |
|
Enrico Turri
|
7b4870d1cb
|
Fixed selection and rendering in object settings dialog
|
2018-06-11 11:40:11 +02:00 |
|
Enrico Turri
|
96d9879d72
|
class 3D on_select callback moved to c++
|
2018-06-08 11:37:07 +02:00 |
|
Enrico Turri
|
bf2fd54578
|
reload_scene method of 3D class moved to c++
|
2018-06-08 09:40:00 +02:00 |
|
Enrico Turri
|
a8500d6bae
|
class 3D callbacks moved to c++
|
2018-06-07 11:18:28 +02:00 |
|
Enrico Turri
|
ff86407840
|
Key down and char event handlers of class 3D moved to c++
|
2018-06-07 09:22:19 +02:00 |
|
Enrico Turri
|
f6ef28becc
|
Removed method update_bed_size from 3D perl class
|
2018-06-06 15:17:10 +02:00 |
|
Enrico Turri
|
8192580b5f
|
Removed DestroyGL method from 3DScene
|
2018-06-06 14:19:28 +02:00 |
|
Enrico Turri
|
e79037c44d
|
3DScene member variables moved to c++
|
2018-06-06 12:36:52 +02:00 |
|
Enrico Turri
|
c6e44509e0
|
3DScene load_object method moved to c++
|
2018-06-06 10:16:58 +02:00 |
|
Enrico Turri
|
a8254e0053
|
Generation of preview paths moved to c++
|
2018-06-05 14:09:36 +02:00 |
|
Enrico Turri
|
5392008916
|
Generation of gcode paths moved to c++
|
2018-06-05 10:56:55 +02:00 |
|
Enrico Turri
|
d74b85f3fe
|
Another set of 3DScene methods moved to c++
|
2018-06-04 15:42:34 +02:00 |
|
Enrico Turri
|
548f773074
|
2nd attempt to fix opengl initialization on linux
|
2018-06-04 13:52:57 +02:00 |
|
Enrico Turri
|
364134515b
|
Refactoring and cleanup
|
2018-06-01 15:54:41 +02:00 |
|
Enrico Turri
|
6bf009edee
|
3DScene mouse event handler partially moved to c++ - part 2
|
2018-05-31 16:04:59 +02:00 |
|
Enrico Turri
|
276533e236
|
3DScene mouse event handler partially moved to c++
|
2018-05-31 13:51:50 +02:00 |
|
Enrico Turri
|
df14a3c399
|
3DScene update_volumes_colors_by_extruder method moved to c++
|
2018-05-29 15:07:06 +02:00 |
|
Enrico Turri
|
db260a669c
|
3DScene mouse wheel event moved to c++
|
2018-05-28 15:23:01 +02:00 |
|
Enrico Turri
|
bdbc86167c
|
3DScene volume selection methods moved to c++
|
2018-05-25 09:03:55 +02:00 |
|
Enrico Turri
|
f121817501
|
Removed from Perl all 3DScene methods already moved to c++
|
2018-05-24 16:11:34 +02:00 |
|
Enrico Turri
|
b36243ba10
|
Objects rendering moved to c++
|
2018-05-23 11:14:49 +02:00 |
|
Enrico Turri
|
b4beb7aae9
|
3DScene plain shader moved to c++
|
2018-05-23 09:57:44 +02:00 |
|
Enrico Turri
|
85b6784dcb
|
Merge with master
|
2018-05-22 15:03:40 +02:00 |
|
bubnikv
|
306d77559e
|
Merge remote-tracking branch 'remotes/origin/scene_manipulators'
|
2018-05-22 14:32:07 +02:00 |
|
Enrico Turri
|
451c58d58f
|
3DScene's enable_picking variable moved to c++
|
2018-05-22 09:02:42 +02:00 |
|
Enrico Turri
|
3fdc5e20a7
|
Warning texture moved to c++
|
2018-05-21 14:40:09 +02:00 |
|
Enrico Turri
|
3fb96ff636
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-21 13:06:16 +02:00 |
|
YuSanka
|
64b905820d
|
Fixed bugs with non-correct update of buttons enable.
Set minimum size for the scrolled_window_panel.
|
2018-05-21 12:34:31 +02:00 |
|
Enrico Turri
|
67f7ec2d20
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-21 11:17:55 +02:00 |
|
Enrico Turri
|
ad5eab8fd7
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-21 11:17:45 +02:00 |
|