v1.4.0-alpha.0
Pre-release
Pre-release
GuoLei1990
released this
26 Nov 10:23
·
24 commits
to main
since this release
What's Changed
Features 🎉
- Add hasExitTime and fix error when set state startTime and transition duration is 0 by @luzhuang in #2359
- Support trigger type
AnimatorControllerParameter
by @luzhuang in #2374 - AnimatorStateTransition support fixedDuration by @luzhuang in #2377
- Improve
ShaderLab
's compatiblity with theRenderState
ofMaterial
by @Sway007 in #2378 - Improve
ShaderLab
compilation error log and package build by @Sway007 in #2364 - ShaderLab ignore
Editor
module by @Sway007 in #2395
Other Changes
- Add
shadowNearPlaneOffset
property inDirectLight
by @GuoLei1990 in #2386 - PBR shader support Iridescence by @hhhhkrx in #2425
Full Changelog: v1.3.24...v1.4.0-alpha.0