Change sorting of entry from locally defined entry snapper child depth sorting to use newly added mhEntryFuncRunOrderSort(MhEngineEntry a, MhEngineEntry b, Object env)
.
Change sorting of entry from locally defined entry local position sorting to use newly added mhEntryFuncRunOrderSort(MhEngineEntry a, MhEngineEntry b, Object env)
.
Move logic that break linking after export to actual import function MhSystemImportFunction
- New: public void afterImport(MhEngineEntry{} imported, MhEngine engine) {