ᴩʜᴏɴᴇᴅʀᴏɪᴅ

Results 52 issues of ᴩʜᴏɴᴇᴅʀᴏɪᴅ

Hi, I started going through all the FreeCAD addon manifests and try to fill in whatever might be missing so the addon manager is a bit more usable. I: -...

Cloned the repo , installed dependencies and wanted to run serve but got: ``` no such file or directory, open 'dist/index.html' ``` Had to create the `dist` directory manually ,...

Reworked the layout of the temporary files generated by the cli based on #258. Thought about it for a while and went with the following strategy: - OS tmp as...

The `dotenv` has been deprecated. ![Image](https://github.com/user-attachments/assets/a4724428-ed8c-415b-96dd-53e32c0d14c4) ![Image](https://github.com/user-attachments/assets/d22420a8-b71a-4cba-b440-0882e2a49039) ### DotEnv - [Registry](https://pypi.org/project/dotenv/) - [GitHub](https://github.com/pedroburon/dotenv?tab=readme-ov-file) --- Author recommends the `load_dotenv` library. ### LoadDotEnv - [Registry](https://pypi.org/project/load-dotenv/) - [GitHub](https://github.com/theskumar/python-dotenv)

🪦 𝗗𝗲𝗽𝗿𝗲𝗰𝗮𝘁𝗲
📦 𝗣𝗮𝗰𝗸𝗮𝗴𝗲

Elements using the `shadowrootmode = closed` attribute arent't captured by Clarity. ### Reproduction Create an element with the `shadowrootmode` attribute: ```html Shadow ``` ### Screenshots Website: ![Image](https://github.com/user-attachments/assets/2b3cc471-ee38-4b26-9fe2-5b6395490d5e) Clarity: ![Image](https://github.com/user-attachments/assets/cfeb9c93-a421-4a3c-af4f-e0d65c9aebfe)

This PR updates references to the old FreeCAD website with new ones.

I planned on recommending the Python Module Structure upgrade but I ended up doing the work myself. TLDR, I upgraded the addon structure to the 'new' Python Module Structure that...

This PR updates references to the old FreeCAD website with new ones.

This PR updates references to the old FreeCAD website with new ones. Also replaced the dead wiki links with waybbackmachine backups.

Hi, I'm reaching out to you here and on the Forum ask if you intend to work on your 3D Printing Tools addon. The last commit was 6 years ago,...