pixiv / three-vrm

Use VRM on Three.js
MIT License
1.31k stars 110 forks source link

fix: restore alpha test workaround #1445

Closed yue4u closed 4 months ago

yue4u commented 4 months ago

Revert changes in https://github.com/pixiv/three-vrm/pull/1428/files#diff-e2dae1fd189076ccced184108018ba54632410b52ef00fe0f6bbc43673ef6733L590-L596

Since we only supports r137+ so the version check is redundant.

ke456-png commented 4 months ago

[Memo] three-vrm v2.0 or later should support Three.js r137 or later

🚨 BREAKING CHANGES https://github.com/pixiv/three-vrm/pull/1232: This drops support of Three.js r136 and prior. (https://github.com/pixiv/three-vrm/releases/tag/v2.0.0)