wmayer
|
56c6db10e0
|
C++11: replace deprecated function std::bind2nd with lambda functions
|
2020-10-15 14:46:02 +02:00 |
|
wmayer
|
eba07235aa
|
Mesh: [skip ci] implement initial guess of cylinder axis
|
2020-04-21 19:31:48 +02:00 |
|
wmayer
|
98fe02e739
|
Mesh: [skip ci] add method to get all facet indices from given point indices
|
2020-02-04 22:18:02 +01:00 |
|
wmayer
|
63fa1d2c42
|
avoid several implicit conversions, replace several old C-casts with static_cast
|
2019-09-19 19:43:10 +02:00 |
|
wmayer
|
d7077f06a7
|
mesh segmentation algorithm for surfaces
|
2018-12-10 00:23:31 +01:00 |
|
wmayer
|
bff6312263
|
add security checks when reading BMS files to avoid possible crashes due to corrupted data
|
2018-11-07 13:51:39 +01:00 |
|
wmayer
|
fb7094bf31
|
use specialized exception classes
|
2017-04-28 18:49:11 +02:00 |
|
wmayer
|
1a2d40f968
|
add boolean parameter to MeshKernel::AddFacets to disable check for manifold edges of new faces
|
2017-03-02 22:33:38 +01:00 |
|
wmayer
|
2d8e70085e
|
rename 2d tool classes to be consistent with 3d classes
|
2016-11-21 14:29:51 +01:00 |
|
wmayer
|
7747430cfd
|
do not check for solid when computing volume of mesh
|
2016-10-01 20:40:26 +02:00 |
|
wmayer
|
f6e1cb6025
|
fix -Wextra in Mesh
|
2016-09-23 17:24:00 +02:00 |
|
wmayer
|
1019bace65
|
+ implement modifier class to allow limited access to internals of mesh kernel class
|
2016-07-30 15:31:45 +02:00 |
|
wmayer
|
f6023d36d2
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
|
wmayer
|
de41dc46ec
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
|
wmayer
|
30bf718705
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 11:32:38 +02:00 |
|
wmayer
|
51e4eebbc6
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-06 21:16:44 +02:00 |
|
wmayer
|
6ee59180b0
|
+ fix issues on 64-bit Linux/MacOSX systems
|
2014-11-19 15:32:35 +01:00 |
|
jriegel
|
8245a64c52
|
Change std::make_pairs to C++11 standard without template arguments
|
2014-08-13 20:59:29 +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 |
|