Jorijn de Graaf bonj
  • Joined on 2023-02-10
Jorijn de Graaf pushed to retopology-overlay at bonj/blender 2023-02-15 19:41:20 +01:00
cb98683a9b Merge branch 'main' into retopology-overlay
1e6ed77896 Merge branch 'blender-v3.5-release'
72a2229848 Fix #104690: Evaluated positions user-after-free for copied poly curves
b7e39acfcd Fix #104789: uv_layers.remove() always raises error
Compare 4 commits »
Jorijn de Graaf pushed to main at bonj/blender 2023-02-15 19:14:47 +01:00
b07085fe3c Fix #104690: Evaluated positions user-after-free for copied poly curves
753eb9c20e Cycles: disable AMD GPU rendering binaries due to compiler bugs
05b177b0b3 Revert changes to align asset library labels in menus
58752ad93c UI: Ensure menus with icons align all menu item labels
0f29a65744 Merge branch 'blender-v3.5-release'
Compare 7 commits »
Jorijn de Graaf pushed to retopology-overlay at bonj/blender 2023-02-15 19:11:45 +01:00
987b9a7d77 Merge branch 'main' into retopology-overlay
b07085fe3c Fix #104690: Evaluated positions user-after-free for copied poly curves
753eb9c20e Cycles: disable AMD GPU rendering binaries due to compiler bugs
05b177b0b3 Revert changes to align asset library labels in menus
58752ad93c UI: Ensure menus with icons align all menu item labels
Compare 8 commits »
Jorijn de Graaf commented on pull request blender/blender#104599 2023-02-15 19:10:13 +01:00
#70267 Retopology Overlay

I'm getting a build error so I can't test it yet. Let me know when it's ready for me to review again 👍

Are you building with Cycles and stuff? I'm not, so maybe that's why it's…

Jorijn de Graaf pushed to main at bonj/blender 2023-02-15 16:06:24 +01:00
0b63136e63 Cleanup: delete .arcconfig
7ae5bc142b Merge branch 'blender-v3.5-release'
a7ccb3df3e Fix possible compiler warning and linker error
a6ebe0ca62 Fix possible compiler warning and linker error
d8112ec1ea Revert "Splash screen for Blender 3.5"
Compare 32 commits »
Jorijn de Graaf pushed to retopology-overlay at bonj/blender 2023-02-15 16:02:04 +01:00
a9b010c011 Fix shader name mess
f96b09d921 Use epsilon for retopology bias
ad9692d707 Don't update View3D Shading on bias change
54ea2f30d5 Adjust retopology bias property
52be3f8971 Lower opacity of default retopology color
Compare 45 commits »
Jorijn de Graaf commented on pull request blender/blender#104599 2023-02-14 23:25:36 +01:00
#70267 Retopology Overlay

Alright I think this should be resolved now, take a look at the PR's change list and let me know if that's correct.

Jorijn de Graaf pushed to retopology-overlay at bonj/blender 2023-02-14 23:24:46 +01:00
cda3836fd5 Fix shader name mess
Jorijn de Graaf commented on pull request blender/blender#104599 2023-02-14 23:00:05 +01:00
#70267 Retopology Overlay

After thinking about it for a long time, I understand now. The depth_only shader is used in several places I was unaware of, so I will revert it to its original state, and do the same for…

Jorijn de Graaf pushed to retopology-overlay at bonj/blender 2023-02-14 22:29:54 +01:00
766873fdb2 Use epsilon for retopology bias
50421bc926 Don't update View3D Shading on bias change
c5ec6719fb Adjust retopology bias property
3f8d4f9183 Lower opacity of default retopology color
975c336166 Use back face culling for retopology overlay
Compare 14 commits »
Jorijn de Graaf deleted branch cleanup/overlay_uniform_color_clipped from bonj/blender 2023-02-14 22:22:35 +01:00
Jorijn de Graaf created pull request blender/blender#104761 2023-02-14 22:20:47 +01:00
Fix overlay_uniform_color_clipped inheritance
Jorijn de Graaf pushed to cleanup/overlay_uniform_color_clipped at bonj/blender 2023-02-14 22:18:51 +01:00
688583934e Fix overlay_uniform_color_clipped inheritance
Jorijn de Graaf created branch cleanup/overlay_uniform_color_clipped in bonj/blender 2023-02-14 22:18:51 +01:00
Jorijn de Graaf pushed to main at bonj/blender 2023-02-14 22:05:48 +01:00
7b9d1cb51f Eevee: GPU Material node graph optimization.
db2eaa5c86 OBJ: fixed some faces wrongly skipped in invalid face validation logic (#104593)
e1a29b58bb Fix: Curve resolution input node missing default
87f96b7664 Fix wrong variable being used as plan in 'gizmo_3d_dial_matrixbasis_calc'
a755e6e63f Revert "MSVC: lower C4100 warning level from 4 to 3"
Compare 124 commits »
Jorijn de Graaf pushed to retopology-overlay at bonj/blender 2023-02-14 21:54:32 +01:00
06aa7c9998 Merge branch 'main' into retopology-overlay
7b9d1cb51f Eevee: GPU Material node graph optimization.
db2eaa5c86 OBJ: fixed some faces wrongly skipped in invalid face validation logic (#104593)
e1a29b58bb Fix: Curve resolution input node missing default
87f96b7664 Fix wrong variable being used as plan in 'gizmo_3d_dial_matrixbasis_calc'
Compare 7 commits »
Jorijn de Graaf commented on pull request blender/blender#104599 2023-02-14 20:00:00 +01:00
#70267 Retopology Overlay

Oh you mean renaming the shader itself, as well as its vertex and fragment shaders, to overlay_edit_mesh_depth_only(_vert/frag.glsl)? And then reverting overlay_uniform_color to how it was,…

Jorijn de Graaf commented on pull request blender/blender#104599 2023-02-14 19:19:07 +01:00
#70267 Retopology Overlay

Another merge conflict, another force push. This time I fixed the conflict before pushing at least.

Jorijn de Graaf pushed to retopology-overlay at bonj/blender 2023-02-14 19:18:15 +01:00
8e4bd8650d Use epsilon for retopology bias
13aa2d4dba Don't update View3D Shading on bias change
04e22cb9da Adjust retopology bias property
fdbec912da Lower opacity of default retopology color
c58127a25d Use back face culling for retopology overlay
Compare 48 commits »
Jorijn de Graaf commented on pull request blender/blender#104599 2023-02-14 19:15:22 +01:00
#70267 Retopology Overlay

Seeing as this and the first requested change are about the same thing, I'll mark it as resolved.