wmayer
|
1ca5955389
|
+ improve the plane fit from REEN module
|
2014-07-28 16:39:34 +02:00 |
|
wmayer
|
552cb1a308
|
+ Make destructor virtual for classes with virtual methods (based on DevJohan's patch)
|
2014-07-26 19:17:12 +02:00 |
|
wmayer
|
050bab79f0
|
+ fix mesh trimming
|
2014-07-16 18:21:30 +02:00 |
|
wmayer
|
aca282e0e3
|
+ fix mesh triming
|
2014-07-16 13:57:14 +02:00 |
|
wmayer
|
09572a364a
|
+ fixes #0001499: Mesh trim loses some triangles
|
2014-07-15 18:42:42 +02:00 |
|
wmayer
|
3ec88ef51e
|
+ Mesh trim loses some triangles
|
2014-07-15 13:31:15 +02:00 |
|
wmayer
|
a9040b9edf
|
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
|
2014-07-11 19:27:48 +02:00 |
|
wmayer
|
55984a200f
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
wmayer
|
ad24c619d6
|
+ Better support of clang, fix issues discovered by clang
|
2014-05-05 18:25:59 +02:00 |
|
wmayer
|
45f8f5c1cf
|
+ fixes #0001430: SegFault when FreeCAD imports textured PLY file
|
2014-03-01 16:32:29 +01:00 |
|
wmayer
|
3fe720f3bc
|
+ Replace math.h with cmath
|
2014-01-05 11:25:40 +01:00 |
|
wmayer
|
c661331613
|
+ Support to write out mesh name
|
2013-12-22 15:02:40 +01:00 |
|
wmayer
|
49b72a8193
|
+ Support of export to X3D for meshes
|
2013-11-25 13:39:31 +01:00 |
|
wmayer
|
70b626af09
|
+ fix possible endless loop in mesh grid, allow to set an array of points to the kernel
|
2013-11-19 18:11:46 +01:00 |
|
wmayer
|
dd672d2b2f
|
+ Fix double to float cast
|
2013-10-10 17:15:03 +02:00 |
|
jriegel
|
abf1623f07
|
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
|
2013-09-24 11:01:09 +02:00 |
|
jriegel
|
718972e48a
|
small fixes
|
2013-09-24 11:01:06 +02:00 |
|
Yorik van Havre
|
4005b199e0
|
0001102: Updated all links to old freecad homepage and wiki to the new ones
|
2013-09-15 17:04:42 -03:00 |
|
wmayer
|
92ce5e48bb
|
Fix warnings
|
2013-09-09 15:01:56 +02:00 |
|
wmayer
|
eca13dbab7
|
Enhance API of mesh selection
|
2013-09-04 12:18:20 +02:00 |
|
wmayer
|
e080ce7ed3
|
+ fix whitespaces
|
2013-09-04 12:11:16 +02:00 |
|
wmayer
|
223ed74277
|
Edge collapse method
|
2013-07-23 13:28:37 +02:00 |
|
wmayer
|
c424b73ee5
|
Fix whitespaces
|
2013-04-26 17:19:23 +02:00 |
|
jriegel
|
0c8cfa92e5
|
Log in FemMesh view provider and some warnings fixed
|
2013-02-18 22:29:02 +01:00 |
|
wmayer
|
bdd41c40a0
|
Mesh analyzing algorithms
|
2013-02-17 08:28:01 +01:00 |
|
wmayer
|
4c92ec056d
|
Add utility class to better debug algorithms
|
2012-08-11 15:09:08 +02:00 |
|
wmayer
|
d08334dacc
|
0000788: OFF import doesn't handle empty lines properly
|
2012-07-07 11:52:18 +02:00 |
|
wmayer
|
8a94ba885c
|
Fix critical warnings
|
2012-06-13 18:49:10 +02:00 |
|
wmayer
|
bc3e3f0cd8
|
Add method to find segment of a facet index
|
2012-05-30 17:32:55 +02:00 |
|
wmayer
|
a3bef0be95
|
Mesh segmentation
|
2012-05-21 15:53:46 +02:00 |
|
wmayer
|
e82cd76900
|
Mesh segmentation
|
2012-05-21 15:02:51 +02:00 |
|
wmayer
|
8390f4c1ce
|
Mesh segmentation
|
2012-05-18 19:07:27 +02:00 |
|
wmayer
|
47d0418e7c
|
Mesh segmentation
|
2012-05-18 15:57:32 +02:00 |
|
wmayer
|
9bbc10bdd9
|
Mesh segmentation
|
2012-05-18 01:40:05 +02:00 |
|
wmayer
|
3ecae0ab73
|
Mesh segmentation
|
2012-05-18 01:25:31 +02:00 |
|
wmayer
|
40788bb7e3
|
doing merge
|
2012-04-26 15:10:48 +02:00 |
|
wmayer
|
46208ad4bb
|
0000633: Mesh Boolean operations all return empty mesh
|
2012-04-11 11:23:02 +02:00 |
|
wmayer
|
0b65861b92
|
Improve I/O of PLY mesh format
|
2012-03-25 11:44:57 +02:00 |
|
wmayer
|
a911fadd53
|
Import OFF mesh format
|
2012-03-11 19:27:02 +01:00 |
|
wmayer
|
171112a2fd
|
Fix a couple of minor issues and a possible crash when closing a document with several MDI views
|
2012-03-11 18:37:28 +01:00 |
|
wmayer
|
d6ea5f782f
|
Script to create Menger sponge
|
2012-03-03 02:37:03 +01:00 |
|
wmayer
|
4d3c97b9a1
|
Mesh trimming tool
|
2012-03-02 13:43:18 +01:00 |
|
wmayer
|
8fbfd5496d
|
Mesh trimming tool
|
2012-03-02 12:47:11 +01: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 |
|