leomoon-studios / leomoon-lightstudio

Light Studio plugin for Blender
https://leomoon.com/store/plugins/leomoon-lightstudio/
GNU General Public License v3.0
353 stars 45 forks source link

Support For Blender 3.2.0 #69

Closed beyond3dartist closed 8 months ago

beyond3dartist commented 2 years ago

Add on Not Working For Blender 3.2.0

also If i change Lights from Viewport can be possible it will update on Panel too???

leomoon commented 2 years ago

Hi,

I can't replicate your problem. The only issue is that the LightStudio Control Panel doesn't resize in Blender 3.2.* image

leomoon commented 1 year ago

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 both LightStudio logs and Blender crash logs. https://docs.blender.org/manual/en/latest/troubleshooting/crash.html

Thanks for helping us to make this plugin better.