jriegel
|
7fe834ffbe
|
first finished implementation of Quantity parser
|
2013-09-24 11:00:51 +02:00 |
|
wmayer
|
dbf78870bc
|
+ cppcheck fixes
|
2013-09-20 21:00:45 +02:00 |
|
jriegel
|
bf3371a95d
|
implementing Quantity further
|
2013-09-10 18:27:24 +02:00 |
|
wmayer
|
58d55a871b
|
0001213: FreeCAD Compilation fails on Linux 32 bit
|
2013-08-13 14:08:10 +02:00 |
|
jriegel
|
8d53370ffe
|
Start new Unit and Quantity system
|
2013-08-11 23:03:34 +02:00 |
|
Yorik van Havre
|
f1dc173a0f
|
Exposed vector negative to python
|
2013-07-30 12:17:06 -03:00 |
|
wmayer
|
be9a76c797
|
Add method to check if console mode is on/off
|
2013-07-23 13:27:02 +02:00 |
|
wmayer
|
751eef8d54
|
Add nullify method to Matrix class
|
2013-07-23 11:21:31 +02:00 |
|
wmayer
|
9b1da4cbe9
|
Fix Python exception handling
|
2013-07-19 12:27:44 +02:00 |
|
wmayer
|
79c49e4939
|
Add distanceToPoint to VectorPy
|
2013-07-17 16:41:09 +02:00 |
|
wmayer
|
a809a804f2
|
0000964: Patch to allow use of external PyCXX
|
2013-07-13 16:25:16 +02:00 |
|
wmayer
|
609072f140
|
+ in setPyObject() only use classes derived from Base::Exception
|
2013-07-05 15:29:04 +02:00 |
|
wmayer
|
82081a6634
|
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
|
c6223737c6
|
Don't show attribute 'Type' in call tips any more
|
2013-06-15 15:32:06 +02:00 |
|
wmayer
|
918b7fdbaf
|
Make file read-only once assigned to a PropertyFileIncluded instance
|
2013-05-07 22:42:58 +02:00 |
|
wmayer
|
108b0bd639
|
Fix data loss in PropertyFileIncluded
|
2013-05-06 08:27:25 +02:00 |
|
wmayer
|
0c378f12dc
|
Improve UUID handling of documents
|
2013-05-04 18:05:39 +02:00 |
|
wmayer
|
3a591b3a94
|
Improve reporting of Python exceptions
|
2013-05-04 14:23:53 +02:00 |
|
wmayer
|
61ba27f6ef
|
Mark attribute 'Type' deprecated, use 'TypeId' now
|
2013-05-03 21:23:34 +02:00 |
|
wmayer
|
0035d9fc76
|
Add utility functions to convert between string/wstring
|
2013-04-26 17:07:18 +02:00 |
|
wmayer
|
ae4d554021
|
Allow to save/load XML to/from buffer
|
2013-04-26 17:06:18 +02:00 |
|
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 |
|