I guess we could just merge this. It's not that of a complicated fix.
I'd say this is generally expected since volume is represented as voxels and densities are decided on sampling the mesh. So you will always get a little bit more "smoothing" effect, especially…
bpy.types.Library
==ID if access through subclasses. Bug?
From 4.3.0:
bpy.types.ID.bl_rna.name
andbpy.types.ID.__subclasses__()[0].bl_rna.name
are always'ID'
initially.- After accessing
bpy.types.Library.bl_rna.name
once, `bpy.types.ID.__…
Hi @Huang_Han_Ming , could you try latest 4.2 or 4.3 version? Also please use Help > Save System Info
and upload the file here. Thanks!
Yeah this looks pretty similar to #125862, so maybe reinstalling or upgrading your graphics driver would help.
Humm I can't actually replicate this problem in either 4.2.0/4.2.1/4.3 even with provided file and zoomed out on the graph editor🤔 On linux atm. Will try windows in a bit.
Looks like we are just missing a notifier somewhere...
I can confirm the flicker after hiding-showing an object in @heini 's file, so that's definitely a bug, but that's with temporal reprojection turned on, while @Marc-Schwindt doesn't have it on. So…
Hi @monika-Kempf , please try giving us the crash log. Thanks!
Likely to be a windows driver issue. On linux resizing viewport works just fine. On windows I did have some issue previously with other programs where resizing FBOs can get quite slow. Will check…
Can confirm it will crash on linux as well.
It didn't halt apparently, just straight up crashes when selected Addons
page.
Hi @Shaik-Abdul-Hafeez , could you give us the crash log?
It could be the power management of the laptop creating…
Hi @Moult , the python bundled with blender is still officially 3.11. Is it that those plugins binaries that came with e.g. IfcOpenShell require a different standalone python 3.12 on the system…
Looks like it crashed in open subdiv. Consider #124292 is already in 4.2.1, it could be possible that there's some other bugs within it. Is it a big mesh? Could you upload the file that can…
So just to clarify, you are using the computer via remote desktop but also trying to use the NDOF mouse directly plugged in the target computer physically?
Glad you have found the cause of it :D will close then.