Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on pull request blender/blender#107711 2023-05-08 17:49:22 +02:00
UI: Increase File Browser Minimum Cache size

@JulianEisel - Honestly, I'm not sure if that's worth it really

No worries, let's leave this for now. The bad scrolling experience really isn't that terrible. It can seem worse for us

Harley Acheson commented on pull request blender/blender#107711 2023-05-08 17:13:28 +02:00
UI: Increase File Browser Minimum Cache size

@JulianEisel Could consider a compromise of 512 for FILELIST_ENTRYCACHESIZE_DEFAULT? That is the value used currently for Asset lists (256 passed to filelist_file_cache_slidingwindow_set() in…

Harley Acheson commented on pull request blender/blender#107519 2023-05-07 23:36:42 +02:00
WIP: VFONT: Text Object Word Selection

@ideasman42 - It should be possible to fix this without changing move_cursor at all.

Not really because there are errors built into that function with its use of use_init_step for…

Harley Acheson pushed to TextWordSelect at Harley/blender 2023-05-07 23:34:28 +02:00
5d1adb4c76 Updated to incorporate changes suggested by review
Harley Acheson commented on pull request blender/blender#107616 2023-05-07 20:59:03 +02:00
UI: support operator enums in Quick Favorites

Works as advertised, which is awesomely!

Harley Acheson created pull request blender/blender#107711 2023-05-07 19:53:38 +02:00
UI: Increase File Browser Minimum Cache size
Harley Acheson pushed to CacheSize at Harley/blender 2023-05-07 19:36:11 +02:00
a94d6e6fd6 UI: Increase File Browser Minimum Cache size
31d71f39ad UI: fix or improve many messages
de5aca9418 Refactor: unify UNIX/WIN32 BLI_dir_create_recursive & some improvements
f7d3115d97 Cleanup: replace BLI_strncpy with memcpy when the size is known
0d1362bfd7 Cleanup: spelling in comments
Compare 10 commits »
Harley Acheson created branch CacheSize in Harley/blender 2023-05-07 19:36:11 +02:00
Harley Acheson commented on pull request blender/blender#107698 2023-05-07 05:19:42 +02:00
Fix #106023: File Browser Lists with Incomplete Previews

...suggest that the flag be removed inside `filelist_cache_previews_clear...I don't see a way to do that?

Yeah, me neither. I also looked at that and couldn't see a nice way to do this there…

Harley Acheson deleted branch RulerTest1 from Harley/blender 2023-05-07 04:04:16 +02:00
Harley Acheson closed pull request blender/blender#107630 2023-05-07 04:04:09 +02:00
WIP: UI: Test Changes to Gizmo Ruler
Harley Acheson created pull request blender/blender#107698 2023-05-07 03:52:55 +02:00
Fix #106023: File Browser Lists with Incomplete Previews
Harley Acheson pushed to ListPreviews at Harley/blender 2023-05-07 03:37:43 +02:00
31af641f82 Fix #106023: File Browser Lists with Incomplete Previews
0eba9e41bf Cleanup: Convert float to double during uv unwrap
a684e61cbf Cleanup: fix warnings
07dfc6eccc LibOverride: Further fixes/improvements to partial recursive resync process.
40d79e3d2b LibOverride: Fix/Improve partial resync detection code.
Compare 10 commits »
Harley Acheson created branch ListPreviews in Harley/blender 2023-05-07 03:37:43 +02:00
Harley Acheson commented on issue blender/blender#106023 2023-05-06 22:47:38 +02:00
Image Thumbnails not loading when importing Matcaps

With #107212 committed images are being thumbnailed fine again so we are back to the original complaint. Just some notes:

My test pool of 542 PNG images is perfect for testing this because it…

Harley Acheson commented on issue blender/blender#107685 2023-05-06 20:24:45 +02:00
Nodes too small in shader and geometry node editors

The screenshot shows a single blender window at 2560x1080 but do you also another blender window open on that monitor or any other monitor?

How many monitors do you have? What are their…

Harley Acheson created pull request blender/blender#107672 2023-05-06 02:09:16 +02:00
UI: Changes to NLA Solo Button
Harley Acheson pushed to Solo at Harley/blender 2023-05-06 02:00:40 +02:00
d8024135a5 UI: Changes to NLA Solo Button
5cc8fea7e9 Fix #107212: Fix file browser thumbnails for images
fcddc1a1af Fix #107648: Proportional Edit sometimes cancels GPencil keyframe transformation
d1bfda16bb Cycles: re-enable HIP on Linux
25fe9d74c9 Cycles: Fix hang when MSL->AIR compilation fails
Compare 10 commits »
Harley Acheson created branch Solo in Harley/blender 2023-05-06 02:00:40 +02:00