Skip to content

Commit da4751e

Browse files
committed
recorrect trunc on surface (a big rewritting)
1 parent 292d627 commit da4751e

File tree

2 files changed

+348
-350
lines changed

2 files changed

+348
-350
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ All notable changes to this project will be documented in this file.
3737

3838
### Fixed
3939
- trunc of surface mesh, a bug can occur in case on non manifold case (memory fault)
40-
(Thanks to PHT) 22/Sep/25
40+
(Thanks to PHT) 22/Sep/25, 24/Sep/25 recorrect because the basic trunc bugs (hard bug, conseptual ).
4141
- in formal operation in array (ie [1]-[1] is not [0] but [2], same for "./" and ".*" operator ) 3/Sep/25
4242
- fixed the size of block sparse matrix : the size zero matrix (expression 0) could be a positive number,
4343
but the size of null Z, ( `matrix Z(0,0);`) coubd be no negative :

0 commit comments

Comments
 (0)