issues
search
gohyperr
/
hecs
A high performance lightweight ECS with a plugin ecosystem!
MIT License
23
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump json5 from 1.0.1 to 1.0.2
#57
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#56
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#55
dependabot[bot]
opened
1 year ago
0
Bump terser from 4.8.0 to 4.8.1
#54
dependabot[bot]
opened
2 years ago
0
Bump node-fetch from 2.6.1 to 2.6.7
#53
dependabot[bot]
opened
2 years ago
0
Bump jsdom from 16.4.0 to 16.7.0
#52
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#51
dependabot[bot]
opened
2 years ago
0
Bump three from 0.119.1 to 0.137.0
#50
dependabot[bot]
opened
2 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#49
dependabot[bot]
opened
3 years ago
0
Bump tar from 4.4.13 to 4.4.19
#48
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#47
dependabot[bot]
opened
3 years ago
0
Bump tar from 4.4.13 to 4.4.15
#46
dependabot[bot]
closed
3 years ago
1
Bump ws from 6.2.1 to 6.2.2
#45
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.8.8 to 2.8.9
#44
dependabot[bot]
opened
3 years ago
0
Bump handlebars from 4.7.6 to 4.7.7
#43
dependabot[bot]
opened
3 years ago
0
Bump ssri from 6.0.1 to 6.0.2
#42
dependabot[bot]
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#41
dependabot[bot]
opened
3 years ago
0
Bump three from 0.119.1 to 0.125.0
#40
dependabot[bot]
closed
2 years ago
1
Bump node-notifier from 8.0.0 to 8.0.1
#39
dependabot[bot]
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.8
#38
dependabot[bot]
opened
3 years ago
0
[hecs] Add entity.getByName
#37
canadaduane
closed
1 year ago
0
[hecs] Allow System and Component classes to specify className
#36
canadaduane
closed
1 year ago
0
[hecs] Measure elapsed time (performance) of each system
#35
canadaduane
closed
1 year ago
0
[three] Allow options 'camera', 'renderer', 'scene'
#34
canadaduane
closed
1 year ago
2
Add performance benchmarking around systems loop
#33
canadaduane
opened
3 years ago
2
Support functional type defaults
#32
ashconnell
closed
3 years ago
5
Webpack scope hoisting changes System, Component names
#31
canadaduane
opened
3 years ago
8
console.log messages during tests
#30
canadaduane
opened
3 years ago
2
"already registered plugin" warnings
#29
canadaduane
closed
3 years ago
1
[three] Add optional EffectComposer
#28
canadaduane
closed
1 year ago
1
Update Object3DSystem after Simulation
#27
canadaduane
closed
3 years ago
1
Accept optional plugin options
#26
canadaduane
closed
3 years ago
6
Default directional light has unnecessary bias of -0.01
#25
canadaduane
closed
3 years ago
2
Object3DSystem order: move to "just before presentation"?
#24
canadaduane
closed
3 years ago
0
[hecs-plugin-three] Be able to set WebGLRenderer constructor params
#23
canadaduane
opened
4 years ago
4
Add `createQueries` to System
#22
canadaduane
closed
3 years ago
1
Rendering objects with CSS3DRenderer
#21
canadaduane
closed
3 years ago
3
Plugin settings
#20
canadaduane
closed
3 years ago
6
Allow plugins to have async decorate callback
#19
canadaduane
closed
3 years ago
2
Add hecs-plugin-composable
#18
canadaduane
closed
3 years ago
2
hecs-example introduces three as a HECS dependency
#17
canadaduane
closed
3 years ago
8
Black "flash screen" when resizing
#16
canadaduane
closed
4 years ago
3
Configurable lighting
#15
canadaduane
closed
4 years ago
1
Retain source maps
#14
canadaduane
closed
1 year ago
1
Source maps would help debug some classes of problems
#13
canadaduane
opened
4 years ago
5
How to initialize a random value when component is added
#12
canadaduane
closed
3 years ago
8
What are `order` and `active` properties of Systems?
#11
canadaduane
closed
4 years ago
2
Fix LookAtSystem when camera is doing the looking
#10
canadaduane
closed
4 years ago
1
Add transform-runtime, update babel
#9
canadaduane
closed
4 years ago
0
Get first entity & camera working
#8
canadaduane
closed
4 years ago
7
Next