trevorsandy / lpub3d

An LDraw™ editor for LEGO® style digital building instructions.
https://trevorsandy.github.io/lpub3d/
133 stars 19 forks source link

Stud logo not appearing when LDView used as renderer #728

Closed d-j-m-0 closed 1 year ago

d-j-m-0 commented 1 year ago

Subject

If the renderer is set to LDView, the LEGO logo is not appearing on the stud.

Environment

stud_logo.zip

Screenshots

Steps to reproduce

Configure LPub3D with LDView set as the rendered and select to use option "2" for the stud logo. Open the LDR file provided in the attached zip file. The rendered image does not include stud logos:

page_1_ldview

If the native renderer is used, a logo is included on the stud:

page_1_native

Expected behaviour

From reading issue #497 coupled with the options presented via the Configuration/Preferences dialogs, my presumption is that stud logos should be available when using LDView as the renderer.

Actual behaviour

Stud logos are not being included.

Workaround

Use the native renderer instead of LDView.

Solution suggestion

Unknown.

trevorsandy commented 1 year ago

Thank you for reporting this behaviour.

It looks like subsequent LDView updates may have disabled my stud logo customization.

I'll take a look.

Cheers,

trevorsandy commented 1 year ago

This behaviour has been corrected in trevorsandy/ldview@d539bfa28ab4967145d71763c6c4188fef528ed4

Enable stud style for the current model file in project global setup StudLogo_01

Stud style display StudLogo_02

This correction will appear in the next release build of LPub3D.

Cheers,