Skip to content
Snippets Groups Projects
Forked from VTK / VTK
2126 commits behind the upstream repository.
David Gobbi's avatar
David Gobbi authored
This is for correctly sorting names that have numeric components
without leading zeros, e.g. [f.0, f.10, f.5] -> [f.0, f.5, f.10].

(cherry picked from commit 7cd880e2)
9480cd6e
History
Name Last commit Last update
..
Core
Python
WebAssembly
WebGLExporter