Change directory property subtype to DIR_PATH in ImportAnyModel #415

Merged
Ghost merged 0 commits from blender-5x-dev into blender-5x-dev 2025-11-24 16:38:02 +00:00
Ghost commented 2025-11-24 16:37:54 +00:00 (Migrated from git.disroot.org)

Fixes Blender 5.0 warning "directory expected a string with a 'DIR_PATH' subtype" when using the import button. Changed from FILE_PATH to DIR_PATH as required by Blender 5.0's file selector API.

Fixes Blender 5.0 warning "directory expected a string with a 'DIR_PATH' subtype" when using the import button. Changed from FILE_PATH to DIR_PATH as required by Blender 5.0's file selector API.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
Kneelawk/Cats-Blender-Plugin!415
No description provided.