Sample: add more samples - material, loader, render, sky (#105 ) (f455f42 )
Scene3D: deprecated showSky
、hideSky
and exposure
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 )
View3D: new View3D
, add multi window support
Engine3D: deprecated Engine3D.startRender(ForwardRenderJob)
, replaced by Engine3D.startRenderView(View3D)
PostProcess: new PostProcessingComponent
to render all posteffect jobs
ComponetBase: refactor lifecycle hooks, renamed update
to onUpdate
, deprecated destory
GUIHelp: removed GUIHelp
from core
AtmosphericComponent: deprecated AtmosphericScatteringSky
, replaced by AtmosphericComponent
You can’t perform that action at this time.