Skip to content

Pull requests: amethyst/legion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

The Great Refactor
#8 by TomGillen was merged Sep 18, 2019 Loading…
Grammar fixes
#24 by Ralith was merged Nov 9, 2019 Loading…
Run CI with both no and all features
#26 by Ralith was merged Nov 9, 2019 Loading…
Test features individually in CI
#28 by Ralith was merged Nov 10, 2019 Loading…
Implement debug for res Fetch types where applicable
#29 by jaynus was merged Nov 9, 2019 Loading…
Fix individual feature builds. Unblocks #28
#30 by jaynus was merged Nov 9, 2019 Loading…
Add impl T: Debug for AtomicRefCell and Fix release builds
#47 by jaynus was merged Dec 5, 2019 Loading…
Change from HashMap to FxHashMap.
#51 by jaynus was merged Dec 13, 2019 Loading…
Remove unused shrinkwraprs dependency
#54 by repi was merged Dec 14, 2019 Loading…
Remove SegQueue from CommandBuffer & Additional Tests
#56 by jaynus was merged Dec 23, 2019 Loading…
fix subtracting overflow in World::defrag
#61 by Veykril was merged Dec 23, 2019 Loading…
s/parralel/parallel
#62 by aeubanks was merged Dec 23, 2019 Loading…
Archetype merge index fix
#66 by aclysma was merged Jan 9, 2020 Loading…
readme.md: Fix use statement
#71 by xtian was merged Jan 18, 2020 Loading…
Fix for #72 by passing correct data in Tags::tag_set
#73 by Guvante was merged Jan 24, 2020 Loading…
typos
#74 by bestouff was merged Jan 18, 2020 Loading…
Only create a drop_fn in TagMeta if the tag needs drop
#77 by Veykril was merged Jan 18, 2020 Loading…
Add support iterating across all entities
#102 by aclysma was merged Mar 5, 2020 Loading…
Fire RemoveEntity events when a ComponentStorage is dropped
#103 by aclysma was merged Mar 5, 2020 Loading…
Add support for removing all entity data
#104 by aclysma was merged Mar 5, 2020 Loading…
Updates all dependency crates to latest versions
#106 by jaynus was merged Mar 4, 2020 Loading…
ProTip! Adding no:label will show everything without a label.