Robin Hohnsbeen robin.hohni
  • Joined on 2022-09-18
Robin Hohnsbeen commented on pull request blender/blender-addons#105033 2023-11-30 13:07:29 +01:00
vdm-brush-baker: Fix #105028

@mano-wii The changes you mention are correct. Additionally, I moved the code which creates all the nodes outside of that first if statement. That's probably one reason why there are so many…

Robin Hohnsbeen commented on issue blender/blender-addons#105028 2023-11-30 10:01:30 +01:00
Can't render and create VDM texture blender error

Made a PR. Hopefully, I configured everything correctly. Somehow it lists all commits of my branch but the changelog seems to be correct. Anyway, I addressed the issues mentioned here. :)

Robin Hohnsbeen created pull request blender/blender-addons#105033 2023-11-30 09:54:22 +01:00
vdm-brush-baker: Fix #105028
Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-11-30 09:43:36 +01:00
92f8121151 Merge remote-tracking branch 'upstream/main' into vdm-brush-baker
97d4736cf0 glTF exporter: add postprocessing using gltfpack
2dfdcb0f7e glTF exporter: fix exporter Vertex Color when no material
28bedeeee1 io_scene_3ds: Removed property decorate
2c32cc163f FBX IO: Fix import of shape key animations without any keyframes
Compare 608 commits »
Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-11-30 09:31:23 +01:00
f81fd0a57d vdm_brush_baker: Version bump (1.0.3)
37005eadba vdm_brush_baker: Recreate baking material to ensure it is unchanged by the user
fa3aaed03e vdm_brush_baker: Get material nodes by type not name to fix issues in other languages
Compare 3 commits »
Robin Hohnsbeen commented on issue blender/blender-addons#105028 2023-11-30 09:20:33 +01:00
Can't render and create VDM texture blender error

Thanks for the report! I will look into it.

@pioverfour Very good points thanks! I didn't think other languages could create any problems.

The addon needs the nodes inside the material so…

Robin Hohnsbeen commented on pull request blender/blender-addons#104580 2023-05-12 13:33:45 +02:00
VDM brush baker

My local files do have an empty line at the end. I'm not sure why it doesn't show up in gitea 🤔

Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-05-12 13:30:06 +02:00
41b52119dd Keep same mode
89853e2295 Keep sculpting plane location and position
3cfa0d0623 Use one line license
Compare 3 commits »
Robin Hohnsbeen commented on pull request blender/blender-addons#104580 2023-05-08 19:37:52 +02:00
VDM brush baker

Didn't know Pablo improved my UI ^^

Applied his improvements 👍

Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-05-08 19:32:37 +02:00
45bfdc0dff UI improvements
Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-05-01 11:59:20 +02:00
36320fc98f Cleanup to code and UI
c4b7117b5a Added render samples setting and increased default samples to 64 to reduce noise
Compare 2 commits »
Robin Hohnsbeen commented on pull request blender/blender-addons#104580 2023-04-30 01:46:13 +02:00
VDM brush baker

@deadpin yes, that's the plan. And these two issues are fixed. 👍

Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-04-29 13:00:31 +02:00
5162ec56ba Reuse material name variable
Robin Hohnsbeen created pull request blender/blender-addons#104580 2023-04-29 12:54:00 +02:00
VDM brush baker
Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-04-29 12:45:50 +02:00
f56ce6b83c Added documentation
Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-04-29 12:34:06 +02:00
05b03be3e3 Create bake material in python and removed blend file that contained material
Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender-addons 2023-04-29 11:48:47 +02:00
a9779b68ab VDM brush baker: An add-on to simplify the creation of vdm brushes in Blender.
Robin Hohnsbeen created branch vdm-brush-baker in robin.hohni/blender-addons 2023-04-29 11:48:47 +02:00
Robin Hohnsbeen pushed to vdm-brush-baker at robin.hohni/blender 2023-04-29 11:45:56 +02:00
ca00cb5470 Cleanup: format
d145dfdae0 Fix #107443 movie clip fails to load
2d2f4d9d28 Cleanup: Rename StrokeCache.original to .accum
15d2487e26 Sculpt: Fix #105303: improper setting of SculptCache.original
69d52c5f1c UV: Fix uv packing overflow with fraction margin method
Compare 10 commits »
Robin Hohnsbeen created branch vdm-brush-baker in robin.hohni/blender 2023-04-29 11:45:55 +02:00