WIP add default library_name for unknown platforms #104492

Open
Shane Ambler wants to merge 1 commits from ShaneAmbler/blender-addons:draco-libname into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
First-time contributor

When retrieving the draco libname from the dict, we can set a default value to be used for unknown platform names, leaving entries only for known variations to this naming convention.

The entry for linux could also be removed as it can use this default.

Another possibility is to support an environment variable to configure libname, similar to BLENDER_EXTERN_DRACO_LIBRARY_PATH

When retrieving the draco libname from the dict, we can set a default value to be used for unknown platform names, leaving entries only for known variations to this naming convention. The entry for linux could also be removed as it can use this default. Another possibility is to support an environment variable to configure libname, similar to `BLENDER_EXTERN_DRACO_LIBRARY_PATH`
Shane Ambler added 1 commit 2023-03-19 01:52:27 +01:00
Julien Duroure self-assigned this 2023-03-19 04:14:55 +01:00
Merge conflict checking is in progress. Try again in few moments.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u draco-libname:ShaneAmbler-draco-libname
git checkout ShaneAmbler-draco-libname
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104492
No description provided.