mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 17:20:42 +08:00

* Documenting Model Class (Still un finished functions) * Add Model Material Documentation * Documenting ModelInstance * Documenting ModelVolume * Documenting the ModelObject Class * Applying some enhancement to Model.hpp Documentation * Removed some todos in the code * Remove Todos in Model.hpp * Fix some functions dcumentation. * Removed todo found in Model.hpp * Update Model.hpp * Update Model.cpp Put back align_instances_to_origin. Not sure why this was removed to start with. * Update Model.xsp put back removed function (this should be a doc-only change) * Update Model.hpp Re-added function that should have not been removed in a doc-only change (re: scope)