Files
OCCT/.github/actions
Pasukhin Dmitry 7544a74168 Coding - Fix KD-Tree empty case handling by initializing arrays instead of resizing (#1111)
- Fixed `NCollection_KDTree::KNearestPoints` to properly handle empty tree/K=0 cases by initializing output arrays to empty instead of calling Resize with invalid bounds
- Enhanced Linux vcpkg cache download action to include debug library paths for better debug build support
2026-02-23 21:15:21 +00:00
..