mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 16:52:04 +08:00

* TickCodeInfo is renamed to TickCodesManager and moved to separate files * Added more callbacks to avoid use of wxWidgets * Added function for color picker rendering * For string formatting is used Slic3r::format instead of GUI::format (To avoid including wx/string) * All code related to DoubleSlider extracted from Slic3r name space