Commit Graph
6 Commits
Author SHA1 Message Date
Nicolas Dandrimont a147530d2a Explicitly avoid passing arguments to remove when called from the event handler
Wx passes some objects to the callbacks, and we want to ignore those.
2012-08-11 16:05:17 +02:00
Nicolas Dandrimont 7b0d4cb4e1 Revert "Dereference the Wx object id when removing an object in the plater."
This reverts commit 4979029cd2.
2012-08-11 16:00:41 +02:00
Nicolas Dandrimont 4979029cd2 Dereference the Wx object id when removing an object in the plater. 2012-08-11 15:49:06 +02:00
Nicolas Dandrimont c7051cb7e7 Merge pull request #542 from simcop2387/new-gui
Fix the timeout on the libnotify stuff
2012-07-16 16:28:55 -07:00
Nicolas Dandrimont 4296ea6da1 Slic3r::Polygon's boost_linestring method needs to close the contour.
This prevented Slic3r from detecting some bridge supporting edges
(basically, if that edge was the last one in the contour).  This
addresses some of the bridge detection issues (#414, #358).
2012-06-14 13:33:59 +02:00
Nicolas Dandrimont 3ed50f2f31 Make the Dashboard buttons a little nicer 2012-05-01 10:26:49 +02:00