Commit graph

89 commits

Author SHA1 Message Date
yuni 9edd63bd1f activate bevy's webgl2 feature 2024-04-04 02:27:55 +02:00
yuni 2888740780 add bevy's wayland feature 2024-04-03 18:52:43 +02:00
yuni 155c9abd1f move bevy feature "file_watcher" to dev-only mode 2024-04-03 18:41:39 +02:00
yuni fd53c10a59 bump to v0.5.2 2024-04-03 14:48:31 +02:00
yuni 02061c0cd6 bump to v0.5.1 2024-04-02 17:47:38 +02:00
yuni cdb7007e41 bump to v0.5.0 2024-04-02 07:37:51 +02:00
yuni 3ea2f3bc3a use fastrand for better asteroid distribution 2024-04-02 05:51:50 +02:00
yuni ca0b2d9b96 fix bevy_xpbd_3d version 2024-04-01 23:29:44 +02:00
yuni 8fbbcc3708 switch bevy_xpbd physics engine to 64bit precision
in preparation for enlargement of coordinate system to match real scale
2024-04-01 16:29:14 +02:00
yuni 0491898665 bump to v0.4.1 2024-04-01 05:41:17 +02:00
yuni 83b44d4dbc WIP ring effect 2024-04-01 00:48:59 +02:00
yuni 42fd96a96d bump to v0.4.0 2024-03-31 05:16:02 +02:00
yuni ac3b17badf add "collider mesh" command, generating the collider from the scene 2024-03-31 01:35:45 +01:00
yuni 116cc4933c bump bevy version to 0.13.1 2024-03-30 19:14:01 +01:00
yuni 1d2a7b7848 remove unneeded bevy_xpbd_3d features 2024-03-30 15:49:17 +01:00
yuni a57b0808b6 Merge branch 'master' into physics 2024-03-30 15:21:48 +01:00
yuni 001c928d3b remove unneeded bevy features 2024-03-30 15:17:00 +01:00
yuni 6d256211d9 expand bevy default features 2024-03-30 14:50:12 +01:00
yuni 1c900b1936 cleanup, remove minimp3 dep 2024-03-30 14:43:46 +01:00
yuni f70c47f891 smaller release binary size 2024-03-30 14:32:02 +01:00
yuni e34b2b3eb7 "--features dev": easier toggling between static/dynamic linking 2024-03-30 14:31:21 +01:00
yuni 198da2c850 Let's try out bevy_xpbd_3d. Added it as dependency. 2024-03-29 16:15:26 +01:00
yuni 6b82b0cc0b bump to v0.3.0 2024-03-29 04:39:57 +01:00
yuni 24b0031799 extend crate manifest 2024-03-28 22:34:08 +01:00
yuni fa9b16b24c cleanup 2024-03-22 12:30:48 +01:00
yuni a0031603e5 add bevy_embed_assets plugin for compact releases 2024-03-22 11:49:34 +01:00
yuni 7301256aa8 v0.2.0 2024-03-21 19:03:42 +01:00
yuni 4394905d17 WIP parser for world definitions file 2024-03-20 04:34:09 +01:00
yuni 810ad8c563 ===JUPITER=== 2024-03-19 22:16:30 +01:00
yuni 8bfe15d3d4 integrate two fresh asteroid models 2024-03-19 21:09:20 +01:00
yuni fce7fa58cd v0.1.3 release 2024-03-19 18:32:24 +01:00
yuni da7a646a1e new version 2024-03-19 06:11:04 +01:00
yuni 7c44e32f5e fix version number 2024-03-19 06:08:53 +01:00
yuni 871da1be78 Revert "change default settings to more release-friendly values"
This reverts commit ee63a4e9c6.
2024-03-18 14:08:11 +01:00
yuni ee63a4e9c6 change default settings to more release-friendly values 2024-03-18 14:07:48 +01:00
yuni 400bfa4dde more optimizations in release builds 2024-03-17 15:35:26 +01:00
yuni 3e305baf87 optimize release builds for size 2024-03-17 14:55:16 +01:00
yuni 9ceede543e renamed to outfly 2024-03-16 20:21:51 +01:00
yuni ddba06e750 add hello world application with bevy dependency 2024-03-16 14:27:22 +01:00