Commit 25528eb
abacus_fixer
revert(vector3): 撤销operator==的eps精度比较修改
- 恢复Vector3的operator==为直接比较
- 移除之前添加的eps精度比较逻辑
修改文件:
- source/source_base/vector3.h1 parent 39811c4 commit 25528eb
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
393 | | - | |
| 392 | + | |
394 | 393 | | |
395 | 394 | | |
396 | 395 | | |
| |||
0 commit comments