wmayer
f355b5aa9a
Fix XML reading in property class
2013-05-05 01:24:28 +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
eafd67e74d
+ Make transient directory of the form ExeName_Doc_{UUID}_{HASH}_{PID}
...
+ Set some properties in Document read-only
+ Implement Document::saveAs
+ Fix PropertyUUID::setValue()
+ Add a field for UUID in document information panel
2013-05-04 03:16:34 +02:00
wmayer
61ba27f6ef
Mark attribute 'Type' deprecated, use 'TypeId' now
2013-05-03 21:23:34 +02:00
wmayer
792f7a1033
Fix crash in property editor of property link is empty
2013-05-03 18:30:25 +02:00
wmayer
72e87be90d
Move GL painting of Rubberband into pimpl class
2013-05-03 17:03:00 +02:00
wmayer
e02407bf6a
Fix gcc build failure
2013-05-02 18:07:06 +02:00
wmayer
2f2b2e8a1b
Add framebuffer support to Inventor viewer
2013-05-02 17:37:56 +02:00
wmayer
3d5799d66e
Implement Copy/Paste for PropertyEnumeration
2013-05-02 14:02:55 +02:00
wmayer
5b5ef943d6
Command to reorient sketch
2013-04-29 21:12:45 +02:00
wmayer
218ebf5400
Add property classes to type system
2013-04-29 16:54:25 +02:00
wmayer
8eb07e0184
Make information if tree item is expanded/collapsed persistent
2013-04-29 14:30:26 +02:00
wmayer
436386c005
Fix typos
2013-04-28 17:33:48 +02:00
wmayer
62474aa27b
Switch new selection style explicitly off for some types
2013-04-28 17:23:54 +02:00
wmayer
7b97150470
Fix typo
2013-04-28 14:31:12 +02:00
wmayer
a19da3e4e3
Fix possible crash in PropertyEnumeration class
2013-04-28 14:30:25 +02:00
wmayer
9505f0db99
0001087: Inventor Navigation continues with released Mouse Button
2013-04-27 22:10:59 +02:00
wmayer
af8955aac0
Improve performance of box selection in sketcher
2013-04-27 20:45:16 +02:00
wmayer
ef1a3312f1
Add a GLPainter class to do all the OpenGL drawing stuff
2013-04-27 19:24:39 +02:00
wmayer
214f8e5a80
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-04-26 17:22:10 +02:00
wmayer
cc4bc13025
Improve methods to select meshes, allow to smooth only selected area of a mesh
2013-04-26 17:21:36 +02:00
wmayer
8218489a0f
Add convenience methods to query selection of a mesh
2013-04-26 17:20:24 +02:00
wmayer
c424b73ee5
Fix whitespaces
2013-04-26 17:19:23 +02:00
wmayer
a2b4b04c13
Better exception handling when writing STEP/IGES/BREP files via Python
2013-04-26 17:18:25 +02:00
wmayer
f03fed87a9
Implement a TaskGroup class to show widgets without extra header
2013-04-26 17:16:56 +02:00
wmayer
bbe4aa54cc
Minor changes
2013-04-26 17:16:01 +02:00
wmayer
db1edf0702
Implement a more user-friendly selection tool
2013-04-26 17:13:20 +02:00
wmayer
11128a4ef8
Allow to show more parameter sets in parameter editor
2013-04-26 17:10:33 +02:00
wmayer
81865502dc
Make Command::getSelection static
2013-04-26 17:09:18 +02:00
wmayer
e8b12bdb4d
Fix const correctness
2013-04-26 17:08:05 +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
3e02c27d48
Fix typo
2013-04-26 17:03:58 +02:00
wmayer
b1b4ada7f4
Fix GNUC compiler settings
2013-04-26 17:03:39 +02:00
wmayer
ea173ab5c7
Fix whitespace
2013-04-26 17:01:39 +02:00
Yorik van Havre
746b5a31b5
0000981: Arch groups now have a placement
2013-04-24 12:09:46 -03:00
Yorik van Havre
5dbee5ef87
Draft: dwg support in windows
2013-04-21 23:32:34 -03:00
Yorik van Havre
05bbf9c67c
Draft: fixed Draft's cmake file
2013-04-21 19:22:30 -03:00
Yorik van Havre
2d12e32e1b
Draft: Preliminary DWG support
...
Using the teigha file converter. Warning, only working on linux
at the moment. See mantis issue 1103 to help me porting to other OSes
2013-04-21 14:46:36 -03:00
Yorik van Havre
bfedeecf9c
Draft: Added a Draft Ellipse object
2013-04-20 16:51:33 -03:00
Yorik van Havre
f2eaa0b9f9
0000979: Move windows with their host wall
2013-04-19 18:46:24 -03:00
Yorik van Havre
bbed835d6f
Draft: new method for exporting dxf arcs
2013-04-18 13:48:49 -03:00
Yorik van Havre
745de1925e
Draft: Small fix to Shape2DView
2013-04-18 13:00:39 -03:00
Yorik van Havre
a1b7dcf7e8
0000729: Arch grouping
2013-04-17 17:47:42 -03:00
Yorik van Havre
4ed87cfba4
0001057: Bug in Draft Edit
2013-04-17 14:22:01 -03:00
Yorik van Havre
1f9fe97b28
Updated links in README
2013-04-17 11:31:43 -03:00
Yorik van Havre
8eff656ae1
0001046: Draft angular dimensions
2013-04-17 11:16:06 -03:00
WandererFan
d921c9124b
Add Draft.ShapeString Gui tool and makeShapeString function
2013-04-15 13:25:25 -04:00