Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on pull request blender/blender#130554 2024-11-19 23:07:37 +01:00
UI: Changes to Docking Operation Descriptions

Was unsure about the "this" and "here" but it does removes ambiguity.

I'm sure we are seeing the same ambiguity, but just in case...

My initial thought was just to change the "Split" to…

Harley Acheson commented on issue blender/blender#130265 2024-11-19 23:02:41 +01:00
API: Properties set with 'HIDDEN' option still appear in Library Overrides outliner tab

I thought the intent of PROP_HIDDEN was mostly to hide some properties from things like the redo panel. Although I see we hide them from Outliner "Data API" mode. The comment on it mentions that…

Harley Acheson created pull request blender/blender#130554 2024-11-19 22:27:53 +01:00
UI: Changes to Docking Operation Descriptions
Harley Acheson pushed to DockingDescriptions at Harley/blender 2024-11-19 22:25:05 +01:00
1aaa2b7375 UI: Changes to Docking Operation Descriptions
c57ebc99eb Cleanup: Use StringRef instead of std::string in a few cases
428ab699dc USD: Add option to merge transform and shape on export
Compare 3 commits »
Harley Acheson created branch DockingDescriptions in Harley/blender 2024-11-19 22:25:05 +01:00
Harley Acheson created pull request blender/blender#130546 2024-11-19 21:38:51 +01:00
UI: Minimum Docking Target Size
Harley Acheson created branch MinDockingTarget in Harley/blender 2024-11-19 21:36:25 +01:00
Harley Acheson pushed to MinDockingTarget at Harley/blender 2024-11-19 21:36:25 +01:00
37e2483302 UI: Minimum Docking Target Size
acf82cb711 Overlay-Next: Add Texture Space support
2a35551ad3 Fix: Overlay-Next: Object center selection radius too big
6aedb317b0 Fix: Overlay-Next: Origins are not selectable
8762087114 Overlay-Next: Add Object Axes display
Compare 10 commits »
Harley Acheson commented on issue blender/blender#90731 2024-11-19 17:50:38 +01:00
bpy.ops.screen.area_join not working anymore

@simonsanchezart - Thanks, I forgot I was on 4.2 😄

No worries.

Technically you can not only join but also dock, so you might have to be careful with the values you use for target_xy. …

Harley Acheson commented on issue blender/blender#90731 2024-11-19 17:27:29 +01:00
bpy.ops.screen.area_join not working anymore

@simonsanchezart This operator is still not working

I'm not seeing that as of Blender 4.3 with the new joining/docking behavior. Although the arguments have changed.

The old behavior was…

Harley Acheson commented on pull request blender/blender#126477 2024-11-19 17:09:13 +01:00
UI Experiment: Operator Preferences on Status Bar

I hope I am misunderstanding the design.

Good news then, because you are. This does not move the storage of anything in or out of blender prefs.

Think of this as a shortcut that allows you…

Harley Acheson pushed to Fix128419 at Harley/blender 2024-11-19 01:01:27 +01:00
2fdfaff4f7 Updated the remove conflicts with current state of main
54c0699413 Fix: Assert when undoing sculpt deformation
eeeac09241 DRW: Update reference for pass_all_commands and manager_sync tests
dc653b94cc Cleanup: merge transform_data.hh into transform.hh
cc293577d6 Cleanup: Replace TRANSDATABASIC macro with explicit struct
Compare 1233 commits »
Harley Acheson pushed to Win32ClipboardImageFilePath at Harley/blender 2024-11-19 00:18:21 +01:00
a2ca7c00e4 Merge branch 'main' of projects.blender.org:blender/blender into Win32ClipboardImageFilePath
54c0699413 Fix: Assert when undoing sculpt deformation
eeeac09241 DRW: Update reference for pass_all_commands and manager_sync tests
dc653b94cc Cleanup: merge transform_data.hh into transform.hh
cc293577d6 Cleanup: Replace TRANSDATABASIC macro with explicit struct
Compare 1957 commits »
Harley Acheson pushed to Fix128966 at Harley/blender 2024-11-19 00:04:06 +01:00
383d2e0536 update and retarget to main
54c0699413 Fix: Assert when undoing sculpt deformation
eeeac09241 DRW: Update reference for pass_all_commands and manager_sync tests
dc653b94cc Cleanup: merge transform_data.hh into transform.hh
cc293577d6 Cleanup: Replace TRANSDATABASIC macro with explicit struct
Compare 1659 commits »
Harley Acheson pushed to main at Harley/.profile 2024-11-18 01:14:55 +01:00
631c8eeaf9 Update reports/2024.md
Harley Acheson pushed to main at Harley/.profile 2024-11-18 01:09:46 +01:00
d2610e25ec Update reports/2024.md
Harley Acheson opened issue blender/blender#130427 2024-11-18 00:33:18 +01:00
Notifications
Harley Acheson opened issue blender/blender#130425 2024-11-17 23:35:42 +01:00
Changing Preferences Outside of the Preferences Editor
Harley Acheson created pull request blender/blender#130359 2024-11-16 02:54:48 +01:00
Core: Increase Float Precision to Seven Digits
Harley Acheson pushed to FloatPrecision7 at Harley/blender 2024-11-16 02:54:24 +01:00
cfc484416d Core: Increase Float Precision to Seven Digits