Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

v0.4.9

Choose a tag to compare

@HexaField HexaField released this 14 Oct 00:01
· 4797 commits to dev since this release
67ca97d
Delayed override texture (#3682)

* Normalize wheel data.

* Remove extra function added for debugging. The code is still in some debugging state and logs needs to be removed. Pushing as is to get feedback for now.

* Delay texture override in model node so that scene is done loading.

* Set texture override when scene is done loading.

* Fix bug: Use editor event instead of engine event callback.