DEVELOPMENT ENVIRONMENT

~liljamo/bevy_dice

ref: 7aa3a9f848d3393997c92d29f209f6f00a3e19de bevy_dice/crates/bevy_dice_demo/src d---------
fix(demo): ui clipping
feat: allow setting the die weight/mass
feat: die scaling
feat(demo): replace egui combobox with bevy UI dropdown
feat(demo): deduplicate button code
feat(demo): add bevy UI for throw and despawn
feat: allow setting the spawn position
feat(demo): don't prevent default event handling
feat(demo): naive toast system for results
feat: die id, print res in demo, visibility fixes
feat(demo): simplify lighting
feat: initial version with demo