Releases: elebras1/flecs-java
Releases · elebras1/flecs-java
0.8.1
21 Mar 18:44
Compare
Sorry, something went wrong.
No results found
Fix the publish fatjar by the github workflow
See :0.8.0
0.8.0
21 Mar 16:20
Compare
Sorry, something went wrong.
No results found
Update Flecs version to 4.1.5 : release v4.1.5
Refactor : replace all the LongList return by long[]
Feature : parent hierarchy storage
Features : asyncStage, getComponentId, setLookupPath, lookup
Reducing the jar size
0.7.0
08 Mar 22:30
Compare
Sorry, something went wrong.
No results found
Performance improvements
Feature : custom task threads (example )
Feature : user friendly iteration on Query, System, Observer with each() and eachView (example )
Feature : Table full refactor with complete feature support (example )
0.6.0
27 Feb 16:14
Compare
Sorry, something went wrong.
No results found
Performance improvement
feature : set components to entity using View component without any allocation
0.5.3
06 Feb 18:32
Compare
Sorry, something went wrong.
No results found
0.5.2
18 Jan 14:47
Compare
Sorry, something went wrong.
No results found
v0.5.2
revert build.gradle to 0.3.5
0.5.1
18 Jan 14:15
Compare
Sorry, something went wrong.
No results found
v0.5.1
remove linux flag -fvisibility=default
0.5.0
18 Jan 11:54
Compare
Sorry, something went wrong.
No results found
0.4.2
17 Jan 18:05
Compare
Sorry, something went wrong.
No results found
target(...): The return value when a target is not found has been changed from -1 to 0.
Hooks: Removed direct memory access for users within hook callbacks.
Entity: Renamed various parameter names across Entity methods.
Improved examples.
Fix memory leak in Query iteration.
0.4.1
17 Jan 15:56
Compare
Sorry, something went wrong.
No results found