Peter K. Johnson
Peter K. Johnson
I changed the order in which the join is being performed (now the curve is converted to a mesh and then the join is applied). This seems to fix the...
I think I fixed this issue in the newest release (1.0.7). If the problem persists, please let me know.
Thanks for letting me know. I haven't had a chance to look at the changes coming in gpencil 3.0, but if anything breaks in the add-on when gpencil 3.0 is...
This issue has to do with dvisvgm and ghostscript (see the first FAQ https://dvisvgm.de/FAQ/). If you update dvisvgm and ghostscript to newer versions, it should fix the problem. I was...
I updated latex2blender to add a custom property called "Original LaTeX Code" that stores the typed latex code. I have not yet made a new release, but the updated latex2blender.py...
That's right. It doesn't change the mesh. It just stores the original LaTeX code used to compile the text.
I think I have fixed the issue. Try the new latex2blender.py file on the repository and let me know if it resolves the problem. If it does, I will make...
The reason that the code first converts to mesh before converting to grease pencil is precisely the issue you highlighted in your video above. I am not sure why, but...