Skip to content

Conversation

@codefiesta
Copy link
Owner

@codefiesta codefiesta commented Jun 9, 2025

Description

  • Removes the Element.parameters relationship to improve the import process. Accessing and mutating arrays has a profoundly negative effect when working in the context.
  • The metal shaders only extract the instance corners once now.
  • ⚠️ Older versions of VimKit will need to clear out any previously cached .sqlite files.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@codefiesta codefiesta self-assigned this Jun 9, 2025
@codefiesta codefiesta added swiftdata SwiftData shaders Metal Shaders labels Jun 9, 2025
@codefiesta codefiesta marked this pull request as ready for review June 9, 2025 21:48
@codefiesta codefiesta merged commit a2c004a into main Jun 9, 2025
3 checks passed
@codefiesta codefiesta deleted the param_element branch June 9, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

shaders Metal Shaders swiftdata SwiftData

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant