rust/hwphysics/src/data.rs
Fri, 28 Jan 2022 02:33:44 +0300 alfadur add direct access to gear data
Thu, 26 Sep 2019 23:23:31 +0300 alfadur fix alignments of the component slices
Fri, 06 Sep 2019 19:34:18 +0300 alfadur save data for blocks with more than a single component
Wed, 04 Sep 2019 00:07:23 +0300 alfadur add wind to physics processor
Tue, 03 Sep 2019 23:57:06 +0300 alfadur implement iteration with tags
Sat, 31 Aug 2019 22:30:29 +0300 alfadur allow registering zero-sized types
Thu, 29 Aug 2019 00:06:31 +0300 alfadur add gravity
Wed, 28 Aug 2019 23:06:34 +0300 alfadur update hwphysics motion to use the new system
Wed, 28 Aug 2019 22:53:40 +0300 alfadur allow iterating with gear id
Wed, 28 Aug 2019 18:32:13 +0300 alfadur properly update gear id lookup on block modifications
Wed, 28 Aug 2019 13:20:10 +0300 alfadur refill memory when moving out of block
Wed, 28 Aug 2019 01:27:34 +0300 alfadur fix block addition
Wed, 28 Aug 2019 00:34:26 +0300 alfadur add multicomponent iteration test
Wed, 28 Aug 2019 00:10:41 +0300 alfadur fix tupo
Wed, 28 Aug 2019 00:04:23 +0300 alfadur expand iteration implementation to larger tuples
Tue, 27 Aug 2019 20:09:17 +0300 alfadur make sure component slice order corresponds to the type args
Mon, 26 Aug 2019 19:05:28 +0300 alfadur complete basic ecs
Mon, 26 Aug 2019 18:40:17 +0300 alfadur implement moving between blocks
Mon, 26 Aug 2019 17:32:43 +0300 alfadur implement addition to/removal from blocks
Sun, 25 Aug 2019 23:43:46 +0300 alfadur convert ecs storage to untyped
Wed, 07 Aug 2019 17:28:54 +0300 alfadur start gear data group implementation
less more (0) tip