84 Commits

Author SHA1 Message Date
YuSanka
e3bb829e42 Try to use PrusaIconTextRenderer(CustomRenderer) for IconText Rendering
+ experiments with button's color
+ removed "strange control part" from topLeft corner of the right panel
2018-09-11 09:51:56 +02:00
YuSanka
9c433f8e08 Try to fix AddSettingsChild on OSX 2018-09-10 13:59:44 +02:00
YuSanka
e914a719f8 Added printfs for code debugging on OSX 2018-09-10 12:17:41 +02:00
YuSanka
b7effbde17 Fixed typo for last commit 2018-09-07 16:29:16 +02:00
YuSanka
810b48887d Fixed Adding generic modifiers on GTK & OSX
+ Try to fix correct settings adding on GTK & OSX
+ Fixed Linux compilation
2018-09-07 16:16:11 +02:00
YuSanka
27f196be59 Implement "Add generic" menu item like submenu instead of selection dialog 2018-09-06 16:36:10 +02:00
YuSanka
4e9e59fd80 Disable "Split" menu item for non-splittable objects 2018-09-06 10:15:57 +02:00
YuSanka
f471362e86 Added SettingsDigest 2018-09-04 13:15:27 +02:00
YuSanka
af6a312fea Fix to last commit 2018-09-04 09:25:54 +02:00
YuSanka
fb3a4015f6 Implemented "Settings to modified" as a subobject for objects and parts 2018-09-03 16:21:08 +02:00
YuSanka
78cedb34d4 Fixed bug with no-slicing of some parts of the object
+ Removed text drawing for equal values in DoubleSlider
+ Added functions for adding of the settings item for objects
2018-09-03 09:58:35 +02:00
YuSanka
3075364da1 Fixed bug with crashing after part split for single material object 2018-08-31 14:15:26 +02:00
YuSanka
1358c8efd2 Removed old sliders from 3DPreview 2018-08-30 15:30:31 +02:00
YuSanka
99aaedffc1 Added PrusaDoubleSlider on 3DPreview 2018-08-30 10:42:55 +02:00
YuSanka
6c1b52afa2 Deleted "scale" column from object list 2018-08-29 13:11:30 +02:00
YuSanka
2dcfd74579 Try to fix object_ctrl_context_menu on OS X 2018-08-29 09:33:56 +02:00
YuSanka
a56ea9a616 Try to understand OSX crashing on context menu 2018-08-28 17:03:40 +02:00
YuSanka
5557e59d43 Reorganized object settings pane
+ Added new control - PrusaLockButton
2018-08-28 15:51:53 +02:00
YuSanka
d4c8bc0720 Fixed post-merge compilation problem 2018-08-24 16:56:42 +02:00
YuSanka
90fcdd4e5f Fixed post-commit compilation problems 2018-08-24 16:20:19 +02:00
YuSanka
d10cdeb25f Delete previous experiments 2018-08-16 16:43:16 +02:00
YuSanka
eae7752d30 Corrections for the last commit 2018-08-16 10:43:56 +02:00
YuSanka
e6fce6e1f6 Try to handle wxEVT_KEY_DOWN on OSX 2018-08-16 09:46:34 +02:00
YuSanka
5de933b77e Try to fix evt_motion on OSX & GTK 2018-08-16 09:35:21 +02:00
YuSanka
3391ea050d Try to handle wxEVT_CHAR_HOOK on OSX 2018-08-16 09:12:24 +02:00
YuSanka
8c7cc73da6 Update extruder value for the object from the beginning 2018-08-15 13:59:33 +02:00
YuSanka
76249e5625 Fixed typo in LambdaObjectDialog. It was a reason of the wrong cube size updating for generic modifier "Cube".
+ some code cleaning
2018-08-15 12:47:46 +02:00
YuSanka
3e549c153d Improvement of extruder selection for the object/part according to the actually extruders count 2018-08-15 11:18:20 +02:00
YuSanka
f0095d19be Some code refactoring 2018-08-15 10:09:05 +02:00
YuSanka
3c3b8ed76f fixed typo in update_extruder_in_config 2018-08-14 16:16:26 +02:00
YuSanka
92b578779e Test of update_extruder_in_config() 2018-08-14 16:10:58 +02:00
YuSanka
817fb5adb3 Test of item_changed_selection(obj_idx) 2018-08-14 15:35:54 +02:00
YuSanka
79f2801d2a One more try to understand OSX crashing on UnselectAll 2018-08-14 14:34:04 +02:00
YuSanka
a2eff85fa8 Try to fix OSX crashing on UnselectAll 2018-08-14 14:13:07 +02:00
YuSanka
acac6b0b44 Fixed DnD down-moving on GTK 2018-08-14 13:04:11 +02:00
YuSanka
13388f1caa Drag & Drop for sub-objects (parts of the object) 2018-08-13 14:15:43 +02:00
YuSanka
73ba96381e Drag&Drop test on Linux and OSX 2018-08-13 10:30:36 +02:00
YuSanka
9df6804835 next try 2018-08-10 14:55:34 +02:00
YuSanka
4b8d7bd7fa Fry to fix OSX-crashing on UnselectAll 2018-08-10 14:02:47 +02:00
YuSanka
0477d4d802 Fixed tooltip showing on Linux and OSX(maybe) 2018-08-10 12:19:35 +02:00
YuSanka
a7c29b98bd Try to understand wxEVT_MOTION on OSX 2018-08-10 08:26:15 +02:00
YuSanka
1029a4c0e0 Experiments with tooltips 2018-08-09 17:53:34 +02:00
YuSanka
72c77a3592 Next experiment 2018-08-09 17:33:44 +02:00
YuSanka
fede9e95ff Experiments with wxEVT_LEFT_DOWN/wxEVT_MOTION on OSX 2018-08-09 15:55:08 +02:00
YuSanka
dc8cdcc2ba Added tooltips with manifold_warning information 2018-08-09 12:02:09 +02:00
YuSanka
6fb4ced410 Fix for previous commit 2018-08-01 15:54:56 +02:00
YuSanka
ed5f5239aa Added tooltips for objects list
Updated icons with transparency
2018-08-01 14:17:31 +02:00
YuSanka
19411df0e4 Correct split for the parts too 2018-07-31 15:31:12 +02:00
YuSanka
128d0f7708 Correct object splitting to parts (sub-objects) 2018-07-31 12:04:01 +02:00
YuSanka
814d255c77 Added split-function for the object in list.
Updated adding of amf-objects.
2018-07-30 17:03:14 +02:00