schroef / Save-Render-Presets

Allows user to save render settings per engine
9 stars 1 forks source link

Seem not work for blender 4.2 eevee #5

Open PaulsonH opened 1 month ago

PaulsonH commented 1 month ago

just show title but no button to switch~ image

schroef commented 1 month ago

I've have not cueco new api. Could you make screengrab from co sole with the errors

On Sat, Aug 10, 2024, 05:20 PaulsonH @.***> wrote:

just show title but no button to switch~ image.png (view on web) https://github.com/user-attachments/assets/a64004db-0e3f-4b4e-ba70-2f3b6cea773a

— Reply to this email directly, view it on GitHub https://github.com/schroef/Save-Render-Presets/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABU2GAC24LJ4CODHI3QC7IDZQXLMJAVCNFSM6AAAAABMJVVXIKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TSMBQGMYTSNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

PaulsonH commented 1 month ago

Sorry for late to reply, have not notice the email . There is not showing any error in co sole panel.

But I found the problem.

Just in init.py file in line 68 change the engine name to BLENDER_EEVEE_NEXT,

then the presets list will show up

schroef commented 1 month ago

Thanks for looking into it. I have not find the time yet to investigate 4.2 and all overhauls I need to do.

I've also have an issue with keeping it working on older versions. They use sub classes which are a bit of a pain to tackle