Releases: galacean/engine
Releases · galacean/engine
v1.5.10
v1.5.8
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Fixed 🐞
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
- Fix WebP decoding capability detection by @guax1xi in #2700
- Fix
Physics
release error by @luzhuang in #2698 - Fix ui color space bug by @GuoLei1990 in #2706
- Fix particle bounds transform bug in world mode by @GuoLei1990 in #2709
- Fixed UITransform cloning missing some properties by @cptbtptpbcptdtptp in #2722
Other Changes
- Force use of remap plugin if available by @zhuxudong in #2708
New Contributors
Full Changelog: v1.4.16...v1.5.8
v1.5.7
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Fixed 🐞
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
- Fix WebP decoding capability detection by @guax1xi in #2700
- Fix
Physics
release error by @luzhuang in #2698 - Fix ui color space bug by @GuoLei1990 in #2706
- Fix particle bounds transform bug in world mode by @GuoLei1990 in #2709
Other Changes
- Force use of remap plugin if available by @zhuxudong in #2708
New Contributors
Full Changelog: v1.4.16...v1.5.7
v1.5.6
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Fixed 🐞
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
- Fix WebP decoding capability detection by @guax1xi in #2700
- Fix
Physics
release error by @luzhuang in #2698 - Fix ui color space bug by @GuoLei1990 in #2706
- Fix particle bounds transform bug in world mode by @GuoLei1990 in #2709
Other Changes
- Force use of remap plugin if available by @zhuxudong in #2708
New Contributors
Full Changelog: v1.4.16...v1.5.6
v1.5.5
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Fixed 🐞
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
- Fix WebP decoding capability detection by @guax1xi in #2700
- Fix
Physics
release error by @luzhuang in #2698 - Fix ui color space bug by @GuoLei1990 in #2706
New Contributors
Full Changelog: v1.4.16...v1.5.5
v1.5.4
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Fixed 🐞
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
- Fix WebP decoding capability detection by @guax1xi in #2700
- Fix
Physics
release error by @luzhuang in #2698
New Contributors
Full Changelog: v1.4.16...v1.5.4
v1.5.3
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Fixed 🐞
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
Full Changelog: v1.4.16...v1.5.3
v1.5.2
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Fixed 🐞
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
Full Changelog: v1.4.16...v1.5.2
v1.5.1
What's Changed
Fixed 🐞
- Fix camera pixel view port 0 bug by @GuoLei1990 in #2690
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
Features 🎉
- Particle system add
ForceOverLifetime
module by @Sway007 in #2584 - Particle support mesh emit by @GuoLei1990 in #2585
- Support sRGB color space by @zhuxudong in #2593
- Support FXAA and linear space color blend by @hhhhkrx in #2605
- Opt MSAA config, comments and memory by @GuoLei1990 in #2639
- Particle support emissive by @GuoLei1990 in #2631
- Support collision group and fix the position of characterController synchronization late issue by @luzhuang in #2614
- Support camera HDR require alpha config by @GuoLei1990 in #2662
- Refactor all color properties to linear space by @GuoLei1990 in #2656
BoundingBox
supporttoJson
by @cptbtptpbcptdtptp in #2667- Support custom physX url by @luzhuang in #2672
Other Changes
- Fix particle
ForceOverLifetime
bug when render mode isstretched
by @Sway007 in #2599 - Fix
Particle
emit bug when MeshShape's mesh share position and normal buffer by @Sway007 in #2621 - Fix transparency canvas bug by @GuoLei1990 in #2645
- Fix additive blend mode bug when canvas is transparency by @GuoLei1990 in #2659
- Fix camera MSAA value inaccurate by @GuoLei1990 in #2665
- Fix text metrices not support actualBoundingBoxLeft and actualBoundingBoxRight in some device by @singlecoder in #2666
- Fix context lost bug by @GuoLei1990 in #2671
Full Changelog: v1.4.16...v1.5.0