Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson merged pull request blender/blender#105318 2023-03-07 18:22:54 +01:00
Assets: Add License and Copyright meta-data
Harley Acheson pushed to blender-v3.5-release at blender/blender 2023-03-07 18:22:53 +01:00
d0918c5c7f Assets: Add License and Copyright meta-data
Harley Acheson pushed to AssetMeta at Harley/blender 2023-03-07 18:21:38 +01:00
a9cc12cb33 Merge branch 'blender-v3.5-release' into AssetMeta
68e7004e5e Fix ffmpeg warnings due to missing header include
8f1136e018 Cycles: Use async Metal PSO compilation to avoid std::terminate on exit
d31083583c Fix 105449: Resolve selection in Metal backend
ae47a9b2b8 Fix #93953: Translation double displayed in panel header
Compare 11 commits »
Harley Acheson pushed to AssetMeta at Harley/blender 2023-03-07 18:19:49 +01:00
bebc03f952 Change to text of License description.
Harley Acheson commented on pull request blender/blender#104882 2023-03-07 18:01:21 +01:00
Animation: Add duration display to frame range settings

Another thing to at least consider is the order within the rest of the status bar text. This PR appends this new item near the end of the line, which seems reasonable. But as an optional…

Harley Acheson commented on pull request blender/blender#104882 2023-03-07 17:50:31 +01:00
Animation: Add duration display to frame range settings

Personally I like the explicitness of "Scene Duration"...

For sure. And the most important thing is that is shows exactly what you want in an explicit way. I was just hoping there was a…

Harley Acheson commented on issue blender/blender#105500 2023-03-07 17:47:09 +01:00
Mass deleting of files doesn't work properly in Blender File View. Each file requires to be confirmed separately.

Wait wait that is the default setting? I don't remember changing this. You sure?

The following shows someone complaining about this, thinking it is a changed default in Windows 10. In the…

Harley Acheson commented on pull request blender/blender#104882 2023-03-07 17:36:57 +01:00
Animation: Add duration display to frame range settings

Note that I have absolutely no authority or knowledge in this area; I don't do any video editing so I don't know what I'm talking about here.

But I'm just wondering if there is any way of…

Harley Acheson commented on issue blender/blender#105500 2023-03-07 17:17:51 +01:00
Mass deleting of files doesn't work properly in Blender File View. Each file requires to be confirmed separately.

I prefer to confirm deletion but don't think having to confirm on every single file, when i wanna mass delete files within Blenders File View, is a smart operation.

One easy solution to…

Harley Acheson commented on issue blender/blender#104932 2023-03-07 02:24:29 +01:00
Nodes: Socket and title click detection is broken for multiple monitors

Haven't gotten too far with this. The usual suspects don't apply...

This isn't our (old) problem where the window is getting the metrics from the last painted window. The value of U.dpi_fac…

Harley Acheson commented on issue blender/blender#104932 2023-03-06 23:09:07 +01:00
Nodes: Socket and title click detection is broken for multiple monitors

I can replicate this behavior IF the monitors differ in OS Scale. One monitor set to 100% while a second is set to 125%.

So far I have only seen this happen on the original window, not on…

Harley Acheson commented on issue blender/blender#105500 2023-03-06 22:00:11 +01:00
Mass deleting of files doesn't work properly in Blender File View. Each file requires to be confirmed separately.

There are two different confirmations that can happen.

Within Blender

if you delete multiple files within Blender you will get just a single confirmation alert from Blender for the group…

Harley Acheson commented on pull request blender/blender#104678 2023-03-06 21:36:18 +01:00
UI: File Save Incremental Operator

This version now uses Ctrl-Alt-S for this in the standard and Industry Standard keymaps. It also changes bbone_resize to use Shift-Ctrl-Alt-S.

Harley Acheson pushed to SaveIncremental at Harley/blender 2023-03-06 21:28:21 +01:00
aaa5c1a46d Keymap changes.
b756915206 Cleanup: Avoid recursion for node parenting
c26566ad27 Drivers: Introduce the Context Properties
4fb6e45b37 Curves: change default font offset from 1.0 to 0.0
4dc59c7311 I18n: add per-socket translation contexts for nodes
Compare 52 commits »
Harley Acheson pushed to AssetMeta at Harley/blender 2023-03-06 20:15:23 +01:00
09f5c37f5e Basing on blender-v3.5-release
a23102528c Fix failing test after own recent commit regarding Main freeing function.
1f2823291a Cleanup: Add warning to ListBase's BLI_remlink regarding not cleared prev/next pointers.
08bd6deb57 Fix #99836: Blender SEGV when open .blend file in blender.
f49a995b2c Add a mechanism to abort a blend file reading on critical error.
Compare 7 commits »
Harley Acheson pushed to AssetMeta at Harley/blender 2023-03-06 19:32:36 +01:00
94cb92e7b3 Updated to incorporate changes requested by review.
c26566ad27 Drivers: Introduce the Context Properties
4fb6e45b37 Curves: change default font offset from 1.0 to 0.0
4dc59c7311 I18n: add per-socket translation contexts for nodes
61b457d390 Vulkan: Push constants
Compare 410 commits »
Harley Acheson commented on issue blender/blender#104932 2023-03-06 17:45:44 +01:00
Nodes: Socket and title click detection is broken for multiple monitors

@Limteng - Can you you give me a bit of detail about your monitors and how they are arranged?

For example I have three monitors, arranged horizontally, all 1920x1080, and all have their OS…

Harley Acheson pushed to ConfirmDialogs at Harley/blender 2023-03-06 02:54:57 +01:00
c121520fe4 No longer changing dialogs _by default_.
9eee008691 Fix Cycles oneAPI build error due to conflicting CONSTANT define
7d5754b8b6 Cycles: Reuse random variable for principled hair BSDF sampling
71c366f5cc PLY: fixing tests
ca4486bfa1 Cleanup: format
Compare 662 commits »
Harley Acheson pushed to Subpixel at Harley/blender 2023-03-05 22:14:09 +01:00
a71e90c34b Merge branch 'main' into Subpixel
71c366f5cc PLY: fixing tests
ca4486bfa1 Cleanup: format
9139983f94 Cycles: Implement MaterialX OSL microfacet closures
014f6e4309 Cycles: Make Fresnel term independent of microfacet closure type
Compare 12 commits »