Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to ImageCapabilities at Harley/blender 2023-04-16 20:41:42 +02:00
e79090a7f2 Updated to current state of main (new capability flag was added)
Harley Acheson pushed to ImageCapabilities at Harley/blender 2023-04-16 20:39:37 +02:00
254d148458 Fix: PLY export behavior with multiple meshes
e1571cb105 Cleanup: correct terms, spelling in comments
5f40118899 Cleanup: rename GPU_offscreen_read_{pixels=>color} noted as a TODO
6cc2c16d06 Fix #106264: Color picker broken with Wayland & AMD GPU
6722f90734 Cleanup: quiet mypy warnings in gitea_inactive_developers
Compare 9 commits »
Harley Acheson created pull request blender/blender#107013 2023-04-16 20:12:09 +02:00
WIP: Updated Windows File Registration
Harley Acheson pushed to RegisterNew at Harley/blender 2023-04-16 20:04:06 +02:00
96bf6fb694 WIP: Updated Windows File Registration
bb25302fc3 Docs: Fix wrong function return type
Compare 2 commits »
Harley Acheson created branch RegisterNew in Harley/blender 2023-04-16 20:04:05 +02:00
Harley Acheson pushed to FileOperations at Harley/blender 2023-04-16 02:20:16 +02:00
b63ffc074a Typo
Harley Acheson pushed to ImageCapabilities at Harley/blender 2023-04-15 21:33:56 +02:00
216592c5b8 Typo
Harley Acheson pushed to Eyedropper at Harley/blender 2023-04-15 21:31:19 +02:00
9b2ad2761f Updated to the current state of main.
b601ae87d0 UV: add overlapping island support for uv packing
e078419c9c UV: cleanup uv_parametrizer, simplify types
6a0b90bc92 Cleanup: move pre-rotation inside uv packing engine
1924045142 Cleanup: format
Compare 560 commits »
Harley Acheson created pull request blender/blender#106990 2023-04-15 20:51:43 +02:00
UI: Capabilities Flag for Clipboard Image copy/paste
Harley Acheson created branch ImageCapabilities in Harley/blender 2023-04-15 20:49:24 +02:00
Harley Acheson pushed to ImageCapabilities at Harley/blender 2023-04-15 20:49:24 +02:00
3f0747194a UI: Capabilities Flag for Clipboard Image copy/paste
b601ae87d0 UV: add overlapping island support for uv packing
e078419c9c UV: cleanup uv_parametrizer, simplify types
6a0b90bc92 Cleanup: move pre-rotation inside uv packing engine
1924045142 Cleanup: format
Compare 10 commits »
Harley Acheson pushed to FileOperations at Harley/blender 2023-04-15 04:24:13 +02:00
f9d54c491b More cleanup
Harley Acheson pushed to FileOperations at Harley/blender 2023-04-15 04:11:00 +02:00
8997fe04b9 Lots of simplification
Harley Acheson pushed to TextObjectSelection at Harley/blender 2023-04-14 23:22:02 +02:00
19454f61bb Adding the word selection operator back in.
Harley Acheson commented on issue blender/blender#106931 2023-04-14 22:16:55 +02:00
The blender will be stuck and delayed when it is idle for a period of time.

Right-click on the the Windows icon on your taskbar, then select "Settings", and then select "System". Select "Power & sleep" and set all options under Screen and Sleep to Never. For some systems…

Harley Acheson commented on issue blender/blender#106955 2023-04-14 22:11:11 +02:00
My blender model is too slow and gitchy as soon as i add armature makes me feel frustrated and want to quit

This report does not contain information about the bug, steps to reproduce, etc. Please take the time to explain your issue fully and in a way that can easily demonstrate the problem.

Harley Acheson commented on pull request blender/blender#106915 2023-04-14 22:02:27 +02:00
VFONT: Text Selection Operator

@ideasman42 I think it's a bit cleaner to add VFontCursor_Params...

Yes, that cleaned up very nicely.

The term caret is a bit awkward...

I banished that word from here. Although that…

Harley Acheson pushed to TextObjectSelection at Harley/blender 2023-04-14 21:58:29 +02:00
13a479248a Updated to incorporate all changes suggested by review