aboutsummaryrefslogtreecommitdiff
path: root/examples/example-lazy-resources/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生40 min.1-1/+2
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生3 hours1-2/+2
* refactor!: remove dynamic dispatcher registration API魏曹先生4 hours1-1/+0
* refactor: replace with_dispatchers with chained with_dispatcher calls魏曹先生3 days1-1/+1
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生2026-07-111-4/+10
* Add LazyRes for lazy resource initialization魏曹先生2026-06-071-0/+92