Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on issue blender/blender#105344 2023-03-01 20:53:38 +01:00
lookdev crash

Following these steps:

  • Open Blender
  • Load "crash_file.blend"
  • Switch to "Material Preview" mode
  • Edit / Preferences / Viewport / Textures / Limit Size: 2048

As reported I get an…

Harley Acheson commented on pull request blender/blender#105263 2023-03-01 20:03:53 +01:00
BLI: Prevent Overflow in Grouped Number Output

@ideasman42 - ...increasing the default buffer size.. defines can be added

Yes, that works pretty well. About the only "complication" is that we quite often use a combination of these…

Harley Acheson pushed to GroupedOverflow at Harley/blender 2023-03-01 19:59:04 +01:00
583bdd73e3 Using defines for all the formatted string buffer sizes
4d58f01424 Add LSAN suppression rules config file.
3006140718 Refactor: Replace DNA_DEPRECATED attribute with _legacy suffix
1ba0494e33 Fix failing test after own recent commit regarding Main freeing function.
3ff2cbe708 Cleanup: Add warning to ListBase's BLI_remlink regarding not cleared prev/next pointers.
Compare 79 commits »
Harley Acheson commented on issue blender/blender#105291 2023-03-01 19:52:41 +01:00
Typo issue with digital caliper - working as keyboard

@iss - do you think this could be improved?

Not sure how helpful I can be here. With the above log, we are just talking about the first entry right? As in I'm not missing something…

Harley Acheson commented on pull request blender/blender#104678 2023-03-01 17:23:20 +01:00
UI: File Save Incremental Operator

@pablovazquez -A shortcut...such as Ctrl+Alt+S

Thanks! Added Ctrl+Alt+S as shortcut

Harley Acheson pushed to SaveIncremental at Harley/blender 2023-03-01 17:20:49 +01:00
dbc2b8651b Adding Ctrl-Alt-S keyboard shortcut, as requested by Pablo Vazquez.
4d58f01424 Add LSAN suppression rules config file.
3006140718 Refactor: Replace DNA_DEPRECATED attribute with _legacy suffix
1ba0494e33 Fix failing test after own recent commit regarding Main freeing function.
3ff2cbe708 Cleanup: Add warning to ListBase's BLI_remlink regarding not cleared prev/next pointers.
Compare 171 commits »
Harley Acheson commented on pull request blender/blender#105324 2023-03-01 01:44:24 +01:00
UI: Allow Eyedropper Outside of Blender

Looks like mouse capture only works when a mouse button is held down. This why I can set "no drop" cursor for area join when outside the window, but can't show "eyedropper" cursor here.

https://…

Harley Acheson commented on pull request blender/blender#105324 2023-03-01 01:18:52 +01:00
UI: Allow Eyedropper Outside of Blender

I started this in response to a shout-out from @pablovazquez on this week's Blender Today episode. He mentioned that it might be nice for me to get this working on Windows.

Harley Acheson created pull request blender/blender#105324 2023-03-01 01:16:20 +01:00
WIP: UI: Allow Eyedropper Outside of Blender (W32)
Harley Acheson pushed to Eyedropper at Harley/blender 2023-03-01 01:13:18 +01:00
1f566948bc WIP: UI: Allow Eyedropper Outside of Blender (W32)
eb5e7b1b4e Merge branch 'blender-v3.5-release'
079dbf4d1b Fix #105162: Array modifier cap material index ignored
f911a9280b Merge branch 'blender-v3.5-release'
Compare 4 commits »
Harley Acheson created branch Eyedropper in Harley/blender 2023-03-01 01:13:18 +01:00
Harley Acheson created pull request blender/blender#105318 2023-02-28 21:37:37 +01:00
Assets: Add License and Copyright metadata
Harley Acheson pushed to AssetMeta at Harley/blender 2023-02-28 21:04:06 +01:00
752854c0d5 Assets: Add License and Copyright metadata
15f59470a3 Fix #105314: Custom node groups missing sockets
076a33ccd1 Fix #104219: Node links dragged from wrong socket after selection
30a81f1b55 GPencil: UV parameters for the first point in sample modifier.
7842347ec8 Cycles: Fix hanging unit tests when MetalRT is enabled
Compare 10 commits »
Harley Acheson created branch AssetMeta in Harley/blender 2023-02-28 21:04:06 +01:00
Harley Acheson deleted branch SearchRegionSize from Harley/blender 2023-02-28 18:21:22 +01:00
Harley Acheson closed issue blender/blender#105257 2023-02-28 18:21:20 +01:00
Incorrect Anti-Aliasing in suggestion search box
Harley Acheson pushed to main at blender/blender 2023-02-28 18:21:20 +01:00
9b67e883dd Fix #105257: Incorrect Search Region Size
Harley Acheson merged pull request blender/blender#105308 2023-02-28 18:21:18 +01:00
Fix #105257: Incorrect Search Region Size
Harley Acheson created pull request blender/blender#105308 2023-02-28 18:18:56 +01:00
Fix #105257: Incorrect Search Region Size
Harley Acheson pushed to SearchRegionSize at Harley/blender 2023-02-28 18:12:38 +01:00
c0915e74b5 Fix #105257: Incorrect Search Region Size
8fbc80be8f Merge branch 'blender-v3.5-release'
076a33ccd1 Fix #104219: Node links dragged from wrong socket after selection
480e467ac9 Fix #104726: Allow loading of 2.48 file without active window
eb68334b58 Cleanup: Mesh: Access looptris with Span
Compare 10 commits »