Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: serialize ImVec to array instead of object #641

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

Pentalimbed
Copy link
Collaborator

because:

  1. it's less cloggy
  2. it follows the same format as d3d vecs
  3. serializations should be placed in Util

because:
1. it's less cloggy
2. it follows the same format as d3d vecs
3. serializations should be placed in Util
@alandtse alandtse changed the title chore: serialize ImVec to array instead of object refactor: serialize ImVec to array instead of object Oct 14, 2024
@doodlum doodlum merged commit 41a3356 into doodlum:dev Oct 14, 2024
5 checks passed
@Pentalimbed Pentalimbed deleted the dev-1 branch October 14, 2024 14:26
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.

4 participants