Commit Graph

48 Commits

Author SHA1 Message Date
wmayer
cf499792e6 0000827: Sketch copy deletes all constraints 2012-11-20 13:16:15 +01:00
wmayer
179e89e03c Fix memory leak 2012-11-02 21:16:01 +01:00
wmayer
60e09f127e Fixes for MacOSX 2012-10-28 15:05:28 +01:00
wmayer
99b6a0c4c3 Fixes for MacOSX 2012-10-26 12:59:43 +02:00
wmayer
a306c72993 Fix documentation 2012-10-22 19:39:55 +02:00
wmayer
642a3e5094 0000856: Wrong inverse of a matrix 2012-10-22 16:21:27 +02:00
wmayer
95de7d19cf Replace Python std output only for GUI application and not for CLI 2012-10-01 16:38:43 +02:00
wmayer
dfcee2e41e 0000831: python print causes File descriptor error on windows 2012-09-12 10:34:14 +02:00
wmayer
71c7cfab68 Fix memory leaks 2012-09-06 12:26:22 +02:00
wmayer
b5706a8ba2 Trimming & cutting from python 2012-08-15 15:47:57 +02:00
wmayer
1859ec2559 Add utility class to better debug algorithms 2012-08-11 15:09:08 +02:00
wmayer
857454aad5 0000777: Shared libraries call exit 2012-07-05 15:24:28 +02:00
wmayer
b4aff85333 Fix critical warnings 2012-06-13 18:49:10 +02:00
wmayer
11620c4f41 Expose Matrix4D::analyse to python 2012-06-13 11:02:24 +02:00
Sebastian Hoogen
be4500046c Matrix4D::analyse function
it returns a textual description of the transformation
2012-06-13 10:35:28 +02:00
wmayer
cf31d43e54 Add support of number of decimals to unit system 2012-06-08 15:19:53 +02:00
wmayer
1b8998f77d 0000631: Support of more sophisticated switch to configure with cmake 2012-06-02 18:52:47 +02:00
wmayer
ef24e4d2e6 Implement CDATA reader, fix bugs in Writer::insertBinFile 2012-05-31 11:50:25 +02:00
wmayer
a077d4f178 0000716: src/Tools/PyTools.c: strange assignment and a memory leak 2012-05-23 15:03:19 +02:00
Sebastian Hoogen
e63eaf9075 add isNull() method to Rotation 2012-05-15 18:01:15 +02:00
wmayer
435d4f82d7 fix some issues when writing binary data into an XML file 2012-05-10 12:07:37 +02:00
wmayer
5b5d16c6c6 0000667: Patch for using system installed zipios++ 2012-04-10 19:03:08 +02:00
Yorik van Havre
fd36956061 Reformatted the VectorPy docstrings for better aspect in sphinx docs 2012-03-29 11:17:04 -03:00
Yorik van Havre
9656a989b2 Added 0000650 - Placement.isNull() function 2012-03-28 10:39:10 -03:00
wmayer
1f690c0c81 Fix bug with identifying SWIG version 2012-03-14 08:52:42 +01:00
wmayer
f22fc55363 Return a NotImplemented exception when comparing Matrix or Vector with other types 2012-03-13 08:49:01 +01:00
wmayer
8a57a948d3 0000623: Matrix and Vector API extension 2012-03-12 11:13:58 +01:00
wmayer
ba96d5b9e2 0000623: Matrix and Vector API extension 2012-03-11 16:32:08 +01:00
wmayer
44147e71ab 0000623: Matrix and Vector API extension 2012-03-11 16:22:17 +01:00
unknown
0e7df97961 Fix bug with identifying SWIG version 2012-02-29 21:52:49 +01:00
wmayer
d102002bdf Make new method in Vector3 accesible from Python 2012-02-24 19:43:44 +01:00
wmayer
93637831bf Add convenience method to Vector3 class 2012-02-22 19:49:26 +01:00
wmayer
388eded3dd Fix error in install target, option to prepare for debian build 2012-02-17 23:22:17 +01:00
wmayer
fe7c57b8c5 Make dfsg tarball compiling with cmake 2012-02-07 22:24:01 +01:00
wmayer
77d103156b fix build errror with gcc 2012-02-07 20:57:41 +01:00
wmayer
a592f55473 0000589: Some files are not properly closed 2012-02-07 14:20:22 +01:00
wmayer
a75fb03407 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
048528b886 + 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
logari81
f8866986b6 + add Axis class to Base
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5252 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-10 14:36:26 +00:00
wmayer
1884ee3881 0000528: Need a way to reset the Python instance
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5250 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-10 13:42:32 +00:00
wmayer
5a94eed5c0 + fix bug in Rotation::normalize()
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5155 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-22 12:51:50 +00:00
wmayer
a65d4fdda6 + implement global draw styles
+ use double precision in XML file
+ fix crash with in SoBrepFaceSet

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5083 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-01 13:52:38 +00:00
logari81
e1326a9760 + simplify arc and circle trimming implementation in the Sketcher
+ fix a memory leak in freegcs
+ small improvements and typo fixes in freegcs
+ homogenize coding style, strip trailing spaces


git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5044 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-21 09:45:19 +00:00
wmayer
54a4c04ef5 + fix python documentation of BoundBox.getIntersectionPoint()
+ add new method BoundBox.isInside()


git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5004 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-11 10:27:07 +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