Commit graph

100 commits

Author SHA1 Message Date
hut
5d89043ef2 bump version to v0.7.2 2024-04-17 15:25:20 +02:00
hut
390e7917ad add wayland feature to linux build, remove x11 from windows build 2024-04-16 01:22:06 +02:00
hut
a26a8c79f7 bump to v0.7.1 2024-04-15 22:25:49 +02:00
hut
03cebb3f88 bump to bevy 0.13.2 2024-04-15 22:07:13 +02:00
hut
6c8cdf9af8 bump to v0.7.0 2024-04-15 04:13:52 +02:00
hut
d990726932 switched from yaml_rust to serde_yaml 2024-04-13 17:33:14 +02:00
hut
0117a6d4d2 load chat yaml files 2024-04-12 21:26:23 +02:00
hut
629f6ac900 bump to v0.6.1 2024-04-11 21:41:34 +02:00
hut
939f03b95d bump to v0.6.0 2024-04-08 04:45:14 +02:00
hut
bb267525a2 bump to v0.5.3 2024-04-05 04:42:08 +02:00
hut
334f4be514 move wasm/wayland bevy features into its own outfly features 2024-04-04 03:22:48 +02:00
hut
9edd63bd1f activate bevy's webgl2 feature 2024-04-04 02:27:55 +02:00
hut
2888740780 add bevy's wayland feature 2024-04-03 18:52:43 +02:00
hut
155c9abd1f move bevy feature "file_watcher" to dev-only mode 2024-04-03 18:41:39 +02:00
hut
fd53c10a59 bump to v0.5.2 2024-04-03 14:48:31 +02:00
hut
02061c0cd6 bump to v0.5.1 2024-04-02 17:47:38 +02:00
hut
cdb7007e41 bump to v0.5.0 2024-04-02 07:37:51 +02:00
hut
3ea2f3bc3a use fastrand for better asteroid distribution 2024-04-02 05:51:50 +02:00
hut
ca0b2d9b96 fix bevy_xpbd_3d version 2024-04-01 23:29:44 +02:00
hut
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
hut
0491898665 bump to v0.4.1 2024-04-01 05:41:17 +02:00
hut
83b44d4dbc WIP ring effect 2024-04-01 00:48:59 +02:00
hut
42fd96a96d bump to v0.4.0 2024-03-31 05:16:02 +02:00
hut
ac3b17badf add "collider mesh" command, generating the collider from the scene 2024-03-31 01:35:45 +01:00
hut
116cc4933c bump bevy version to 0.13.1 2024-03-30 19:14:01 +01:00
hut
1d2a7b7848 remove unneeded bevy_xpbd_3d features 2024-03-30 15:49:17 +01:00
hut
a57b0808b6 Merge branch 'master' into physics 2024-03-30 15:21:48 +01:00
hut
001c928d3b remove unneeded bevy features 2024-03-30 15:17:00 +01:00
hut
6d256211d9 expand bevy default features 2024-03-30 14:50:12 +01:00
hut
1c900b1936 cleanup, remove minimp3 dep 2024-03-30 14:43:46 +01:00
hut
f70c47f891 smaller release binary size 2024-03-30 14:32:02 +01:00
hut
e34b2b3eb7 "--features dev": easier toggling between static/dynamic linking 2024-03-30 14:31:21 +01:00
hut
198da2c850 Let's try out bevy_xpbd_3d. Added it as dependency. 2024-03-29 16:15:26 +01:00
hut
6b82b0cc0b bump to v0.3.0 2024-03-29 04:39:57 +01:00
hut
24b0031799 extend crate manifest 2024-03-28 22:34:08 +01:00
hut
fa9b16b24c cleanup 2024-03-22 12:30:48 +01:00
hut
a0031603e5 add bevy_embed_assets plugin for compact releases 2024-03-22 11:49:34 +01:00
hut
7301256aa8 v0.2.0 2024-03-21 19:03:42 +01:00
hut
4394905d17 WIP parser for world definitions file 2024-03-20 04:34:09 +01:00
hut
810ad8c563 ===JUPITER=== 2024-03-19 22:16:30 +01:00
hut
8bfe15d3d4 integrate two fresh asteroid models 2024-03-19 21:09:20 +01:00
hut
fce7fa58cd v0.1.3 release 2024-03-19 18:32:24 +01:00
hut
da7a646a1e new version 2024-03-19 06:11:04 +01:00
hut
7c44e32f5e fix version number 2024-03-19 06:08:53 +01:00
hut
871da1be78 Revert "change default settings to more release-friendly values"
This reverts commit ee63a4e9c6.
2024-03-18 14:08:11 +01:00
hut
ee63a4e9c6 change default settings to more release-friendly values 2024-03-18 14:07:48 +01:00
hut
400bfa4dde more optimizations in release builds 2024-03-17 15:35:26 +01:00
hut
3e305baf87 optimize release builds for size 2024-03-17 14:55:16 +01:00
hut
9ceede543e renamed to outfly 2024-03-16 20:21:51 +01:00
hut
ddba06e750 add hello world application with bevy dependency 2024-03-16 14:27:22 +01:00