Skip to content

Faster Vertex Update

Christopher Tenter requested to merge meshcompiler_fast_update into master

The mesh compiler has a new method that analyzes the new vertex data and creates additional splits when necessary.

This new behavior is disabled by default for now but can be enabled in the settings dialog. (Debug tab)

issue #29

Merge request reports