aboutsummaryrefslogtreecommitdiff
path: root/examples3d/fountain3.rs
AgeCommit message (Expand)Author
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-04-26Split rigid-bodies and colliders into multiple componentsCrozet Sébastien
2021-03-17Fix the last few bugs and unbounded memory usage.Crozet Sébastien
2021-03-13First complete implementation of the hierarchical SAP.Crozet Sébastien
2021-02-23Introduce the PhysicsHook trait used for both contact filtering and contact m...Crozet Sébastien
2021-01-03enable graphics and windows related code in examplesrezural
2021-01-02unify callbacks with & without graphics & windowrezural
2020-12-31remove redundant time :f32 from harness callbacks. it can be access via run_s...rezural
2020-12-31cargo fmtrezural
2020-12-31make examples compile, code that accessed window & graphics via the callback ...rezural
2020-11-24Minor demos changes.Crozet Sébastien