Joseph Lenox
|
f3d128e9c2
|
Started work on component to draw thumbnails from repaint() method.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
6f3f231cb9
|
Ported clean_instance_thumbnails
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
a559c57a81
|
Avoid using wxString Printf, instead use Format() and use wxRealPoint (floating point) instead of wxPoint (integer)
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
55a8f548ca
|
Stubbed out mouse events for left up/down/dclick.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
efedbc6c4e
|
Plater2DObject->PlaterObject
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
dcb5b46bd4
|
Finished update_bed_size, shuffled LogChannel position in the class.
updated a few comments.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
1f5e6ccb67
|
more work on repaint() event handler. Now draws grid based on bed polygon in config.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
71ac9cfba3
|
Set BackgroundStyle because wxWidgets wants us to.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
2a72485387
|
Ported scaled_points_to_pixel, made Polygon and Polylines versions.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
508ae3ba55
|
further fleshing out of 2d plater
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
4e74249511
|
Staged the 2D plater on its tab.
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
f44efd08b0
|
Push Settings down so it's available to the plater (for color choices, etc).
|
2018-07-11 22:14:51 -05:00 |
|
Joseph Lenox
|
4aef7ddff6
|
Further implementation of Plater and Plater2D.
|
2018-07-11 22:14:51 -05:00 |
|