Orion
A first corrective release to change some basic things in PhysicEngine management and particles.
What's Changed
- Merge branch 'main' into release/1.0.0 by @mcgivrer in #78
- Feature/update behavior component by @mcgivrer in #75
- Feature/add particle system by @mcgivrer in #80
- Feature/add javadoc render helper by @mcgivrer in #81
- fix: upgrade org.slf4j:slf4j-api from 1.7.5 to 1.7.32 by @mcgivrer in #83
- [Snyk] Upgrade org.slf4j:slf4j-api from 1.7.5 to 1.7.32 by @snyk-bot in #82
- fix(configuration): fix configruation issue by @mcgivrer in #85
- feat(LifeTime): Add life duration to GameObject by @mcgivrer in #84
- Feature/add particle system by @mcgivrer in #87
- fix(Velocity): Fix Velocity ParticleSystem computation by @mcgivrer in #91
- bugfix(Inventory): Move inventory to demo package by @mcgivrer in #92
- Feat(Material): Add Test on Material by @mcgivrer in #93
Full Changelog: v1.0.0...v1.0.1