Joseph Lenox
|
f3eceb72b0
|
Implement generic object rotation in all 3 axes with a slider and box.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
24bc7c28aa
|
Define wxGTK as false under win32 or osx
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
6aa0f4c442
|
Set the bitmap type (needed for wxMSW) and check that the load happens before trying to use it.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
deb0bf4185
|
Utility function for generating scaled points from wxPoints.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
4cb35029a3
|
stubbed in constant for turning on/off threading (mostly to reduce complexity when testing feature code)
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
2a41f8afd1
|
Add macro to take advantage of wxString <<
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
a37117113e
|
Implemented ProgressStatusBar
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
a63b3e559b
|
added file filters to add dialog
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
224f25172d
|
partially implemented open_model as a free function in misc_ui. Initial dir and the file patterns are not implemented yet.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
1628649d50
|
Added handling to deal with if the lambda function passed in is a nullptr type.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
11716e0f11
|
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-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
ac4ed3f39f
|
Stub out more of the interface, working our way out from GUI::App::OnInit()
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
fb45227e51
|
added misc utility functions for the UI, including functions to get user home (for slic3r directory) and path to var.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
1f22647e61
|
stubbed Notifier class and misc helper function
|
2018-07-11 22:14:51 -05:00 |
|