Cats Blender Plugin 4.0.5.0 (For blender 4.0) #70

Merged
Ghost merged 1 commit from blender-40-dev into blender-40 2024-03-18 13:34:21 +00:00
Ghost commented 2024-03-18 07:56:49 +00:00 (Migrated from git.disroot.org)

This version makes some large changes for Cats and resolves issue #69 and expands the ability to export translations. Once tests are complete on the Blender 4.0 version I will bring these changes to blender 3.6 and 4.1 soon.

We can't just removed the function of removing rigidbodies as it still seem to cause issues in the view layer if we do, however this also causes issues for the people who needs rigidbodies for MMD stuff, therefor we added a global option to turn this on/ off so the user can we needed.

Added:

  • Added option in settings which allow the user to turn off the removal of rigid bodies when using cats. This is not recommended to turn off as it can cause issues.
  • Added the ability to export translations to csv to all translations options, this means you can now export translations for Mesh/ objects, Materials, Bones and Shapekeys.
  • Added a check on translate all button to make sure blender file is saved if the export to csv option is checked.
  • Added a manual remove rigid bodies and joints button to help users remove them when needed.

Changes:

  • Separated the Fix MMD model remove rigid bodies options for the global setting this will prevent accidental removal when just using normal cats features. (This could break some functions in cats, tests pending before merge).
  • Translations cleanup.

Removed

  • Removed old 2.79 checks for translation classes.

To-Do:

  • Test all functions of cats with and without the global setting on.
  • Fix any issues.
  • Update wiki (As these changes will be on all versions of cats anyway).
This version makes some large changes for Cats and resolves issue #69 and expands the ability to export translations. Once tests are complete on the Blender 4.0 version I will bring these changes to blender 3.6 and 4.1 soon. We can't just removed the function of removing rigidbodies as it still seem to cause issues in the view layer if we do, however this also causes issues for the people who needs rigidbodies for MMD stuff, therefor we added a global option to turn this on/ off so the user can we needed. #### Added: - Added option in settings which allow the user to turn off the removal of rigid bodies when using cats. This is not recommended to turn off as it can cause issues. - Added the ability to export translations to csv to all translations options, this means you can now export translations for Mesh/ objects, Materials, Bones and Shapekeys. - Added a check on translate all button to make sure blender file is saved if the export to csv option is checked. - Added a manual remove rigid bodies and joints button to help users remove them when needed. #### Changes: - Separated the Fix MMD model remove rigid bodies options for the global setting this will prevent accidental removal when just using normal cats features. (This could break some functions in cats, tests pending before merge). - Translations cleanup. #### Removed - Removed old 2.79 checks for translation classes. #### To-Do: - [ ] Test all functions of cats with and without the global setting on. - [ ] Fix any issues. - [ ] Update wiki (As these changes will be on all versions of cats anyway).
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!70
No description provided.