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
Yorik van Havre
811e9c09b4
Included more modules in sphinx docs
2013-04-15 11:29:45 -03:00
Yorik van Havre
ba70d096d0
0001003: Interactive Arch Structure tool
2013-04-14 17:45:00 -03:00
Yorik van Havre
60a12031cb
Arch: Better wireframe material for the webgl exporter
2013-04-13 18:57:35 -03:00
Yorik van Havre
80ed02054e
Arch: Simplified webgl exporter
2013-04-13 00:29:05 -03:00
Yorik van Havre
b8b8f6c460
Arch: WebGL exporter now has mouse controls
2013-04-12 15:37:10 -03:00
Yorik van Havre
521407eb49
0001042: Draft DXF export with projection direction
...
The DXF exporter now features an option in Draft preferences
to project the selected objects along the current view direction
on export.
2013-04-11 14:20:50 -03:00
Yorik van Havre
a5474182b9
Arch: fixed errors in webgl exporter
2013-04-11 11:23:39 -03: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