mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-31 05:02:00 +08:00

* Prototype for selecting Face * Fixed the speed issue - only allocates the array once * Selecting faces works. * Add UI elements to run rotate to bed function (and a bad icon) * Cleaned up a bit * Optimized regular frame times (to a decent state) and added TODO for first frame time * Add rotate face dialog * Change how coloring for face selection works * Cleanup according to comments * Added grouped undos * Easy fix for variant of #4420 * Added plane selection * Edited UI labels to be more consistent * Add a workable rotate face icon