Joseph Lenox
|
e83a6c4779
|
Changed small_font to be a function; avoids initialization segfault (calling wxSystemSettings before wx is initialized).
|
2018-06-04 16:19:17 -05:00 |
|
Joseph Lenox
|
ada744d718
|
Implement generic object rotation in all 3 axes with a slider and box.
|
2018-05-13 21:18:50 -05:00 |
|
Joseph Lenox
|
4d9d2c88dc
|
added file filters to add dialog
|
2018-05-02 16:16:19 -05:00 |
|
Joseph Lenox
|
3b17844fba
|
partially implemented open_model as a free function in misc_ui. Initial dir and the file patterns are not implemented yet.
|
2018-05-01 22:50:10 -05:00 |
|
Joseph Lenox
|
47354beacc
|
Added stdexcept include, convert VAR_ABS_PATH and VAR_REL to wxStrings.
|
2018-04-28 18:53:14 -05:00 |
|
Joseph Lenox
|
399db5902c
|
More misc functions (used to live as static functions in Slic3r::GUI perl file).
Passing -DVAR_ABS and -DVAR_ABS_PATH=/path/to/slic3r/var on compile redirects where Slic3r expects to find its var directory.
|
2018-04-28 18:15:16 -05:00 |
|
Joseph Lenox
|
5fc089ef99
|
Stub out more of the interface, working our way out from GUI::App::OnInit()
|
2018-04-26 21:43:00 -05:00 |
|
Joseph Lenox
|
137716b8a3
|
added misc utility functions for the UI, including functions to get user home (for slic3r directory) and path to var.
|
2018-04-24 23:52:13 -05:00 |
|
Joseph Lenox
|
7211acc32d
|
stubbed Notifier class and misc helper function
|
2018-04-24 23:00:53 -05:00 |
|