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

Add missing types to serializer, material, and shader uniforms #313

Closed
adriengivry opened this issue Nov 15, 2024 · 0 comments · Fixed by #315
Closed

Add missing types to serializer, material, and shader uniforms #313

adriengivry opened this issue Nov 15, 2024 · 0 comments · Fixed by #315
Labels
Feature New feature to the engine

Comments

@adriengivry
Copy link
Member

adriengivry commented Nov 15, 2024

Problem this feature should fix
Some basic types aren't supporter by our serializer, material, and shader uniforms, such as Mat3 and Mat4.

Expected solution
We should implement these types!

@adriengivry adriengivry added the Feature New feature to the engine label Nov 15, 2024
@adriengivry adriengivry changed the title Add missing types to serializer Add missing types to serializer, material, and shader uniforms Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature to the engine
Development

Successfully merging a pull request may close this issue.

1 participant