aboutsummaryrefslogtreecommitdiff
path: root/src_testbed/objects/node.rs
AgeCommit message (Expand)Author
2021-07-08make collider Option<> on EntityWithGraphicsrezural
2021-07-08add opacity to EntityWithGraphicsrezural
2021-07-08add despawn method to EntityWithGraphicsrezural
2021-07-08enable clear_graphics and run_callbacks aginrezural
2021-05-25Add prelude + use vectors for setting linvel/translation in buildersCrozet Sébastien
2021-05-16Replace Kiss3d by Bevy for the testbed renderer.Crozet Sébastien
2021-01-26Fix compilation of the 3D testbed.Crozet Sébastien
2021-01-26Allow using polylines as a collider shape.Crozet Sébastien
2020-10-20Add cone support.Crozet Sébastien
2020-10-12Start adding cylinders.Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet