Skip to content

Loader-based Asset management#22

Open
syborg64 wants to merge 19 commits intofeat/deferred_renderingfrom
feat/assets
Open

Loader-based Asset management#22
syborg64 wants to merge 19 commits intofeat/deferred_renderingfrom
feat/assets

Conversation

@syborg64
Copy link
Contributor

@syborg64 syborg64 commented Apr 6, 2025

add loaders with similar api and function to bevy
minimal api changes to asset manager
fix support for const queries

@syborg64 syborg64 changed the base branch from main to dev April 6, 2025 06:58
@syborg64
Copy link
Contributor Author

syborg64 commented Apr 6, 2025

waiting on #7 before ready for review

@syborg64
Copy link
Contributor Author

syborg64 commented Apr 6, 2025

  • still needs autoreview

@syborg64 syborg64 changed the base branch from dev to feat/deferred_rendering April 6, 2025 07:00
template <>
inline std::string reflect<glm::quat>(const glm::quat &i);
template <>
inline std::string reflect<glm::mat4>(const glm::mat4 &i);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider moving. Otherwise indicate implemented in engine.inl

@syborg64 syborg64 marked this pull request as ready for review April 15, 2025 11:35
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