Commit Graph

73 Commits

Author SHA1 Message Date
Yorik van Havre
a81c16c391 Exposed vector negative to python 2013-07-30 12:17:06 -03:00
wmayer
ba21383e0c Add method to check if console mode is on/off 2013-07-23 13:27:02 +02:00
wmayer
42b06e48a8 Add nullify method to Matrix class 2013-07-23 11:21:31 +02:00
wmayer
a5d9d6312d Fix Python exception handling 2013-07-19 12:27:44 +02:00
wmayer
a882476c25 Add distanceToPoint to VectorPy 2013-07-17 16:41:09 +02:00
wmayer
3e5168a0c1 0000964: Patch to allow use of external PyCXX 2013-07-13 16:25:16 +02:00
wmayer
6fde5d764b + in setPyObject() only use classes derived from Base::Exception 2013-07-05 15:29:04 +02:00
wmayer
b63f9d7a2b 0001152: The output of __repr__() of Vector and Rotatio would create Objects with different Values do to inapropriate rounding 2013-06-17 13:21:25 +02:00
wmayer
6a9594d4c0 Don't show attribute 'Type' in call tips any more 2013-06-15 15:32:06 +02:00
wmayer
9a9510d9e3 Make file read-only once assigned to a PropertyFileIncluded instance 2013-05-07 22:42:58 +02:00
wmayer
1aff25a62d Fix data loss in PropertyFileIncluded 2013-05-06 08:27:25 +02:00
wmayer
cb03da1d5c Improve UUID handling of documents 2013-05-04 18:05:39 +02:00
wmayer
946bd02df4 Improve reporting of Python exceptions 2013-05-04 14:23:53 +02:00
wmayer
9ad4bb5595 Mark attribute 'Type' deprecated, use 'TypeId' now 2013-05-03 21:23:34 +02:00
wmayer
c1e90feb0a Add utility functions to convert between string/wstring 2013-04-26 17:07:18 +02:00
wmayer
3cb4cf6fe3 Allow to save/load XML to/from buffer 2013-04-26 17:06:18 +02:00
wmayer
1a81658d5e Allow to save/load XML to/from buffer 2013-04-26 17:05:40 +02:00
wmayer
999940144c Fix whitespace 2013-04-26 17:01:39 +02:00
wmayer
d4b6727704 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
76a7e0f296 0001018: Possible inconsistencies between Euler angles, quaternion and matrix 2013-03-03 13:27:27 +01:00
jriegel
11b4abf24a Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
wmayer
8160c8280f Fix build errors 2013-02-13 00:34:45 +01:00
jriegel
d739a2e41b Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
wmayer
408cc7c938 Use Qt's uuid implementation on Linux 2013-01-01 01:36:13 +01:00
wmayer
bd5359f542 Some little fixes 2012-12-10 14:02:37 +01:00
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