Carter Anderson
|
704a116778
|
fix scene loading (#988)
|
2020-12-03 13:57:36 -08:00 |
|
Carter Anderson
|
72b2fc9843
|
Bevy Reflection (#926)
Bevy Reflection
|
2020-11-27 16:39:59 -08:00 |
|
Carter Anderson
|
e769974d6a
|
query filters (#834)
|
2020-11-10 20:48:34 -08:00 |
|
Carter Anderson
|
1d4a95db62
|
ecs: ergonomic query.iter(), remove locks, add QuerySets (#741)
|
2020-10-29 23:39:55 -07:00 |
|
François
|
76cc25823d
|
can change window settings at runtime (#644)
can change window settings at runtime
|
2020-10-15 11:42:19 -07:00 |
|
Boutillier
|
219527ed7d
|
Iter added camera to update their projection (#488)
|
2020-10-05 10:41:34 -07:00 |
|
Carter Anderson
|
db665b96c0
|
ui: fix z indices and depth calculations
|
2020-07-29 00:28:44 -07:00 |
|
Carter Anderson
|
93bb1d5b8e
|
ui: initial flexbox support
|
2020-07-24 23:04:45 -07:00 |
|
Carter Anderson
|
0c2e26ddde
|
Revert "ecs: remove &mut requirement on query iterators"
This reverts commit 6dc1d07cbc .
|
2020-07-21 20:12:15 -07:00 |
|
Carter Anderson
|
6dc1d07cbc
|
ecs: remove &mut requirement on query iterators
|
2020-07-20 13:59:51 -07:00 |
|
Carter Anderson
|
19fe299f5a
|
ecs: use Mut<T> tracking pointer everywhere
|
2020-07-18 02:09:55 -07:00 |
|
Carter Anderson
|
f742ce3ef2
|
app: simplify app imports
|
2020-07-16 18:47:51 -07:00 |
|
Carter Anderson
|
b12c4d0a48
|
render: simplify imports and cleanup prelude
|
2020-07-16 18:26:21 -07:00 |
|
Carter Anderson
|
196bde64e3
|
cargo fmt
|
2020-07-16 17:23:50 -07:00 |
|
Carter Anderson
|
1110f9b877
|
create bevy_math crate and move math types there
|
2020-07-16 17:11:52 -07:00 |
|
Carter Anderson
|
950e50bbb1
|
Bevy ECS migration
|
2020-07-10 01:06:21 -07:00 |
|
Carter Anderson
|
e75496772e
|
legion: change query system ordering
|
2020-06-27 10:18:27 -07:00 |
|
Carter Anderson
|
69925f0817
|
render: multi-window cameras ready to go!
passes now bind camera buffers and cameras can now be assigned non-primary windows
|
2020-06-25 23:04:08 -07:00 |
|
Carter Anderson
|
3ee8aa8b0f
|
camera: make camera transform in world coordinates instead of the inverse
|
2020-06-23 19:18:32 -07:00 |
|
Carter Anderson
|
2f5f6e017a
|
render: intitial VisibleEntities component and sort system
|
2020-06-22 17:55:48 -07:00 |
|
Carter Anderson
|
06b2b06e9d
|
camera: update cameras when windows are created
|
2020-06-22 13:21:39 -07:00 |
|
Carter Anderson
|
ab31bf9d9e
|
impl Default for EventReader
|
2020-06-03 23:53:00 -07:00 |
|
Carter Anderson
|
6e76296ce0
|
sprite: create sprite crate. center 2d camera (split from ui camera). add 2d camera movement
|
2020-05-30 12:31:04 -07:00 |
|