tamasmeszaros
|
14273db676
|
Fix memory leak in ProgressStatusBar
|
2019-07-30 17:52:05 +02:00 |
|
tamasmeszaros
|
9332588783
|
New way of starting arrange and rotation optimization.
To prevent segfaults when exiting while processing is running.
|
2019-05-13 18:58:56 +02:00 |
|
tamasmeszaros
|
3ee28f78bf
|
Prevent segfaults from callbacks when statusbar elements are deallocated
happens on application exit when a job (arrange or optimize orientation) is running.
|
2019-05-13 10:20:37 +02:00 |
|
bubnikv
|
b4010d58c9
|
Improvements of High DPI scaling on Windows.
|
2019-05-06 18:28:23 +02:00 |
|
tamasmeszaros
|
b4a50f49b3
|
Small fix for cancel button text on Linux
|
2019-03-20 11:12:37 +01:00 |
|
tamasmeszaros
|
b26a1af52c
|
Fix for empty or broken png output.
Fix for instance transformation order error and state invalidation issues with rasterization.
|
2018-11-29 18:12:40 +01:00 |
|
tamasmeszaros
|
fa1de21859
|
Reordered scene reload to prevent race conditions.
Also extended progress status bar to support status value -1 for pulsing.
|
2018-11-29 10:57:06 +01:00 |
|
bubnikv
|
31b482c605
|
WIP: Reconstruction of background processing.
|
2018-10-23 15:27:31 +02:00 |
|
YuSanka
|
23f5398536
|
Removed Localization to GUI_App
+ cleaned code from some global variables (App, AppConfig, PresetBundle, MainFrame, tab_panels..)
|
2018-10-02 13:30:59 +02:00 |
|
bubnikv
|
6ae18575d4
|
Merged Sasa's GUI WIP
|
2018-09-21 09:09:05 +02:00 |
|
YuSanka
|
5e78c95b54
|
Menu_bar and preset_tabs are in main window now
|
2018-09-21 01:35:25 +02:00 |
|
bubnikv
|
fd0047f081
|
Merge remote-tracking branch 'origin/dev2' into dev_native
|
2018-09-20 16:48:40 +02:00 |
|
bubnikv
|
1260b8deb3
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|