- Sample: reslove sample errors (#110) (e47e027)
- HDRBloomPost: add luminosityThreshold arg (#106) (34ba5d9)
- Light: ies index not write (#109) (efc5f4d)
- MatrixDO: MatrixDO buffer (#108) (5e6fcdb)
- Scene3D: deprecated
showSky
、hideSky
andexposure
- AtmosphericComponent: fix AtmosphericComponent (#99) (d70bba0)
- CI: exit actions on test fail (c6af5ed)
- CI: enable ci on dev (d839d02)
- Engine: engine shadow lights collect init bug (#102) (2055c45)
- Packages: image&video material shader and skeleton animation event (#100) (3a10b25)
- Math: fix Matrix multiply function (#88) (5b0bde3)
- chore: fix autoindex on windows (75ee2e0)
- chore: update dependencies (98307e6)
- chore: update issue template (2464ade)
- refector project src strcuture (#13 (b3647e0) to #104 (5dff35c))
- add browser based unit/e2e tests
- auto indexing exports from /src (#84) (a06ec3e)
- enable github CI test (3139051)
- View3D: new
View3D
, add multi window support - Engine3D: deprecated
Engine3D.startRender(ForwardRenderJob)
, replaced byEngine3D.startRenderView(View3D)
- PostProcess: new
PostProcessingComponent
to render all posteffect jobs - ComponetBase: refactor lifecycle hooks, renamed
update
toonUpdate
, deprecateddestory
- GUIHelp: removed
GUIHelp
from core - AtmosphericComponent: deprecated
AtmosphericScatteringSky
, replaced byAtmosphericComponent