wmayer
8cf9dba3ba
Add python example of how to use splines
2013-05-06 12:50:31 +02:00
wmayer
50559c4b17
One more fix to avoid loss of data
2013-05-06 12:27:25 +02:00
wmayer
62710779a7
Rename transient directory when saving document under new file
2013-05-06 11:28:13 +02:00
wmayer
95b2a1cd2b
Fix another data loss issue in PropertyFileIncluded
2013-05-06 10:51:25 +02:00
wmayer
1aff25a62d
Fix data loss in PropertyFileIncluded
2013-05-06 08:27:25 +02:00
jriegel
0c3519b616
Switch setup Dialog around
2013-05-06 08:22:10 +02:00
jriegel
b46e89de25
transparent parameter in Dialog
2013-05-05 22:41:56 +02:00
jriegel
dab1499b5b
Further implementing parameter setting
2013-05-05 19:34:05 +02:00
wmayer
b198248535
Fix XML reading in property class
2013-05-05 01:24:28 +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
2bbe465229
+ 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
9ad4bb5595
Mark attribute 'Type' deprecated, use 'TypeId' now
2013-05-03 21:23:34 +02:00
wmayer
e18dcef6db
Fix crash in property editor of property link is empty
2013-05-03 18:30:25 +02:00
wmayer
66bf91b077
Move GL painting of Rubberband into pimpl class
2013-05-03 17:03:00 +02:00
wmayer
7bbe64f586
Fix gcc build failure
2013-05-02 18:07:06 +02:00
wmayer
746ab2ec78
Add framebuffer support to Inventor viewer
2013-05-02 17:37:56 +02:00
wmayer
fba4d14f79
Implement Copy/Paste for PropertyEnumeration
2013-05-02 14:02:55 +02:00
jriegel
81aa1caf9b
Small fix in dialog box
2013-04-30 08:23:24 +02:00
jriegel
5f8f9842e4
wiering the tet dialog
2013-04-29 22:21:55 +02:00
wmayer
6551cc4d81
Command to reorient sketch
2013-04-29 21:12:45 +02:00
jriegel
3cca1594da
Add ActiveAnalysis logic
2013-04-29 20:08:21 +02:00
wmayer
b36cc0e43a
Add property classes to type system
2013-04-29 16:54:25 +02:00
wmayer
a233388328
Make information if tree item is expanded/collapsed persistent
2013-04-29 14:30:26 +02:00
jriegel
2bc64acebf
Adding additional objects to FEM
2013-04-28 19:07:59 +02:00
jriegel
eaa639e5ae
Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object
2013-04-28 19:07:57 +02:00
jriegel
3f48909fbc
Add active Analysis logic
2013-04-28 19:07:56 +02:00
wmayer
7e7dc80a7f
Fix typos
2013-04-28 17:33:48 +02:00
wmayer
8122723360
Switch new selection style explicitly off for some types
2013-04-28 17:23:54 +02:00
wmayer
ecc61ba784
Fix typo
2013-04-28 14:31:12 +02:00
wmayer
9eb917af08
Fix possible crash in PropertyEnumeration class
2013-04-28 14:30:25 +02:00
wmayer
859cf78dba
0001087: Inventor Navigation continues with released Mouse Button
2013-04-27 22:10:59 +02:00
wmayer
9f0b1ac66e
Improve performance of box selection in sketcher
2013-04-27 20:45:16 +02:00
wmayer
420d10face
Add a GLPainter class to do all the OpenGL drawing stuff
2013-04-27 19:24:39 +02:00
wmayer
adaa3716dd
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-04-26 17:22:10 +02:00
wmayer
c754280af6
Improve methods to select meshes, allow to smooth only selected area of a mesh
2013-04-26 17:21:36 +02:00
wmayer
2aabac71a7
Add convenience methods to query selection of a mesh
2013-04-26 17:20:24 +02:00
wmayer
cffc53f8ea
Fix whitespaces
2013-04-26 17:19:23 +02:00
wmayer
2fdc4c7a10
Better exception handling when writing STEP/IGES/BREP files via Python
2013-04-26 17:18:25 +02:00
wmayer
7d400af1f3
Implement a TaskGroup class to show widgets without extra header
2013-04-26 17:16:56 +02:00
wmayer
c7b0125769
Minor changes
2013-04-26 17:16:01 +02:00
wmayer
60eeb81183
Implement a more user-friendly selection tool
2013-04-26 17:13:20 +02:00
wmayer
688141164a
Allow to show more parameter sets in parameter editor
2013-04-26 17:10:33 +02:00
wmayer
1396a1ae15
Make Command::getSelection static
2013-04-26 17:09:18 +02:00
wmayer
a40bac2bc2
Fix const correctness
2013-04-26 17:08:05 +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
06df5daa26
Fix typo
2013-04-26 17:03:58 +02:00
wmayer
05e092132f
Fix GNUC compiler settings
2013-04-26 17:03:39 +02:00