Page MenuHome

MaximeRouca (Max33)
User

Projects

User does not belong to any projects.

User Details

User Since
May 25 2020, 8:35 AM (141 w, 4 d)

Recent Activity

Sep 2 2022

MaximeRouca (Max33) awarded T98382: Expose Face Sets In Python API a Love token.
Sep 2 2022, 10:18 AM · Sculpt, Paint & Texture

Sep 7 2021

MaximeRouca (Max33) awarded D10862: Expose Face Sets to Python a Love token.
Sep 7 2021, 12:17 PM · Python API, Sculpt, Paint & Texture

Jul 10 2020

MaximeRouca (Max33) added a comment to T77046: QuadRemesher plugin crashes Blender 2.83 and 2.9 on Windows (in python code that hides and import a fbx).

Hello the bug seems to be fixed.
I can reproduce the crash in 2.83 Beta (Date 2020-05-15)
And the crash doesn't happen with Blender 2.83.2 .

Jul 10 2020, 12:53 PM · Platform: Windows, Python API, BF Blender

Jun 20 2020

MaximeRouca (Max33) added a comment to T77046: QuadRemesher plugin crashes Blender 2.83 and 2.9 on Windows (in python code that hides and import a fbx).

The simple script has already been provided (see history of this conversation : May 25, 3 PM)
And (May 28 6 PM) -> you can download the zip with the code inside...

Jun 20 2020, 10:09 AM · Platform: Windows, Python API, BF Blender

May 29 2020

MaximeRouca (Max33) added a comment to T77046: QuadRemesher plugin crashes Blender 2.83 and 2.9 on Windows (in python code that hides and import a fbx).

I tested on Linux. It works on my Linux.... but not on my Windows 10....
Can you test on Windows ?

May 29 2020, 3:58 PM · Platform: Windows, Python API, BF Blender

May 28 2020

MaximeRouca (Max33) added a comment to T77046: QuadRemesher plugin crashes Blender 2.83 and 2.9 on Windows (in python code that hides and import a fbx).

Yes it works if you run it outside of an operator.
But, as described in my previous message, it crashes when launched inside an operator execute() method. (at least on my computer with 2.83 and 2.90)
I attached an addon which allows to reproduce the crash.
(put it in the scripts/addons folder, enable it in the Prefs / Addons, hit 'N', open the QRTestCrash tab, click on <<Remesh It>>)

May 28 2020, 6:53 PM · Platform: Windows, Python API, BF Blender

May 25 2020

MaximeRouca (Max33) added a comment to T77046: QuadRemesher plugin crashes Blender 2.83 and 2.9 on Windows (in python code that hides and import a fbx).

Here is a simple script that crashes Blender 2.83 and 2.90:
I call this function in the execute() function of an operator.
Just call it with the cube which is created when Blender starts.

May 25 2020, 3:10 PM · Platform: Windows, Python API, BF Blender
MaximeRouca (Max33) created T77046: QuadRemesher plugin crashes Blender 2.83 and 2.9 on Windows (in python code that hides and import a fbx).
May 25 2020, 9:18 AM · Platform: Windows, Python API, BF Blender