Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to CustomTooltips at Harley/blender 2023-04-03 01:31:46 +02:00
e10764d619 Moving things about a bit.
Harley Acheson pushed to ConfirmDialogs at Harley/blender 2023-04-02 22:53:48 +02:00
01ccc01291 Cleanup. Finally fixing the memory leak.
Harley Acheson commented on pull request blender/blender#105574 2023-04-02 21:12:09 +02:00
UI: Updated Auto Keying Button Icon

I updated the capture in the first comment. Now using icons that exactly match the design language of other icons that have an on and off state:

![image](/attachments/4031315d-3155-4532-8ad9-e93…

Harley Acheson pushed to RecordRed at Harley/blender 2023-04-02 21:03:19 +02:00
7b115721c5 Icon matching existing design language
Harley Acheson commented on issue blender/blender#106422 2023-04-02 02:37:04 +02:00
UI: Attributes is translated when translation Tooltips is on

Yes, we've really lost our way with the TIP_, IFACE_, DATA_ stuff.

If you ask users what a tooltip is, 98% will say that it is a text box displays information when the mouse cursor…

Harley Acheson commented on pull request blender/blender#106388 2023-04-01 23:50:25 +02:00
UI: replace "x" with multiplication sign when displaying calculations

Oh, interesting, I thought on the contrary that non-ascii characters

Yes, I remain a bit surprised that those arrows in rna_wm.c have never been a problem, but it could be that things are…

Harley Acheson commented on pull request blender/blender#105574 2023-04-01 23:22:03 +02:00
UI: Updated Auto Keying Button Icon

Some users will have a tough time with the red indication and blue background. So I updated the the icons to use only a single color, but you can set the color in the theme. That way anyone who…

Harley Acheson pushed to RecordRed at Harley/blender 2023-04-01 23:12:34 +02:00
0772dda353 Using only single colors, but can set in preferences.
45104ddd14 Cleanup: Remove code asserted as unreachable,
8a364ef72c Fix (unreported) misisng handling of XR data object pointer in foreach_id.
7592ec35d3 GPU: Fix compilation with option WITH_GPU_BUILDTIME_SHADER_BUILDER
e652d0002b GPU: FrameBuffer: Fix empty framebuffer update
Compare 28 commits »
Harley Acheson commented on pull request blender/blender#106388 2023-04-01 21:59:06 +02:00
UI: replace "x" with multiplication sign when displaying calculations

That's a pretty cool idea. Note that this symbol is safe to use even if you select a different UI font. This is because we are using a stack of multiple fonts so if their selected font does not…

Harley Acheson pushed to ConfirmDialogs at Harley/blender 2023-04-01 19:37:23 +02:00
aa8cf9499e Cleanup. Spelling mistake. Calm warnings.
7592ec35d3 GPU: Fix compilation with option WITH_GPU_BUILDTIME_SHADER_BUILDER
e652d0002b GPU: FrameBuffer: Fix empty framebuffer update
897a735151 BLI: Rotation: Add CartesianBasis transform_point and invert
957ac41237 Fix #78396: Pack UVs to original bounding box
Compare 719 commits »
Harley Acheson pushed to SaveIncremental at Harley/blender 2023-04-01 17:59:27 +02:00
a7feeaa4eb Merge branch 'main' into SaveIncremental
7592ec35d3 GPU: Fix compilation with option WITH_GPU_BUILDTIME_SHADER_BUILDER
e652d0002b GPU: FrameBuffer: Fix empty framebuffer update
897a735151 BLI: Rotation: Add CartesianBasis transform_point and invert
957ac41237 Fix #78396: Pack UVs to original bounding box
Compare 509 commits »
Harley Acheson commented on issue blender/blender#106408 2023-04-01 02:03:35 +02:00
Loading a plugin with dots in the zip name fails in Blender 3.x

It seemed to work with Blender 3.6.

Downloaded "blender-artnet-master.zip" and renamed it to "blender-artnet-master.1.zip". Followed the instructions above and got no error. I ended up with a…

Harley Acheson pushed to CustomTooltips at Harley/blender 2023-04-01 01:29:06 +02:00
27d3098c7c Cleanup, some renaming. Ability to set (clamped) image size. Image size part of measurement.
389025bee2 Cleanup: Use consistent type in function definition
1a956ce196 Cleanup: Mode most of MOD_nodes.cc to the blender namespace
60cac27ccc Cleanup: Use helper function to create AttributeFieldInput
1113a25d1f Cleanup: Make geometry nodes execution functions more reusable
Compare 313 commits »
Harley Acheson commented on pull request blender/blender#106126 2023-03-31 17:42:30 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Again, sorry if I only manage to answer parts of your questions or get some bits wrong. But I'm hoping to help push you along further and perhaps look more closely later.

I used an if else…

Harley Acheson commented on pull request blender/blender#105574 2023-03-31 05:26:30 +02:00
UI: Updated Auto Keying Button Icon

RecordButton4.gif

Harley Acheson commented on pull request blender/blender#105574 2023-03-31 05:18:02 +02:00
UI: Updated Auto Keying Button Icon

it looks like it can't be clicked vs. off...

Good point. I'll keep playing.

Harley Acheson commented on pull request blender/blender#105574 2023-03-31 03:51:00 +02:00
UI: Updated Auto Keying Button Icon

Currently (not in PR yet) have a "disabled" state here that I quite like:

RecordButton3.gif

Harley Acheson commented on issue blender/blender#106299 2023-03-31 01:28:55 +02:00
Voice dictation not working anymore inside blender

The list is applications supported by Nuance Dragon professional individual dictation is fairly short:

https://nuance.custhelp.com/app/answers/detail/a_id/18300/related/1

Harley Acheson commented on pull request blender/blender#105574 2023-03-31 00:44:44 +02:00
UI: Updated Auto Keying Button Icon

@blender-bot package

Harley Acheson pushed to RecordRed at Harley/blender 2023-03-31 00:43:17 +02:00
77480c4ee3 Merge branch 'main' into RecordRed
ed0e4f4043 UV: refactor uv packing, reduce usage of #BoxPack
cbb813886c Geometry Nodes: Simplify retrieval of node dependencies
76e0ca6b91 Build: suppress CMake warnings about newer Boost versions
40f050aadc UV: simplify packing usage of #BoxPack
Compare 29 commits »