aboutsummaryrefslogtreecommitdiff
path: root/stockton-skeleton/src/texture/load.rs
AgeCommit message (Collapse)Author
2024-08-25refactor(all): remove levels and rendertcmal
2024-08-25refactor(all): move types to -skeletontcmal
2024-08-25refactor(all): small fixestcmal
2024-08-25feat(skeleton): add memory poolstcmal
added stock memory pools behind a feature gate refactored buffers to use them and to have better APIs. moved some util code out of builders::pipeline updated stockton-render for the changes deactivation is a WIP breaks UI drawing, fix WIP
2024-08-25refactor(all): rename some cratestcmal