Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson created pull request blender/blender#106653 2023-04-07 03:46:10 +02:00
WIP: Managing Orphaned Data
Harley Acheson created branch ManageData in Harley/blender 2023-04-07 03:33:04 +02:00
Harley Acheson pushed to ManageData at Harley/blender 2023-04-07 03:33:04 +02:00
e9fd0fc516 WIP: Managing Orphaned Data
fcd4b58427 CMake/Windows: Fix debug ONEAPI build
dc71530d9c Core: Fix broken CustomData IO with Autosave files
3681ed377b Fix #106628: Use correct function to get active uv layer
972dad8fbf Cleanup: Add forgotten const to function parameter.
Compare 10 commits »
Harley Acheson commented on pull request blender/blender#106196 2023-04-07 03:16:35 +02:00
Text object: operators to move cursor to the top or bottom

Let me know what you think!

Hey, I'm happy as long as it reads well, makes sense, and gets tested well. Your original was fine, I think I just make it more complex for you because of that…

Harley Acheson commented on issue blender/blender#106646 2023-04-07 01:03:42 +02:00
Error accessing GIS > Web GeoData > OSM.

Following tutorial at https://www.youtube.com/watch?v=Mj7Z1P2hUWk at 11:00 minutes describes importing the web geodata for Open Street maps.

note that far earlier in that video (0:45) he says…

Harley Acheson commented on pull request blender/blender#105833 2023-04-07 00:45:33 +02:00
UI: Allow Clipboard Copy/Paste Images

Any news on this?

Nothing new really. This now seems to work moving RGB between almost everything. And will transfer alpha channel too with most programs, including Gimp, Krita, Affinity…

Harley Acheson commented on issue blender/blender#106647 2023-04-07 00:27:07 +02:00
Optimal display of subdiv. surface doesn´t work with boolean modifier

Yes, this is a duplicate of #106289. This is a confirmed known issue with a high priority to fix.

Harley Acheson commented on pull request blender/blender#104678 2023-04-07 00:23:47 +02:00
UI: File Save Incremental Operator

Approved by two reviewers, is that not enough? Perhaps I don't know how the politics work here

No politics. It can just take a while to get sign off from all interested stakeholders.

Harley Acheson commented on issue blender/blender#106601 2023-04-07 00:06:09 +02:00
smd and qc file option missing

if i remember right i didnt download a addon it was already with it when i installed it

Have you tried reinstalling the addon? Does it work?

Harley Acheson commented on pull request blender/blender#104737 2023-04-06 23:57:46 +02:00
Fix #89479: Unable to select hierarchies of multiple objects from outliner

I thought about that too. Before reverting the change I'd like @JulianEisel 's opinion on this.

No worries. Mine was only a suggestion. You know that area of code much better than me so leave…

Harley Acheson commented on pull request blender/blender#106196 2023-04-06 23:54:46 +02:00
Text object: operators to move cursor to the top or bottom

Indeed, I didn’t stage everything when I applied your patch. Sorry about that…

No worries!

The newer change seems all right, but what I don’t quite get is that last_line is…

Harley Acheson pushed to TextObjectCase at Harley/blender 2023-04-06 23:31:37 +02:00
6f7aeb4070 optimization
Harley Acheson commented on pull request blender/blender#106581 2023-04-06 20:37:23 +02:00
UI: Text Object International Case Change
  • Check the performance of BLI_utf32_upper / BLI_utf32_lower compared to Python's functions, a binary search may have acceptable performance, even for interactive search.

I didn't…

Harley Acheson pushed to TextObjectCase at Harley/blender 2023-04-06 20:22:15 +02:00
5c2c4b6735 Performance Improvements
d1bbb32cb4 Fix #106602: Cyclic link in versioning code
302e858273 Fix #104507: Show Splash if New Version
8f8548e964 Fix libs harvesting for Embree as a dynamic library
70edef1311 Cycles: Fix Metal use-after-free bug
Compare 9 commits »
Harley Acheson commented on issue blender/blender#106514 2023-04-06 03:03:10 +02:00
Crashes during file browsing, and when preferences are open

Could you try again with an official Blender release? Your "3.5.1 Release Candidate" looks a bit funny since we haven't released a ".1" corrective release. 3.5.0 has been officially released and…

Harley Acheson commented on issue blender/blender#106601 2023-04-06 02:53:14 +02:00
smd and qc file option missing

i have had blender for a year and its had he smd option till today

I'm not certain that it is possible to guess why an addon you installed stopped working today. Does it work if you reinstall…

Harley Acheson commented on pull request blender/blender#106189 2023-04-06 01:58:11 +02:00
UI: Tooltips for Assets

@shwaky - For the file system tooltip, should it only have the blend file name rather than having the file path? In a scenario where the path is long and also the path is already at the…

Harley Acheson pushed to TooltipsSimple at Harley/blender 2023-04-06 01:54:33 +02:00
56d33ddb9f Only show the full filesystem path if recursion
d1bbb32cb4 Fix #106602: Cyclic link in versioning code
302e858273 Fix #104507: Show Splash if New Version
8f8548e964 Fix libs harvesting for Embree as a dynamic library
70edef1311 Cycles: Fix Metal use-after-free bug
Compare 171 commits »
Harley Acheson commented on issue blender/blender#106601 2023-04-06 00:08:38 +02:00
smd and qc file option missing

The "Import" list shown in your capture is the default list that comes with every new Blender installation.

I'm fairly certain that you installed an addon to import SMD files. Have you tried…

Harley Acheson commented on issue blender/blender#106589 2023-04-05 23:59:41 +02:00
file *.blend can't be associated to Blender 3.5

Go to Edit/Modifica, Properties/Preferenze, System/Sistema, "Operating System Settings", click "Make Default"

image