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
wmayer
bbfa8bd40b
Do not override edit cursor with pre-selection
2013-04-10 13:57:44 +02:00
wmayer
2255bdd30b
Fix build failure
2013-04-10 09:41:44 +02:00
Yorik van Havre
69f7a14193
0001035: WebGL exporter
...
The Arch module now features a webgl exporter that produces an all-included
HTML file that displays the exported objects in WebGL-capable web browsers.
Many enhancements are still necessary, especially with lights and materials.
At time of export, the exporter downloads the three.js library from github
and includes it in the HTML file, so it has no other dependencies.
2013-04-09 19:43:45 -03:00
Yorik van Havre
81e05c5713
Small cleanup in sphinx docs
2013-04-08 23:53:44 -03:00
Yorik van Havre
52b0c605d4
0001062: New Part Helix icon
2013-04-08 17:09:31 -03:00
Yorik van Havre
8d77f55104
0001068: Bug in Draft DXF export
2013-04-08 17:03:41 -03:00
wmayer
10d56aba12
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-08 12:55:14 +02:00
wmayer
48c69c820c
Implement GeometryCurvePy::length
2013-04-08 12:54:46 +02:00
Yorik van Havre
b6d063a662
0001075: faster Draft manual coordinates
2013-04-07 18:47:02 -03:00
Yorik van Havre
9c7a4020d7
0000947: Arch windows based on fully constrained sketches
2013-04-07 18:29:27 -03:00
wmayer
6dbec957a0
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-07 22:44:25 +02:00
wmayer
937874db74
Fix wrong Python doc
2013-04-07 22:43:58 +02:00
Yorik van Havre
1239f96097
0001082: Adding points in Draft Edit
2013-04-07 17:39:00 -03:00
wmayer
7bd3f1c03e
0001063: Show a PropertyLink in Property view
2013-04-07 18:21:48 +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
62e4b6ebb2
0001086: Crash when executing script 3 times
2013-04-06 16:44:15 +02:00
wmayer
a97a9c6bb1
On project load and import show wait cursor but do not block user input
2013-04-06 14:51:05 +02:00
wmayer
3f8df60b7d
0001079: Task Deadlock: Part Workbench disabled when closing Combo View with open Task
2013-04-03 16:43:10 +02:00
wmayer
f5f43a5b1d
0001077: Placement Panel not removed after Entity Deletion
2013-04-03 15:22:57 +02:00
wmayer
451a6aa723
0001080: Wrong header define PART_GEOMETRY_H in ProgressIndicator.h
2013-04-03 13:12:17 +02:00
Yorik van Havre
1b409a5bf7
Draft: Fixes to primitive-enabled tools
2013-04-02 19:43:10 -03:00
wmayer
332298265b
Fix build failure with more recent OCC versions that dropped PI
2013-04-02 18:06:24 +02:00
wmayer
cd4419e40e
Fix build failure on certain Linux systems
2013-04-02 14:27:24 +02:00
wmayer
8c493c30df
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 23:14:19 +02:00
wmayer
83a8002463
Move TKMeshVS & TKAdvTools to OCC_OCAF_LIBRARIES variable
2013-04-01 23:13:51 +02:00
Yorik van Havre
fb1b55ae62
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 17:48:25 -03:00
Yorik van Havre
d0d516e818
0001074: Draft Ellipse tool
...
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
wmayer
09aa858ad1
Fix build problems
2013-04-01 21:04:53 +02:00
wmayer
6087def0c6
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 17:41:36 +02:00
wmayer
54a6f70c99
Disable NetgenPlugin for gcc and mingw
2013-04-01 17:40:52 +02:00
Yorik van Havre
a27a96de9d
0001073: Allow Draft tools to create Part Primitives
...
A preferences setting now allow Draft tools to create Part primitives
instead of Draft objects, when possible (currently point, line, arc,
circle and rectangle).
2013-03-31 23:20:30 -03:00
Yorik van Havre
63442c9c9b
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -03:00
wmayer
7e3e18e38a
Fix build error with OCC6.3
2013-03-31 10:37:19 +02:00
jriegel
216d3dd6f4
Remove Salomemesh from LibPack and compile with source. Changes for LibPack 8.1
...
Had to overwrite the salomemesh in 3rdParty with the original 5.1.2.2 from sf.net since through layout changes imposible to merge or even see changes in the code. Linux tweaking has to be done..
2013-03-31 00:16:25 +01:00
jriegel
1714ace516
Update the NetgenPlugin of Salomemesh with the patched version
2013-03-31 00:16:23 +01:00
jriegel
36ae27689e
Example file for FEM
2013-03-31 00:16:22 +01:00
jriegel
1d41a47cdb
Geting NetGen roling
2013-03-31 00:16:20 +01:00