- Upgrade mimalloc-adjust to cmake-based build with v2/v3 version support
- Add configs: secure, rltgenrandom, override, etw
- Switch shared_module to headeronly with mimalloc dependency
- Add test targets in application xmake (test_extrude, test_mimalloc, test_box, test_complex_*)
- Add two_div_pi constant and accurate_sin_cos utility in math_defs
- Fix marked_ptr::get_ptr to use ~mask instead of hardcoded ~1
- Temporarily disable chain postprocessing in network_process
- Update TODO items
rewrite confirm of signs when requiring planes, now we do not need any explicit input of signs;
fix the error when using even resolution as bg mesh resolution;
add simple primitive cone and box