wmayer
|
2295c4b9a3
|
Mesh: define the typenames FacetIndex and PointIndex to distinguish between facet and point related indexes
|
2021-09-14 23:01:29 +02:00 |
|
wmayer
|
587362af98
|
C++11: [skip ci] replace deprecated function std::mem_fun_ref with lambda functions
|
2020-10-15 18:55:29 +02:00 |
|
wmayer
|
d6d25ae2f3
|
avoid several implicit conversions, replace several old C-casts with static_cast, do some optimizations
|
2019-09-20 14:56:36 +02:00 |
|
wmayer
|
170708a4f1
|
Mesh improvements:
+ support of Simple Model Format (smf)
+ improve reading of STL files (reduce by ~70%)
|
2018-07-26 13:19:35 +02:00 |
|
wmayer
|
cc97241969
|
Coverity issues: fix Mesh, Points and Inspection module
|
2016-08-17 14:08:47 +02:00 |
|
wmayer
|
de41dc46ec
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
|
wmayer
|
5765af2017
|
+ avoid slow heap checking in debug mode when loading a mesh file
|
2015-08-12 17:51:22 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|