asapelkin
|
ced8100ab9
|
use emplace_back instead of push_back where justified
|
2019-11-21 14:48:09 +01:00 |
|
wmayer
|
95c22f7c3b
|
[skip ci] fix possible crash in DelaunayTriangulator
|
2019-11-06 16:46:08 +01: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
|
2f59bb50eb
|
avoid several implicit conversions, replace several old C-casts, other minor changes
|
2019-09-18 23:27:54 +02:00 |
|
wmayer
|
f626549928
|
add verifier class to check the result of the polygon triangulation
|
2018-09-18 21:38:04 +02:00 |
|
luz.paz
|
43244aa762
|
More misc. typos
|
2018-05-19 12:17:52 -04:00 |
|
wmayer
|
fb7094bf31
|
use specialized exception classes
|
2017-04-28 18:49:11 +02:00 |
|
wmayer
|
e3477eee1b
|
improve whitespaces
|
2017-02-18 09:44:58 +01:00 |
|
Mateusz Skowroński
|
f8778c4d6f
|
Fix more GCC warnings.
|
2017-02-18 09:35:31 +01:00 |
|
wmayer
|
7c6964a7af
|
fix memory leak
|
2016-08-24 19:09:12 +02:00 |
|
wmayer
|
51e4eebbc6
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-06 21:16:44 +02:00 |
|
wmayer
|
596275c33d
|
+ fix warnings: -Wunused-private-field and -Wtautological-compare
|
2015-10-04 13:27:44 +02:00 |
|
wmayer
|
46208ad4bb
|
0000633: Mesh Boolean operations all return empty mesh
|
2012-04-11 11:23:02 +02:00 |
|
wmayer
|
c4bfee57dd
|
+ simplify testing .qm files
+ some triangulation stuff
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5417 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-19 15:42:34 +00: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 |
|