- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
vocx-fc | yorik | master | 2020-06-26 01:30:40 | master fbfe821e |
Changeset | Draft: move the convertDraftTexts function to make_text The old `convertDraftTexts` function was moved from the `Draft.py` module to the `draftutils.utils` module; however, here it is not possible to use because the `makeText` function is not accessible. Therefore, the function is moved to `draftmake.make_text`. |
|||
mod - src/Mod/Draft/Draft.py | Diff File | |||
mod - src/Mod/Draft/draftmake/make_text.py | Diff File | |||
mod - src/Mod/Draft/draftutils/utils.py | Diff File |