There is a bpy.ops.gpencil.recalc_geometry() operator for GreasePencil v2. It would be terrific to have for GPv3
I think I can do it together in 1 PR.
Looks like adding a recalc geometry in rna_Frames_frame_new
would solve the issue, but I'm not sure if this is the correct way to go since I don't know if this recalculates all frames or just…
Dang... Then I guess inferring language intention from the font table is a no go for now :( Probably has to be manually selected then.
Hi @YeCrotMR , This should be the same as #125875 and a few other reports. Other people have reported upgrading graphics driver solved the issue. Could you try doing that? Also try latest daily…
@Alaska Is this still happening?
@CarloAndreacchio Hi, Unable to open /dev/dri
might be a permission issue but it might be expected when nvidia drivers were not installed
.
None of the devs can really reproduce this issue…
@Andrea-Lanaro does latest main work on your side? Apparently not crashing on latest main here for me 🤔
Linux with Nvidia 555.
I'm not sure I understood this fully...
Rendered png, tiff, and EXR files matched perfectly in Resolve viewport
Did you mean "Render Result displayed in blender matched perfectly in…
3ds Max 2023's FBX exporter also does not seem to reexport this
Could you make sure that the bone color is exported correctly? Try importing the FBX directly back to your 3ds max and see if…
@Lamek it could be possible the screen recorder is doing something with video card.
Could you try disabling GPU subdiv in Preferences > Viewport > Subdivision
?
Well @Konstantyn-Bogdanov 's solution definitely does work 😅
Thinking of which, I think we could have it that alt scrolling only works on blank places in a panel, not places were checkbox/but…
This would be the "dlng" and "slng" tags in the "meta" table, as FreeType doesn't give us access to this, leaving it for higher-level software.
OK now I understand what you are talking about…
@PratikPB2123 I tried 4.0.0 and 4.2.0, you kinda need to manually download 4.2.0 bpy module here because for some reason my pip
only want to install 4.0.0 for me