Skip to content
Snippets Groups Projects
  1. Oct 02, 2024
  2. Sep 18, 2024
  3. Jul 10, 2024
  4. Jul 09, 2024
  5. Jul 08, 2024
  6. Jun 27, 2024
  7. Jun 04, 2024
  8. Feb 21, 2024
  9. Feb 09, 2024
  10. Feb 05, 2024
    • Corentin's avatar
      📝 Update version and CHANGELOG for Aztec handler · 9719e3ae
      Corentin authored
      Updated the version in pyproject.toml to 0.2.1 for the Aztec handler. Made changes to the CHANGELOG.md reflecting the implementation of absolute object names in the new version. These updates prepare the 'aztec' project for a new release.
      9719e3ae
    • Corentin's avatar
      🎨 Update object_name assignment in aztec handler · fc2990b5
      Corentin authored
      Modified the way 'object_name' is assigned in aztec handler by splitting the input at ':' and taking the last element. This enhancement will ensure that 'object_name' is more accurately represented in data.
      fc2990b5
  11. Jan 08, 2024
    • Corentin's avatar
      🔖 Update version to 0.2.0 in pyproject.toml · 9bda0114
      Corentin authored
      This commit updates the version from 0.1.4 to 0.2.0 in the pyproject.toml file. This new version accommodates new bip.sdk.Host signatures and requirements, enhances scene format enforcement, and improves the accuracy and safety of catching "unsaved file" errors.
      v0.2.0
      9bda0114
    • Corentin's avatar
      📝 Update changelog · 319a1e52
      Corentin authored
      This commit introduces the new version 0.2.0 where we are complying with new bip.sdk.Host signatures and requirements. We've added the ability for Maya sets to be used as tracked elements and improved scene format enforcement. Furthermore, the catching of "unsaved file" errors has been made more accurate and safe.
      319a1e52
  12. Dec 19, 2023
    • Corentin's avatar
      🐛 Adjust comparison of RuntimeError message in Aztec handler · 553b397a
      Corentin authored
      The comparison of the RuntimeError message within the Aztec handler has been updated. Now, it correctly checks the error message by converting it to a string and removing any leading or trailing spaces. This will prevent unexpected behaviors when the message "Unsaved changes." is raised by the RuntimeError.
      553b397a
  13. Dec 17, 2023
    • Corentin's avatar
      🐛 Improve error handling in Aztec handler file · dfd966a2
      Corentin authored
      Refined the function 'open_file' to provide better error handling by specifying "Unsaved changes" error message in Aztec handler file. This update also includes modification in the way strings are being handled in 'save_file' and 'open_undo_block' functions. The changes are expected to improve efficiency in error handling and usability.
      dfd966a2
  14. Dec 11, 2023
  15. Dec 08, 2023
  16. Dec 06, 2023
  17. Dec 03, 2023
  18. Nov 29, 2023
  19. Nov 28, 2023
  20. Nov 24, 2023
  21. Nov 10, 2023
  22. Oct 19, 2023
  23. Oct 18, 2023
Loading