Can H. Tartanoglu
Can H. Tartanoglu
**Describe the bug** bpy 2.91a0 is not available on pypi! **To Reproduce** Steps to reproduce the behavior: `pip install bpy==2.91a0` **Expected behavior** ``` PS C:\Users\Can\Projects\Imaging\Meshing\mask_to_mesh> pip install bpy==2.91a0 ERROR: Could...
**Is your feature request related to a problem? Please describe.** I am running export as obj function (`bpy.ops.export_scene.obj`) in bpy. I don't want to get the logs of the function...
https://github.com/3MFConsortium/spec_core/blob/master/3MF%20Core%20Specification.md
**Is your feature request related to a problem? Please describe.** I have a mesh where there are many coplanar faces that are adjacent, and I need them removed from my...
## Description The `requirements.txt` + `pip` is, IMHO, outdated. Instead, Poetry should be used, for proper package management. ### Implementation #### No poetry project Automated `poetry init` when running `cookiecutter...
**Describe the bug** The `bpy` package is configured with different versions depending on the current OS: ``` bpy = [ {"version" = "^2.91a0", markers="sys_platform!='win32'"}, {"version" = "^2.82.1", markers="sys_platform=='win32'"} ] ```...
Support building poetry environments with WSL. I am guessing that this would require remote interpreter support by design.
**Is your feature request related to a problem? Please describe.** I want to annotate in a circular fashion **Describe the solution you'd like** Store circle center, and radius in CSV...
**Is your feature request related to a problem? Please describe.** Sometimes annotations need to be done along a line or grid with the same shape. **Describe the solution you'd like**...
My notebook has a faulty aesthetic after applying the following: ``` jt -t onedork -fs 95 -altp -tfs 11 -nfs 115 -cellw 88% -T ``` Have tested with several themes......