Skip to content

rewrite compact2#7

Draft
Fernthedev wants to merge 16 commits into
bsq-ports:mainfrom
Fernthedev:rewrite-compact2
Draft

rewrite compact2#7
Fernthedev wants to merge 16 commits into
bsq-ports:mainfrom
Fernthedev:rewrite-compact2

Conversation

@Fernthedev
Copy link
Copy Markdown
Collaborator

Continuation of #6 with more interesting albeit unnecessary changes for optimized codegen (hopefully)

- Moved `BaseValue` and related types to a new module `base_value`.
- Updated FFI bindings to use the new `base_value` module.
- Refactored point definitions and modifiers to utilize the new `ValueType` trait for better type handling.
- Improved code readability by restructuring imports and simplifying match statements.
- Added a new `value_types` module to define a `ValueType` trait for various types including `f32`, `Vec2`, `Vec3`, and `Vec4`.
- Enhanced tests to ensure compatibility with the new structure and functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant