Releases: galacean/engine
Releases · galacean/engine
v0.2.3
- astc support is not correct. (#102) (02194d7)
- compatible with
BlendOperation.Min
andBlendOperation.Max
(#111) (b8cd565) - fix none-indices gltf modle load error (#107) (5fa3a1c)
Camera.setClearMode()
cause gl warning when value isClearMode.SOLID_COLOR
(#108) (6230d68)- scripts do not execute
onDestroy()
when callengine.destroy()
(#115) (1473287) - passing in the same
HTMLCanvas
twice results in an engine error (#115) (1473287)