Alban Nanty
Alban Nanty
If you open a file in binary 'wb' mode and call the write function you get some errors: ``` fp = open("test.binvox", "wb") voxels.write(fp) ``` To fix the error, I...
I guess the write function is bugged if you have exactly 255 zero to write, and then the next state the 256th character is a 1 (or vice versa, i.e....
**Describe the bug** If you choose in the preferences to both display the "View Sphere" and "Axis Icon" in the bottom left corner, then the sphere is covering the Axis....
**Describe the bug** When trying to add the part 30340 "Minifig Life Ring", the application becomes unresponsive. **To Reproduce** Steps to reproduce the behavior: 1. Launch LeoCad 2. Search for...