Jorijn de Graaf bonj
  • Joined on 2023-02-10
Jorijn de Graaf commented on issue blender/blender#105707 2023-03-13 15:08:47 +01:00
Bug: All metaball and some surface type objects cause crash when added

It seems 1dc57a89e9e216873603dda485ed674df2cfcad5 is the commit that broke things, because going back one further fixes it.

Jorijn de Graaf commented on issue blender/blender#105707 2023-03-13 14:39:43 +01:00
Bug: All metaball and some surface type objects cause crash when added

Sometime in the last 12 commits since opening this issue, metaballs have been fixed. Surface Curve and Circle still crash though.

Jorijn de Graaf commented on issue blender/blender#105707 2023-03-13 01:23:14 +01:00
Bug: All metaball and some surface type objects cause crash when added

Tomorrow I'll try to find which commit it went wrong, and perhaps make a pull request.

Jorijn de Graaf opened issue blender/blender#105707 2023-03-13 01:20:43 +01:00
Bug: All metaball and some surface type objects cause crash when added
Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-13 00:47:48 +01:00
c7f5073002 Merge branch 'main' into retopology-select
cbc73a1e05 Cleanup: Make mesh function static
03fffc08b6 Cleanup: Fix unused variable warning in release builds
050e08e5f0 Cleanup: Remove unused UI handlers function
68ec41d00e Cleanup: Remove unused mesh function
Compare 60 commits »
Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-09 23:22:09 +01:00
c673ba17ad Restore the early exit for pick shortest path
Jorijn de Graaf pushed to retopology-overlay-color-fix at bonj/blender 2023-03-09 23:05:05 +01:00
8b984cca05 Merge branch 'main' into retopology-overlay-color-fix
f70171e9c6 Cleanup: format
caf90c6a90 Fix #105587: Triangulated shading in sculpt mode
68a142ee7b Fix #105524: Texture paint broken after recent cleanup
0fe1a02055 Merge branch 'blender-v3.5-release'
Compare 25 commits »
Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-09 23:04:43 +01:00
43b49759fd Merge branch 'main' into retopology-select
f70171e9c6 Cleanup: format
caf90c6a90 Fix #105587: Triangulated shading in sculpt mode
68a142ee7b Fix #105524: Texture paint broken after recent cleanup
0fe1a02055 Merge branch 'blender-v3.5-release'
Compare 24 commits »
Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-09 23:03:15 +01:00
f1fde02398 Make pick path and mouse loop consistent
Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-09 22:33:08 +01:00
cf9dc8b6eb Fix crash in mouse mesh loop
Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-09 14:12:05 +01:00
94147f96bc Merge branch 'main' into retopology-select
0239eee1c6 Fix build error on Windows introduced in 46be42f6b1
7edb3ab5e0 Merge branch 'blender-v3.5-release'
dcfc9629c2 Fix OptiX TLAS being built with invalid traversables when a geometry is empty
560314b7fd Merge branch 'blender-v3.5-release'
Compare 23 commits »
Jorijn de Graaf pushed to retopology-overlay-color-fix at bonj/blender 2023-03-09 13:42:23 +01:00
0d6712a4a7 Merge branch 'main' into retopology-overlay-color-fix
7edb3ab5e0 Merge branch 'blender-v3.5-release'
dcfc9629c2 Fix OptiX TLAS being built with invalid traversables when a geometry is empty
560314b7fd Merge branch 'blender-v3.5-release'
a4fd2d10c1 Fix #105571: crash when connecting invalid node group to multi input
Compare 21 commits »
Jorijn de Graaf pushed to retopology-overlay-color-fix at bonj/blender 2023-03-09 13:39:34 +01:00
b3b930bbbf Bump subversion and adjust versioning accordingly
Jorijn de Graaf commented on pull request blender/blender#105539 2023-03-09 12:58:23 +01:00
Fix: Add missing default versioning for retopology overlay color

If I move retopology_offset in the versioning 300 file into a version check block, does it still need to check if it exists in the DNA, or is the version check alone enough?

Jorijn de Graaf pushed to retopology-overlay-color-fix at bonj/blender 2023-03-09 00:25:50 +01:00
b85c1d9d7a Move default retopology color into version block
Jorijn de Graaf pushed to retopology-overlay-color-fix at bonj/blender 2023-03-09 00:18:17 +01:00
24f161d20b Merge branch 'main' into retopology-overlay-color-fix
56d2298271 Fix #105435: Pause Win32 Auto-Focus During Text Entry
60f35207d4 Fix: Hide ".uv_seam" attribute in UI
27b9ce6ab6 Mesh: Avoid writing unnecessary attributes
1354e3108b const_cast no longer needed for ntreeIsRegistered.
Compare 50 commits »
Jorijn de Graaf commented on pull request blender/blender#105539 2023-03-09 00:16:48 +01:00
Fix: Add missing default versioning for retopology overlay color

Okay I think I understand, and will go with version 306 subversion 0. The reason why this needs such a check while retopology_offset doesn't, is because this code doesn't check whether the…

Jorijn de Graaf commented on pull request blender/blender#104599 2023-03-08 23:56:07 +01:00
#70267 Retopology Overlay

@kleyco I made a thread on BlenderArtists a while ago: https://blenderartists.org/t/blender-retopology-overlay/1451351 If you report your message there, we can continue the conversation.

Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-08 19:55:15 +01:00
6873eed6cf Add support for pick shortest path
Jorijn de Graaf pushed to retopology-select at bonj/blender 2023-03-08 19:11:17 +01:00
1e8b20019e Merge branch 'main' into retopology-select
60f35207d4 Fix: Hide ".uv_seam" attribute in UI
27b9ce6ab6 Mesh: Avoid writing unnecessary attributes
1354e3108b const_cast no longer needed for ntreeIsRegistered.
7d7190de74 Merge branch 'blender-v3.5-release'
Compare 50 commits »