Images as Planes: Improve option panels #104936

Closed
Sun Kim wants to merge 9 commits from persun/blender-addons:iap_options_ui into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

9 Commits

Author SHA1 Message Date
Sun Kim 14e15ff967 Reorder texture settings to match the material properties 2023-11-08 17:30:33 +09:00
Sun Kim 289dd91ad0 Fix typo 2023-11-08 17:24:59 +09:00
Sun Kim bca73565c1 Use in-line style for alpha option 2023-11-08 17:12:28 +09:00
Sun Kim b64b8bd2fe Remove colons from headers 2023-11-08 17:06:46 +09:00
Sun Kim 40e9dcf83d Merge branch 'blender-v4.0-release' of projects.blender.org:blender/blender-addons into iap_options_ui 2023-11-08 17:04:09 +09:00
Sun Kim f80c9587c3 Second pass of layout changes
- Reorder groups: Size settings -> Align settings -> Offset settings (importing a single plane would be more commons use case)
- Remove header "Plane dimensions:"
- Remove header "Orientation:"
- Hide Track Camera if Align option is not Main Axis or Face Camera
2023-10-04 00:54:43 +09:00
Sun Kim 6573541033 First pass of name and tooltip changes 2023-10-04 00:25:17 +09:00
Sun Kim 852d7965e6 First pass of layout change 2023-10-03 23:04:28 +09:00
Sun Kim b53da37ad5 Update Images as Planes per new APIs
Update per new shader and nodes APIs so
Shadless and Emission types work again.
2023-10-03 20:46:13 +09:00