Enrico Turri
a3949b9f01
Object updated by scale gizmo
2018-06-18 15:07:17 +02:00
YuSanka
fb9ba1a55c
Set correct man/max value for movers
2018-06-16 03:04:59 +02:00
Enrico Turri
52a7d7ed09
Partial perl code cleanup
2018-06-14 16:09:36 +02:00
YuSanka
9504780ef4
Buttons "Add Part" and "Add Modifier" (in the Object Settings) works now
2018-06-14 15:33:42 +02:00
Enrico Turri
b2cf576bf3
1st installment of gizmos
2018-06-13 09:12:16 +02:00
YuSanka
f5ef672815
Prepared callback from c++ to Perl to inform about a change of object settings
2018-06-12 19:15:03 +02:00
Enrico Turri
af3d07bb05
Attempt to workaround bug in wxWidgets IsShownOnScreen() method
2018-06-12 09:18:25 +02:00
Enrico Turri
085110c4d9
Removed 3DScene volumes from perl
2018-06-11 13:48:02 +02:00
Enrico Turri
96d9879d72
class 3D on_select callback moved to c++
2018-06-08 11:37:07 +02:00
YuSanka
da9b0a9b7d
Deleted debugging messages
2018-06-08 09:55:27 +02:00
Enrico Turri
bf2fd54578
reload_scene method of 3D class moved to c++
2018-06-08 09:40:00 +02:00
YuSanka
e2a7bd4a14
Added MessageBoxes for experimenting on OSX
2018-06-07 15:52:35 +02:00
YuSanka
49f0a1a824
Fixed OSX compilation bug
...
Changed info_box (more place to the manifold information)
2018-06-07 11:54:42 +02:00
Enrico Turri
a8500d6bae
class 3D callbacks moved to c++
2018-06-07 11:18:28 +02:00
YuSanka
b31e696edc
ListView doesn't used now.
...
(Whole logic of the object list manipulation is on c++ side)
Remove experimental add/del buttons
2018-06-07 11:12:09 +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
YuSanka
9e0d2793cb
CallBack from C++ to Perl to manipulations with object list
2018-06-07 00:55:09 +02:00
Enrico Turri
f6ef28becc
Removed method update_bed_size from 3D perl class
2018-06-06 15:17:10 +02:00
YuSanka
5f82d01f19
Porting object list manipulation from Perl to c++:
...
* Set count and scale to the objects on c++ side
* Select/unselect object
2018-06-05 14:35:38 +02:00
Enrico Turri
5392008916
Generation of gcode paths moved to c++
2018-06-05 10:56:55 +02:00
bubnikv
d05d3cb652
Initial working implementation of the "Fix by Netfabb" function.
2018-06-04 21:22:42 +02:00
YuSanka
04dc50cec4
Add, Delete and DeleteAll are working for new list now
2018-06-04 15:59:55 +02:00
Enrico Turri
d74b85f3fe
Another set of 3DScene methods moved to c++
2018-06-04 15:42:34 +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
5a8d1ffdba
Prototype for exporting estimated remaining time into gcode for default and silent mode
2018-05-30 12:08:03 +02:00
YuSanka
45b6c99353
print_info_box is correct placed on right_panel
2018-05-29 20:55:43 +02:00
Enrico Turri
2f773a89df
3DScene set_viewport_from_scene method moved to c++
2018-05-29 15:36:09 +02:00
YuSanka
c7d7da452e
Updated Collapsed/Layout for PrusaCollapsiblePane.
...
Cleaned right_panel
2018-05-28 17:08:48 +02:00
YuSanka
3fb567d286
Final prototype
2018-05-28 11:19:51 +02:00
YuSanka
d93a8aec3d
New concept of the main IU.
...
* only 2 mode - Regular & Expert
* "Export Gcode" moved to bottom of the window (analogue to the PrusaControll)
* Experiments with layout of collapsible_pane [! not successful]
2018-05-27 22:12:01 +02:00
Enrico Turri
a8311bd1bd
3DScene layer_editing_allowed method moved to c++
2018-05-25 16:28:24 +02:00
Enrico Turri
455076231b
Layers editing shader moved to c++
2018-05-25 14:05:08 +02:00
Enrico Turri
bdbc86167c
3DScene volume selection methods moved to c++
2018-05-25 09:03:55 +02:00
YuSanka
46f71661b2
Some changes in the concept of the new right column
2018-05-24 16:57:35 +02:00
Enrico Turri
f121817501
Removed from Perl all 3DScene methods already moved to c++
2018-05-24 16:11:34 +02:00
YuSanka
85508fab82
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-05-24 08:32:24 +02:00
YuSanka
a877846699
Filling object settings (continue)
2018-05-23 16:21:42 +02:00
Enrico Turri
486180c422
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-05-23 15:33:25 +02:00
YuSanka
a4261b11d4
Updated translations (de, fr, es, it & pl)
2018-05-23 14:22:52 +02:00
Enrico Turri
b4beb7aae9
3DScene plain shader moved to c++
2018-05-23 09:57:44 +02:00
YuSanka
83cec1a640
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-05-23 08:30:27 +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
YuSanka
6ea81279ff
Fixed correct updating of the modified preset on Plater tab.
2018-05-22 14:00:42 +02:00
YuSanka
2a8391dfbf
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-05-22 09:05:34 +02:00
Enrico Turri
bf7b9eb3e7
Legend texture moved to c++
2018-05-21 14:57:43 +02:00
YuSanka
622c613b41
Update of the view mode works correctly
2018-05-21 14:49:31 +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
01b6bc1dc8
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-21 08:38:05 +02:00
Enrico Turri
05dcda8ef7
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-05-21 08:37:53 +02:00
YuSanka
deabeaaa7f
Aligned frequently changing parameters according to presets settings on the Plater tab.
...
Fixed missing adding of the Filaments preset settings(for multy material case) to the right_panel
2018-05-20 23:58:09 +02:00
Enrico Turri
a7fd1b6741
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-18 14:13:06 +02:00
Enrico Turri
effaef024d
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-05-18 14:12:44 +02:00
YuSanka
5e1e43f478
Resolved problem with Flickering.
...
Right column of the Plater is passed to own panel to be able be updated separately from whole Plater panel
2018-05-18 13:56:51 +02:00
YuSanka
bd2371cb03
Right column of the Plater is passed to own panel to be able be updated separately from whole Plater panel
2018-05-18 12:16:15 +02:00
YuSanka
876cf9aa8b
Show/hide warning icon according to the view mode
2018-05-18 11:39:49 +02:00
YuSanka
4e47f4973c
Updating of the right column according selected view mode
2018-05-17 16:03:18 +02:00
YuSanka
d310668462
Added Regular view mode to the menu.
...
Right column objects send fron Perl to C++
2018-05-17 10:46:32 +02:00
Enrico Turri
ee4f95bce5
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-17 09:31:06 +02:00
Enrico Turri
36ce8e395e
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-05-17 09:30:55 +02:00
Enrico Turri
b6b7945830
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-05-17 09:27:16 +02:00
Enrico Turri
77578f4a3e
Reset tooltips for manifold objects into object info panel
2018-05-17 09:26:50 +02:00
YuSanka
cc52654db3
Set minimum width for the right sizer
2018-05-17 08:50:05 +02:00
Enrico Turri
7a6d83e7eb
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-17 08:33:32 +02:00
Enrico Turri
853ebf6ad2
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-05-17 08:33:16 +02:00
bubnikv
0b4a61a8ba
Fix of https://github.com/prusa3d/Slic3r/issues/791
...
The preset names have to be set at the PlaceholderParser
before querying Print for a recommended file name.
2018-05-16 12:16:30 +02:00
Enrico Turri
f4303ebdb8
1st attempt of perl callback from c++ for 3DScene
2018-05-15 09:50:01 +02:00
YuSanka
e78a885247
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-05-15 09:44:11 +02:00
Enrico Turri
1edd2d01f0
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-14 10:01:27 +02:00
YuSanka
4cf74d6dcf
Object information is pasted to the ScrolledWindow
2018-05-13 21:00:03 +02:00
Lukas Matena
9af6a89f20
Fixed a crash when loading multipart objects
2018-05-10 18:07:22 +02:00
Enrico Turri
bd4061c3b0
Merge with master branch
2018-05-09 10:16:28 +02:00
Enrico Turri
8eb9ddc2eb
Max count of auto assigned extruders when splitting object set as dependent of current printer
2018-05-07 16:13:58 +02:00
YuSanka
db549e8609
First experiments with ObjectsTreeList
2018-05-04 18:32:20 +02:00
Enrico Turri
ec8b8a6a98
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-04 12:01:14 +02:00
Enrico Turri
c488550636
Fixed update of 3D view when selecting objects on Linux
2018-05-04 11:57:37 +02:00
YuSanka
6abfee65ce
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-05-03 09:30:02 +02:00
Enrico Turri
e8d5c939b0
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-03 08:29:08 +02:00
YuSanka
4131a92cec
Merge remote-tracking branch 'origin/master' into updating
2018-05-02 16:13:00 +02:00
YuSanka
16d5faac20
Preparations to the localization update & new Slic3rPE.pot
2018-05-02 16:06:35 +02:00
Enrico Turri
81636abaa9
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-05-02 14:45:42 +02:00
Enrico Turri
e2e4310322
Removed unneeded scene reloads when selecting objects
2018-05-02 13:55:04 +02:00
YuSanka
2cab573a02
Merge remote-tracking branch 'origin/updating' into new_main_page_ui
2018-05-02 08:42:30 +02:00
YuSanka
879d22c7ca
Added Freeze/Thaw and BusyCursor to selection_changed in object list (on Plater),
...
It fixes visible rendering on MSW
2018-04-27 15:39:00 +02:00
YuSanka
91db0a6e05
Merge remote-tracking branch 'origin/profile_changes_reset' into updating
2018-04-25 13:53:22 +02:00
YuSanka
0572a3299a
First experiment with the wxCollapsiblePane
2018-04-25 13:25:34 +02:00
Vojtech Kral
eeb436931b
Merge branch 'master' into updating
2018-04-25 11:57:56 +02:00
YuSanka
cfac6c0ebb
Aligned printer settings on Plater tab
2018-04-25 11:10:34 +02:00
Enrico Turri
449aff0f62
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-04-25 11:01:32 +02:00
Enrico Turri
3cd7987af4
Fixed layer heights profile invalidated when loading model from amf file
2018-04-25 10:59:06 +02:00
Vojtech Kral
62d67d35ec
Merge branch 'profile_changes_reset' into updating
2018-04-24 18:15:23 +02:00
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
2018-04-24 09:00:33 +02:00
Enrico Turri
a3c3eb5d2a
Fixed GCode Preview not invalidated when deleting an object
2018-04-23 15:30:41 +02:00
YuSanka
9a1dbfa6cf
Updated action_undo.png icon and added sys_unlock_grey.png & action_undo_grey.png for dark themes of OS
2018-04-23 10:27:42 +02:00
Enrico Turri
f8b1dc5506
Tweaks to zooming logic
2018-04-23 08:44:24 +02:00
YuSanka
b8cb936973
Added effective update of ComboBoxes on Plater
2018-04-20 17:32:08 +02:00
bubnikv
913cdef297
Merge remote-tracking branch 'origin/scene_manipulators'
2018-04-13 16:54:22 +02:00
Enrico Turri
359e7e4d32
Scale down meshes of too big objects after loading them
2018-04-13 13:59:36 +02:00