Ah, yes. I keep forgetting to change target branch from header. Thanks! 😅
Parameter of unique_node_name
should also be blender::StringRef
(Function is called from unique_layer_name
)
Is it ok to tweak both function in this PR?
I think we can close the report then? Thanks @Alaska for narrowing down the add-on's code :)
Noted, will update the PR. But this is an existing function. I just made it the member of GreasePencil struct :)
We can just return from poll function if ModifierData
is nullptr
Hi, can confirm. For me it still fails after the fix (strokes are displaced after muting/unmuting the node)🤔
Hi, thanks for the report. Do you have compact keyboard without number pad? Maybe some specific keyboard layout has numberpad keys at top? Do you experience it with standard US English keyboard?
Noted, thanks. Want me to push new commit then? 🙂
Hi, thanks for the report. Can confirm with Cycles render engine. When EEVEE is selected, GPU is utilized AFAICS.
Similar bug has been reported before, see: #94565
Hi, or we could use bpy.context.area.ui_type = 'ShaderNodeTree'
instead of bpy.context.area.type = 'NODE_EDITOR'
Not sure if this would be consider as bug.
cc @JacquesLucke
Perhaps related #116963
This is for sure the same issue, I've commented some of the important info on that post for people there to reference.
Thanks. In that case, I would label…
Hi, can confirm. #95884 is possibly related. cc @Jeroen-Bakker
Hi, thanks for the report. Perhaps it would be best to report the issue to substance painter? I think just one mesh ID data block is exported for an object and it's linked copy. So mapping on…
it sounded that this really wasn't intended, How is that a good design if the user does want to do something, and it doesn't happen when he tries to do it?
Hi, this is well communicated from…
@ChengduLittleA hi, can you check on linux?
Hi, no issues on Windows
**System Information**
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3050 Laptop GPU NVIDIA Corporation NVIDIA 560.94…
Thanks.
I can send you the video if you want.
That might help. But waiting 5-10 minutes to trigger the crash is not reliable. File is also large (~500 mb). Could you narrow it down…