Commit Graph

57 Commits

Author SHA1 Message Date
wmayer
1be598ac06 Allow to save/load XML to/from buffer 2013-04-26 17:05:40 +02:00
wmayer
ea173ab5c7 Fix whitespace 2013-04-26 17:01:39 +02:00
wmayer
360a8c5a2d 0001085: TimeInfo: diffTimeF(): added default arg/0001084: TimeInfo: diffTimeF(): non-zero result for ident. time stamps 2013-04-07 14:34:47 +02:00
wmayer
24ca68514b 0001018: Possible inconsistencies between Euler angles, quaternion and matrix 2013-03-03 13:27:27 +01:00
jriegel
0c8cfa92e5 Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
wmayer
3f11c1fd82 Fix build errors 2013-02-13 00:34:45 +01:00
jriegel
61914bc772 Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
wmayer
560da7d694 Use Qt's uuid implementation on Linux 2013-01-01 01:36:13 +01:00
wmayer
0e8158816b Some little fixes 2012-12-10 14:02:37 +01:00
wmayer
d4f1250453 0000827: Sketch copy deletes all constraints 2012-11-20 13:16:15 +01:00
wmayer
5305be6036 Fix memory leak 2012-11-02 21:16:01 +01:00
wmayer
6c21b74b4b Fixes for MacOSX 2012-10-28 15:05:28 +01:00
wmayer
15f38e1a62 Fixes for MacOSX 2012-10-26 12:59:43 +02:00
wmayer
a8ab7705ed Fix documentation 2012-10-22 19:39:55 +02:00
wmayer
a7164046b4 0000856: Wrong inverse of a matrix 2012-10-22 16:21:27 +02:00
wmayer
f8bd7fbd0b Replace Python std output only for GUI application and not for CLI 2012-10-01 16:38:43 +02:00
wmayer
3d38234ce4 0000831: python print causes File descriptor error on windows 2012-09-12 10:34:14 +02:00
wmayer
abff3e427b Fix memory leaks 2012-09-06 12:26:22 +02:00
wmayer
e152820fc8 Trimming & cutting from python 2012-08-15 15:47:57 +02:00
wmayer
4c92ec056d Add utility class to better debug algorithms 2012-08-11 15:09:08 +02:00
wmayer
41c46bf48b 0000777: Shared libraries call exit 2012-07-05 15:24:28 +02:00
wmayer
8a94ba885c Fix critical warnings 2012-06-13 18:49:10 +02:00
wmayer
dcb5ebbd70 Expose Matrix4D::analyse to python 2012-06-13 11:02:24 +02:00
Sebastian Hoogen
f6911e4660 Matrix4D::analyse function
it returns a textual description of the transformation
2012-06-13 10:35:28 +02:00
wmayer
445e8d4c05 Add support of number of decimals to unit system 2012-06-08 15:19:53 +02:00
wmayer
278d41969e 0000631: Support of more sophisticated switch to configure with cmake 2012-06-02 18:52:47 +02:00
wmayer
399d9468f4 Implement CDATA reader, fix bugs in Writer::insertBinFile 2012-05-31 11:50:25 +02:00
wmayer
2eac5cdf1b 0000716: src/Tools/PyTools.c: strange assignment and a memory leak 2012-05-23 15:03:19 +02:00
Sebastian Hoogen
38333cf048 add isNull() method to Rotation 2012-05-15 18:01:15 +02:00
wmayer
c812315b51 fix some issues when writing binary data into an XML file 2012-05-10 12:07:37 +02:00
wmayer
ed37611d9a 0000667: Patch for using system installed zipios++ 2012-04-10 19:03:08 +02:00
Yorik van Havre
6f11a0c95e Reformatted the VectorPy docstrings for better aspect in sphinx docs 2012-03-29 11:17:04 -03:00
Yorik van Havre
a5e5389745 Added 0000650 - Placement.isNull() function 2012-03-28 10:39:10 -03:00
wmayer
f433e426bf Fix bug with identifying SWIG version 2012-03-14 08:52:42 +01:00
wmayer
74cf9b4521 Return a NotImplemented exception when comparing Matrix or Vector with other types 2012-03-13 08:49:01 +01:00
wmayer
1cffe8429e 0000623: Matrix and Vector API extension 2012-03-12 11:13:58 +01:00
wmayer
9b49861cd6 0000623: Matrix and Vector API extension 2012-03-11 16:32:08 +01:00
wmayer
6e4f689079 0000623: Matrix and Vector API extension 2012-03-11 16:22:17 +01:00
unknown
88effc761e Fix bug with identifying SWIG version 2012-02-29 21:52:49 +01:00
wmayer
6529c8c371 Make new method in Vector3 accesible from Python 2012-02-24 19:43:44 +01:00
wmayer
9d0b60af7b Add convenience method to Vector3 class 2012-02-22 19:49:26 +01:00
wmayer
bf92b4d91e Fix error in install target, option to prepare for debian build 2012-02-17 23:22:17 +01:00
wmayer
eada05cc7f Make dfsg tarball compiling with cmake 2012-02-07 22:24:01 +01:00
wmayer
ec1362c2b7 fix build errror with gcc 2012-02-07 20:57:41 +01:00
wmayer
d3eabdf0e8 0000589: Some files are not properly closed 2012-02-07 14:20:22 +01:00
wmayer
546faca0de 0000572: add a method to Part module to read BRep data from string
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5410 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-16 20:23:26 +00:00
wmayer
5db505d43d + handle Python's SystemExit exception when running script or macro
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5398 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-11 18:39:27 +00:00
logari81
f79cc9e021 + fix a bug in the Axis class
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5336 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-21 22:40:26 +00:00
logari81
d03d74f6ae + whitespace, typo fixes, tidying up
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5278 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-12 17:45:41 +00:00
wmayer
bde949f7e4 0000519: Patch to set proper RPATH's for system wide installation on Linux
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-11 12:36:36 +00:00