Jorijn de Graaf bonj
  • Joined on 2023-02-10
Jorijn de Graaf created pull request blender/blender#118420 2024-02-17 23:19:25 +01:00
Fix #118395: Use copy instead of new for geometry nodes in modifiers list
Jorijn de Graaf commented on issue blender/blender#118414 2024-02-17 23:18:20 +01:00
Shear: enter an angle instead of offset

Oh boy, all the transform operators are part of one big thing. This might be more complicated than I thought.

Jorijn de Graaf created branch fix/duplicate-geometry-nodes in bonj/blender 2024-02-17 23:06:20 +01:00
Jorijn de Graaf pushed to fix/duplicate-geometry-nodes at bonj/blender 2024-02-17 23:06:20 +01:00
596c928d38 Use copy instead of new for geometry nodes in modifiers list
18d62c36ad UI: Tweak extensions repository panel
c9d506ba18 Extensions: Rename experimental feature name, description and task
a0d453ccad Merge branch 'blender-v4.1-release'
dd1c12e4d0 Fix: 'V3D_SNAPCURSOR_OCCLUSION_ALWAYS_TRUE' flag not working
Compare 10 commits »
Jorijn de Graaf opened issue blender/blender#118414 2024-02-17 18:43:29 +01:00
Shear tool Offset is unintuitive
Jorijn de Graaf commented on issue blender/blender#118116 2024-02-16 21:10:17 +01:00
Viewport: Disabling Retopology Overlay makes mesh invisible

It's similar for sure, but I would treat these as separate issues, as they will need separate fixes.

Jorijn de Graaf opened issue blender/blender#118395 2024-02-16 21:09:15 +01:00
Duplicate Geometry Nodes Group
Jorijn de Graaf commented on issue blender/blender#118116 2024-02-12 05:19:13 +01:00
Viewport: Disabling Retopology Overlay makes mesh invisible

Turning off overlays while in wireframe also makes things disappear if I remember correctly, though it's less jarring there. Shouldn't be too hard to make an exception here, it would just need to…

Jorijn de Graaf commented on issue blender/blender#118116 2024-02-12 05:04:04 +01:00
Viewport: Disabling Retopology Overlay makes mesh invisible

This is intended behavior yeah, Retopology hides the solid mesh and draws it as an overlay.

Jorijn de Graaf closed pull request blender/blender-addons#104486 2023-12-18 14:39:28 +01:00
Bsurfaces: Use context temp override to avoid deprecation
Jorijn de Graaf commented on pull request blender/blender-addons#104486 2023-12-18 14:39:27 +01:00
Bsurfaces: Use context temp override to avoid deprecation

Excellent, I'll close this PR then.

Jorijn de Graaf commented on pull request blender/blender#114003 2023-10-22 18:52:36 +02:00
Fix #102885: IDproperty subtype can cause Blender UI to throw exception

I couldn't choose so I made a PR for each approach (blender/blender#114038 and blender/blender#114039). Again sorry for the…

Jorijn de Graaf commented on pull request blender/blender#114039 2023-10-22 18:48:04 +02:00
Fix "Fix #102885": Wrong check is always False (try/except version)

Please merge this PR or the other one, and then close the one you didn't choose.

Jorijn de Graaf commented on pull request blender/blender#114038 2023-10-22 18:47:56 +02:00
Fix "Fix #102885": Wrong check is always False

Please merge this PR or the other one, and then close the one you didn't choose.

Jorijn de Graaf created pull request blender/blender#114039 2023-10-22 18:45:34 +02:00
Fix "Fix #102885": Wrong check is always False (try/except version)
Jorijn de Graaf created pull request blender/blender#114038 2023-10-22 18:44:45 +02:00
Fix "Fix #102885": Wrong check is always False
02d3f9a5a1 Fix "Fix #102885": Wrong check is always False
19b112b11c Fix #112683: Removing the last Annotations layer produces a warning.
Compare 2 commits »
Jorijn de Graaf created branch fix/custom-property-subtype-fix-fix-try-except in bonj/blender 2023-10-22 18:43:38 +02:00
Jorijn de Graaf created branch fix/custom-property-subtype-fix-fix in bonj/blender 2023-10-22 18:28:01 +02:00
Jorijn de Graaf pushed to fix/custom-property-subtype-fix-fix at bonj/blender 2023-10-22 18:28:01 +02:00
5b5d01cafb Fix "Fix #102885": Wrong check is always False
2e084addb5 Fix #102885: IDproperty subtype can cause Blender UI to throw exception
Compare 2 commits »