Greg Zaal GregZaal
Greg Zaal commented on issue infrastructure/extensions-website#57 2024-04-04 13:24:48 +02:00
Do not allow GIF previews

WEBP is my preferred format for web images, and what most image optimizers default to. The same or better compression as JPG, transparency supported, and [works in all browsers](https://caniuse.com

Greg Zaal commented on issue blender/blender-addons#105065 2023-12-15 18:15:06 +01:00
Node Wrangler Ctrl Shift + LMB doesn't take Exposure into account

I've noticed this as well recently, and looking at the commit history it seems the behavior changed in 4bf15a06f3 by D15350

@JacquesLucke That…

Greg Zaal commented on pull request blender/blender#113658 2023-11-16 08:37:37 +01:00
Asset Browser: Add pre+post handlers to asset drag & drop

Congrats on the 4.0 release :) Any chance we can try to get this patch into 4.1? It'd be great if we could include these improvements in the next update of our add-on.

I think the discussion on…

Greg Zaal commented on pull request blender/blender#113658 2023-10-14 10:18:20 +02:00
Asset Browser: Add pre+post handlers to asset drag & drop

In my case I prefer to hook into asset drag & drop

What's the reason for that?

In our case we care only about drag & drop from the asset browser, not general append/link from other…

Greg Zaal commented on pull request blender/blender#113658 2023-10-13 18:42:14 +02:00
Asset Browser: Add pre+post handlers to asset drag & drop

In my case I prefer to hook into asset drag & drop, but adding handlers for link/append as well (or instead) seemed to be fairly trivial. I already tested this before finding the right methods for…

Greg Zaal created pull request blender/blender#113658 2023-10-13 11:58:42 +02:00
Asset Browser: Add pre+post handlers to asset drag & drop
Greg Zaal pushed to asset-drop-handlers at GregZaal/blender 2023-10-13 11:53:10 +02:00
d1921b4f2b Asset Browser: Add pre+post handlers to asset drag & drop
Greg Zaal created branch asset-drop-handlers in GregZaal/blender 2023-10-13 11:53:10 +02:00
Greg Zaal created repository GregZaal/blender 2023-10-13 11:36:13 +02:00
Greg Zaal commented on issue blender/blender#111436 2023-08-24 09:39:15 +02:00
UI: Placeholder in Text fields

One convention I've seen around is italicized placeholders. This helps differentiate between placeholders and real text in a disabled/greyed-out field.

Greg Zaal opened issue blender/blender#106375 2023-03-31 12:48:05 +02:00
Displacement support for USD export & import