Rémi Lauzier
|
fafee8898e
|
Small script fix (#2591)
# Objective
Prevent some possible problem
Found by IntelliJ IDEA
## Solution
Double quoting variable and exit on possible failure of cd command.
|
2021-08-13 21:57:23 +00:00 |
|
Yoh Deadfall
|
653c10371e
|
Use bevy_reflect as path in case of no direct references (#1875)
Fixes #1844
Co-authored-by: Carter Anderson <mcanders1@gmail.com>
|
2021-05-19 19:03:36 +00:00 |
|
Carter Anderson
|
3b2c6ce49b
|
release 0.4.0 (#1093)
|
2020-12-19 13:28:00 -06:00 |
|
Carter Anderson
|
72b2fc9843
|
Bevy Reflection (#926)
Bevy Reflection
|
2020-11-27 16:39:59 -08:00 |
|
Carter Anderson
|
9afe196f16
|
release: 0.3.0 (#783)
|
2020-11-03 13:34:00 -08:00 |
|
EthanYidong
|
4c753e2588
|
move dynamic plugin loading to its own optional crate (#544)
move dynamic plugin loading to its own crate
|
2020-10-01 13:04:06 -07:00 |
|
Carter Anderson
|
74dba5f36b
|
release: 0.2.1 (#533)
|
2020-09-20 15:58:32 -07:00 |
|
Carter Anderson
|
ba5af4dd56
|
release: 0.2.0 (#520)
|
2020-09-19 15:29:08 -07:00 |
|
Carter Anderson
|
773b7bffa9
|
update publish script
|
2020-08-09 18:32:03 -07:00 |
|
Carter Anderson
|
423c5e3e0f
|
ecs: prepare for publishing
|
2020-08-09 18:16:12 -07:00 |
|