Amin Persia
Amin Persia
So I use CairoSVG to vectorize Persian text and import it into programs that don't support Persian directly. The vectorizing part works perfectly. There are only overlapping characters which will...
Hi, I'm unable to replicate it. Please note LightStudio only supports final versinos of Blender and daily builds are not supported: https://youtu.be/UGD-RfNKG_Q Do you have Background under World Properties? By...
Hi, I can't replicate your problem. The only issue is that the LightStudio Control Panel doesn't resize in Blender 3.2.* 
Hello, It's because of os.path I have to make unicode path somehow. I'm working on this.
Hello, I tried scrubbing, viewport rendering and final rendering and they all worked. Could you please share a sample blend file?
I was able to reproduce it. Thanks for reporting. It will be fixed soon.
This seems to be a Blender bug: https://developer.blender.org/T71234 I'll close this when this is fixed by Blender developers.
this issue has been fixed.
This is still a Blender bug. Here is an update from the developers. This Blender bug is currently only fixed in 2.91.0 alpha. https://developer.blender.org/T71234
Please enable LightStudio logging by changing false to true in this line: https://github.com/leomoon-studios/leomoon-lightstudio/blob/master/operators/__init__.py#L15 `__init__.py` on your computer (Windows) would be: ``` %appdata%\Blender Foundation\Blender\3.3\scripts\addons\leomoon-lightstudio\operators\__init__.py ``` And once Blender crashes, please include...