-
- Downloads
io_mesh_uv_layout: minor edits on recent 2.8 port
- Use 0.25 opacity because front/back overlap can too easily hide wire. - Avoid using Py builtin 'object' for naming. - Checking a collection is true/false more efficient in RNA than check len(collection) > 0. - Use staticmethods when self isn't needed.
Please register or sign in to comment