Block a user
Regression: STL importer "Unit Scale" bug.
@RomanKuz-4 yep, same issue arise in ply, was wandering if other format that doesn't implement unit system should also comes with "Unit scale" option?
STL importer "Unit Scale" bug.
Fix "Unit Scale" in the new STL importer implementation.
f08d72fceb
Merge branch 'blender-v4.2-release'
4d6ba7604d
Fix #124584: VSE thumbnail transparency for muted strips is wrongly stored in cache
84b0ccdd4b
Merge branch 'blender-v4.2-release'
cec4531dde
Fix window creation error on wayland when EGL resource allocation fails
e25756cb62
RNA: Fix illegal types mismatch in extern'ed PropertyRNA data.
f08d72fceb
Merge branch 'blender-v4.2-release'
4d6ba7604d
Fix #124584: VSE thumbnail transparency for muted strips is wrongly stored in cache
84b0ccdd4b
Merge branch 'blender-v4.2-release'
cec4531dde
Fix window creation error on wayland when EGL resource allocation fails
e25756cb62
RNA: Fix illegal types mismatch in extern'ed PropertyRNA data.
Fix STL import: invert "Unit Scale" when importing.
bartus
created branch bartus-new_stl_export_unit_scale_fix in bartus/blender
2024-07-12 15:41:35 +02:00
ea857f80df
Pop OpenPGL version in build environment
0e5daf2b4e
Add support for OpenPGL 0.6.0
Add support for PGL v0.6.0
Done., with regards to https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/issues/7#note_163172
7de03f4ad6
Pop OpenPGL version in build environment
939549938f
Add support for OpenPGL 0.6.0
76b0976500
GPv3: Multiple Strokes Modifier
Cycles cash with lib override boolean modifier with object outside of root collection.
I've nailed the exact cause of the issue. Overriding a boolean modifier with a local operand object while working in preview will cause the final render to crash after mentioned error.