Yorik van Havre
202b4ce418
Draft: Set task mode as default UI mode
2013-09-08 18:22:42 -03:00
jriegel
e3d9bae1ca
Merge Fem developer branch
2013-09-08 19:58:13 +02:00
jriegel
c0e2c92851
remove MachDist from the build system
2013-09-08 19:53:09 +02:00
jriegel
359ed70ff9
remove MachDist module - now in a private repository
2013-09-08 19:51:33 +02:00
jriegel
c2553c95e6
remove the Mesh dependency from Fem
2013-09-08 19:49:25 +02:00
Yorik van Havre
738b75043b
Arch: grouped all properties into an Arch group
2013-09-07 20:00:41 -03:00
Yorik van Havre
247ab055d4
Draft: grouped all properties into a Draft group
2013-09-07 20:00:27 -03:00
Yorik van Havre
cab1fdf670
Arch: Added additional steel profiles from ifcuser
2013-09-07 19:32:36 -03:00
Yorik van Havre
803d219578
Draft: Better handling of download errors in DXF importer
2013-09-06 17:58:30 -03:00
Yorik van Havre
60a9b28244
Arch: Walls can now be based on a selected face of a space
2013-09-06 17:49:26 -03:00
Yorik van Havre
6e66083d3a
0001234: fixed typo in importDWG
2013-09-05 13:37:54 -03:00
wmayer
8f9a9b71a2
Enhance API of mesh selection
2013-09-04 12:18:20 +02:00
wmayer
b51fcb4470
+ fix whitespaces
2013-09-04 12:11:16 +02:00
jriegel
f18277ff46
Merge branch 'refs/heads/master' into jriegel/develop-fem
...
Conflicts:
src/Gui/View3DInventor.cpp same fix, but master was better
2013-09-04 07:47:08 +02:00
wmayer
eae2ce3ac2
0001223: Dimensional constraint - Unknown C++ exception
2013-09-03 19:15:32 +02:00
wmayer
974ad05807
0001051: Vertex in Part Loft and Sweep profile list - error handling
2013-09-03 15:47:02 +02:00
jriegel
66cab2d207
Fix visual glich in Mesh and start proprocessing
2013-09-02 20:53:53 +02:00
wmayer
71958f3fcc
0001232: Create Mesh from geometry / Export mesh
2013-09-02 14:09:32 +02:00
wmayer
43cb48caec
0001232: Create Mesh from geometry / Export mesh
2013-09-02 13:59:45 +02:00
Yorik van Havre
da319c5668
Draft: More tools are now active even when selection is empty
2013-08-31 22:14:23 -03:00
Yorik van Havre
908af9887c
Arch: Arch creation tools are now active even when selection is empty
2013-08-31 13:01:26 -03:00
jriegel
97b32d6eb9
change node attribute to a id:vector3d dictionary and changes the scripts
2013-08-29 22:15:14 +02:00
Yorik van Havre
38f0f73fbe
Cleaning startup messages from Draft and Arch
2013-08-25 13:43:54 -03:00
wmayer
348fcefb92
0001137: Incomplete slices when using Part.slice on a torus
2013-08-25 17:31:04 +02:00
wmayer
1da39d014d
0001221: Add a function that can apply a Placement to a Shape like sh.transformGeometry(sh.Placement.toMatrix())
2013-08-25 11:32:03 +02:00
Yorik van Havre
47fd378f3f
Draft: Added prefs setting for teigha file converter
2013-08-24 18:48:29 -03:00
wmayer
16bb7af20f
Experiment with boolean cut for slicing
2013-08-24 16:21:21 +02:00
wmayer
730866e384
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-08-24 07:26:54 +02:00
wmayer
f7cfe54fae
Fix refinement algorithm to avoid the loose the solid
2013-08-24 07:26:31 +02:00
Yorik van Havre
f272107826
Draft: minor bugfixes
2013-08-23 13:06:24 -03:00
wmayer
48f8d67b50
Replace BRepTools_ReShape with BRepBuilderAPI_MakeSolid in refinement algorithm
2013-08-23 15:25:17 +02:00
Yorik van Havre
723d034cf0
Draft: better text positionning and scaling
2013-08-22 20:10:02 -03:00
Yorik van Havre
ee04f2b0e9
Draft: minor fixes
2013-08-21 22:34:59 -03:00
Yorik van Havre
e19cccfad0
Draft: Draft-to-drawing can now render faces with holes
2013-08-21 20:13:13 -03:00
Yorik van Havre
61837b6ef8
Draft: Draft-to-Drawing command now works on groups
2013-08-21 19:15:10 -03:00
Yorik van Havre
a39397cf89
Draft: support for non-ascii characters in Draft texts and dimensions
2013-08-21 13:00:56 -03:00
jriegel
35d9459853
Some fixes in the Fem/Material interplay
2013-08-21 17:53:45 +02:00
Yorik van Havre
a4ce94f196
Draft: minor fixes to the dxf importer
2013-08-20 23:12:44 -03:00
Yorik van Havre
4f2594b932
Draft: dxf importer now uses draft clones for blocks when in parametric import style
2013-08-20 19:31:45 -03:00
Yorik van Havre
564f049049
Draft: added prefs option to disable points in dxf import
2013-08-19 22:50:13 -03:00
jriegel
0285dfede9
clean up commands in FEM
2013-08-19 21:30:56 +02:00
jriegel
af56b324b9
Joachims changes and fixes for Abaqus write
2013-08-18 19:24:52 +02:00
Yorik van Havre
96ab84c1dc
Arch: Faster module detection
2013-08-16 23:23:26 -03:00
Yorik van Havre
7d04272534
Arch: Added some preferences settings for walls and structs
2013-08-16 18:54:34 -03:00
jriegel
988d335af5
Fix sequence issue by new object for Isostatic nodes
2013-08-16 16:46:49 +02:00
wmayer
dc4c861e84
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-08-16 12:59:42 +02:00
wmayer
89a5d06926
0001216: Unable to Loft Sketches with Radiused Corners
2013-08-16 12:59:00 +02:00
Yorik van Havre
578fefc9b1
Arch: Added test suite
2013-08-15 19:24:54 -03:00
Yorik van Havre
efe6abb54f
Draft: Added test suite
2013-08-15 19:24:54 -03:00
jriegel
dca9a25a2b
Nicer more informative Isostatic dialog
2013-08-15 22:50:09 +02:00
jriegel
58ba9d4498
Fix bug in getNodes() and some clean up in ApplyingBC
2013-08-15 19:35:52 +02:00
Yorik van Havre
fc0d342c6f
Spreadsheet: Better interface for controller object
2013-08-14 11:05:54 -03:00
wmayer
e1b4fc60ac
Fix inconsistency of order of points of an arc
2013-08-14 12:01:02 +02:00
wmayer
5259ad3d24
0001201: Highlight coincident constraint in sketch view when clicking on (coincident) constraint in constraints list
2013-08-13 20:12:08 +02:00
wmayer
c9ba79666d
0001209: Change the Word 'Radius' for Chamfering
2013-08-13 15:04:55 +02:00
jriegel
ac69b1fc7f
small fix in Job dialog
2013-08-12 22:30:02 +02:00
jriegel
fede3064b5
Start updating Fem workbench
2013-08-11 23:19:52 +02:00
jriegel
214235e753
Update Fem workbench
...
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
Yorik van Havre
1446ee0b69
Draft: Fixes in DXF exporter
2013-08-11 12:46:36 -03:00
Yorik van Havre
58dd79e79b
Spreadsheet: Added CSV import/export
2013-08-10 19:26:03 -03:00
wmayer
4376491e38
Add catch block
2013-08-10 16:55:27 +02:00
wmayer
1ede6a3b93
0001207: Expose Standard_Boolean TopoDS_Shape::IsPartner(const TopoDS_Shape& other) const; to python
2013-08-10 11:36:26 +02:00
Yorik van Havre
8e928dc265
Spreadsheet: Added a spreadsheet controller object
2013-08-09 19:36:25 -03:00
wmayer
9357683aef
Fix license
2013-08-09 17:26:57 +02:00
Yorik van Havre
974a82750d
0001200: Support for ellipses in DXF exporter
2013-08-08 11:58:36 -03:00
Yorik van Havre
b4618e3b0a
Spreadsheet: safer formula evaluation
2013-08-06 16:01:40 -03:00
Yorik van Havre
1e1786fd41
Spreadsheet: Fixed caps size bug
2013-08-05 16:59:46 -03:00
Yorik van Havre
b287c02d3d
Spreadsheet: Fixed wrong icon
2013-08-05 15:57:01 -03:00
Yorik van Havre
18d1885015
Spreadhseet: Fixed opening and closing ofeditor view
2013-08-05 15:57:00 -03:00
Yorik van Havre
c1567311c4
Spreadsheet: Updated cmake stuff
2013-08-05 15:57:00 -03:00
Yorik van Havre
f416a324b7
Spreadsheet: Finished base object + viewer
2013-08-05 15:57:00 -03:00
Yorik van Havre
395725348b
Spreadsheet: added functionality
2013-08-05 15:57:00 -03:00
Yorik van Havre
7f1044a9bb
Turned the spreadsheet into a FreeCAD object
2013-08-05 15:57:00 -03:00
Yorik van Havre
3a64a9db8a
Started spreadsheet module
2013-08-05 15:57:00 -03:00
jriegel
db43260bb8
small fix in claim children
2013-08-04 20:41:05 +02:00
jriegel
a5262f9cb7
Add python object for the FemMesh ViewProvider for later postprecessing capabilities
2013-08-04 20:39:08 +02:00
jriegel
88d558b984
make Special Analysisi object for MachDist
2013-08-04 19:25:29 +02:00
jriegel
bd6dc08a1b
Make Fem::Analyses object inheritable to python and some fixes in Material
2013-08-04 19:22:17 +02:00
jriegel
bd196395db
Finish the job writing
2013-08-01 21:49:45 +02:00
Yorik van Havre
0068d52b62
Arch: small fix to IFC importer
2013-08-01 10:13:11 -03:00
jriegel
deb2ed9939
Move Job generation in JobDialog
2013-07-31 22:38:30 +02:00
jriegel
b8cac92e83
switch MachDistIsostatic to python algorithem
2013-07-31 19:10:45 +02:00
Yorik van Havre
c6858f69fd
Draft: Fixes bugs from last commit
2013-07-31 13:55:06 -03:00
Yorik van Havre
b3f79881c5
Draft: removed unnecessary uses of DraftVecUtils
2013-07-30 16:48:28 -03:00
Yorik van Havre
8b75c6a206
Arch: small fix in IFC importer
2013-07-30 16:47:55 -03:00
Yorik van Havre
cb789a25d8
Arch: Added Tool property to Structs to define an extrusion path
2013-07-27 17:12:48 -03:00
Yorik van Havre
03be0d39ec
Draft: Small fix in dimensions
2013-07-25 14:07:52 -03:00
Yorik van Havre
4ddfa9fc96
Draft: Better interface for setting hatch patterns
2013-07-25 13:45:40 -03:00
Yorik van Havre
b0390d6a78
Arch: Small fix in walls
2013-07-25 11:49:46 -03:00
Yorik van Havre
117bfe48d2
Arch: Added steel profiles to structs
2013-07-24 17:40:35 -03:00
jriegel
9155eed7d9
Implement Isostatic Gui
2013-07-24 22:15:25 +02:00
Yorik van Havre
98ebf2903c
Draft: Small label fix
2013-07-24 15:15:20 -03:00
jriegel
2cad732138
fix material save/load for non ascii paths
2013-07-24 18:14:55 +02:00
Yorik van Havre
6e9a51d017
Arch: Set wall and structs default units to mm
2013-07-24 13:00:02 -03:00
Yorik van Havre
197d141c58
Arch : Added wood sections presets to structures
2013-07-24 12:27:16 -03:00
Yorik van Havre
a3a50658f6
Arch: Restored length property of walls
...
Walls can again be based on no underlying object, and be
only defined by length, width and height.
2013-07-24 11:52:13 -03:00
wmayer
03022837c3
0001189: Re-assign hot keys 0 thru 6 to line up with the icon placement.
2013-07-24 16:22:36 +02:00
jriegel
08e2cf1e40
more info on meshing and recalculation only if needed
2013-07-23 21:45:12 +02:00
wmayer
b1451181ea
Edge collapse method
2013-07-23 13:28:37 +02:00
wmayer
d9e126fdf2
Fix typos
2013-07-23 11:18:56 +02:00
Yorik van Havre
0253fb9e74
Arch: added spaces to the ifc importer + minor fixes
2013-07-19 15:47:47 -03:00
wmayer
4263271fe4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-19 12:28:11 +02:00
wmayer
a5d9d6312d
Fix Python exception handling
2013-07-19 12:27:44 +02:00
jriegel
adfe1321a5
some fixes in material handling
2013-07-18 23:03:43 +02:00
Yorik van Havre
f43fcd1fb5
Arch: Wall and Struct tools now set the working plane before drawing
2013-07-18 16:26:00 -03:00
Yorik van Havre
08f031d6ca
Draft: Small interface cleanup
2013-07-18 16:04:34 -03:00
Yorik van Havre
b2637897f5
0000982: Arch Space object
...
A new Arch Space object that can be created from a solid shape or from
several boundary faces, or a mix of both
2013-07-18 12:59:17 -03:00
Yorik van Havre
dcb2ebf2ec
Arch: Further work on Space object
2013-07-17 13:23:33 -03:00
Yorik van Havre
27b8be4e9b
Arch: forgot to update the cmake file...
2013-07-16 19:59:56 -03:00
Yorik van Havre
5255443469
Arch: First draft of a Space tool
2013-07-16 19:09:16 -03:00
jriegel
cce65e9225
Small fix
2013-07-16 22:15:05 +02:00
Yorik van Havre
3a75c0e086
0001184: Support for arc segments in Draft wires
...
Draft wires can now be based on a sketch with arcs, by using the
Upgrade tool on a sketch.
2013-07-16 16:30:44 -03:00
Yorik van Havre
ea4d33f610
Draft: Enabled hatch patterns for all fillable Draft objects
2013-07-16 15:43:07 -03:00
jriegel
a948f7a16f
fix in alignment code
2013-07-16 19:42:15 +02:00
Yorik van Havre
1831cb9e34
Draft: Split main preferences page into 2
2013-07-16 13:40:06 -03:00
wmayer
64890a4552
0001182: Preserve names and colors on console mode export to STEP
2013-07-16 14:41:30 +02:00
jriegel
ca0f3155e4
Add Job Control Dialog
2013-07-14 21:14:38 +02:00
jriegel
a7fbc02e6d
finish move tool
2013-07-14 18:21:08 +02:00
wmayer
b7992ed76f
0001105: disable grid in sketcher
2013-07-14 18:14:18 +02:00
wmayer
097b95f686
Show linked objects of compound objects as children in tree view
2013-07-14 15:53:57 +02:00
jriegel
fbdbb8b4ab
Add MoveTools
2013-07-14 09:59:14 +02:00
jriegel
d2f7efe8c6
further implement Align and Material
2013-07-13 21:00:03 +02:00
jriegel
7319f89167
fix Preferences Page and start Material
2013-07-13 16:29:28 +02:00
jriegel
211764b5da
some tuning in Alignment & copy constructor for FemMeshPy
2013-07-13 15:45:05 +02:00
wmayer
a81639afe1
Add a parametric compound command
2013-07-13 15:05:13 +02:00
jriegel
f3aebef651
fix in write ABAQUS
2013-07-13 13:15:38 +02:00
jriegel
cd19d8155c
remake the position handling on the C++ side
2013-07-13 11:54:21 +02:00
jriegel
125b2f3543
fliping code and some minor adjustments
2013-07-12 23:09:13 +02:00
wmayer
de9ad5ddfb
0001110: Decimal point entry in LinearPattern length field
2013-07-12 17:15:05 +02:00
wmayer
c44158f90b
0000846: [Sketcher] Dragging + ESC
2013-07-12 15:30:47 +02:00
wmayer
f511d5cc96
Remove updateUi() from slot functions
2013-07-12 12:55:37 +02:00
wmayer
227b1f6eb2
0001110: Decimal point entry in LinearPattern length field
2013-07-12 12:49:37 +02:00
wmayer
93827f68e8
0001175: pressing escape in datum editing dialog closes sketch
2013-07-12 11:28:54 +02:00
jriegel
6f5ae0dd42
Implementing new Alignment approach
2013-07-11 00:19:46 +02:00
jriegel
4ab5bd57c9
Add Nodes interface to FemMesh (for usage e.g. calculating eigen transformation)
2013-07-10 23:16:21 +02:00
jriegel
0b57c4da5c
Add a general methode for calculating eigen transformation into the Mesh interface
2013-07-10 23:15:25 +02:00
jriegel
cddcba5238
Add checkbox for auto fine tuning to Alignment dialog
2013-07-10 23:14:09 +02:00
Sebastian Hoogen
12f4190c93
OpenSCAD: call which to find openscad executable
...
on all platforms except 'win32'
2013-07-10 20:52:23 +02:00
Sebastian Hoogen
3b32918e54
OpenSCAD check for relative paths in open function as well
2013-07-10 16:43:22 +02:00
Sebastian Hoogen
9f4c547afe
search for OpenSCAD executable when initalizing WB
2013-07-10 16:19:24 +02:00
Sebastian Hoogen
97f3fd54ce
use TypeId instead of Type of Part::Feature in exportCSG.py
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
f1762bf3f4
added function to search for the openscad executeable
...
this function implmented but not called at the moment
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
0d7fafc048
OpenSCAD check for gui in rotate extrude
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
558a3e715e
process OpenSCADs stdout and allow os.unlink to fail
2013-07-10 16:11:31 +02:00
Sebastian Hoogen
c6c68f77b2
proposal for exporter
2013-07-10 16:11:31 +02:00
wmayer
bebd37a39a
0000459: Revolving a single line sketch fails
2013-07-10 15:26:31 +02:00
wmayer
f388e0001b
0000923: Split shape color setting from current preference page into a separate page
2013-07-10 14:45:06 +02:00
jriegel
c77d2c688e
Again some fixes
2013-07-10 07:54:26 +02:00
jriegel
3f7f010041
some fixes of the fixes ;)
2013-07-10 07:45:39 +02:00
jriegel
4c6e988aad
Fix Boundbox problem in FemMesh and make singular Coordinate3 node
2013-07-10 01:09:59 +02:00
jriegel
d5ec1da95b
implement user interface for creating a Analyses and add a part
2013-07-09 22:15:06 +02:00
wmayer
a66d9449b0
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-09 19:03:27 +02:00
wmayer
a966534295
0000931: Can't change STEP/IGES export units through Python interface
2013-07-09 19:02:53 +02:00
Yorik van Havre
7e525e6d8c
Draft: Further work on hatching
2013-07-09 13:55:25 -03:00
wmayer
adc0052997
0000948: Part names are incorrect on import from STEP file
2013-07-09 14:37:34 +02:00
wmayer
f86c65644c
Try alternative sort method
2013-07-09 10:40:37 +02:00
wmayer
f43f63d3b6
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 21:19:40 +02:00
wmayer
7de742b436
0000735: Feature request for better Fillet/Chamfer
2013-07-07 21:19:19 +02:00
Yorik van Havre
51383ada07
0001167: Arch fixtures system
...
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.
Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
wmayer
56295c5d76
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 16:13:58 +02:00
wmayer
2b0757c3a6
0000735: Feature request for better Fillet/Chamfer
2013-07-07 16:13:38 +02:00
wmayer
e3b0c111be
Fix crash when closing color panel
2013-07-07 16:05:30 +02:00
Yorik van Havre
c519f793e3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 18:47:58 -03:00
Yorik van Havre
407f4d9e2f
Draft: Added face mode to Draft rectangle tracker
2013-07-06 18:41:43 -03:00
wmayer
689fcd58d8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 22:49:45 +02:00
wmayer
d4d4c8dc62
0000596: Edge chain selection
2013-07-06 22:49:12 +02:00
Yorik van Havre
28b001f26c
Draft: Further work on SVG hatch patterns
2013-07-06 16:33:34 -03:00
Yorik van Havre
9ba82ae058
Arch: Small fix in windows
2013-07-06 13:30:26 -03:00
wmayer
7f27e4355a
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 15:03:55 +02:00
wmayer
4afa0138cc
0001162: Cut mesh with plane
2013-07-06 15:03:28 +02:00
wmayer
b9fb862c66
+ Reduce redundant code in mesh classes
2013-07-06 15:02:52 +02:00
Yorik van Havre
4846f4ea50
Draft: Enabling svg hatch patterns
2013-07-05 23:04:50 -03:00
Yorik van Havre
321938c1f5
Draft: small fixes
...
+ added svg scaling capability to Draft.loadTexture()
+ late-loading of svg patterns
+ fixed warnings in Draft Drawing tool
2013-07-05 13:44:31 -03:00
Yorik van Havre
0883e885b3
Draft: Small fix in Draft Wires
2013-07-05 11:50:05 -03:00
wmayer
249e806a31
+ playing in sandbox
2013-07-05 15:31:54 +02:00
wmayer
6fde5d764b
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
Yorik van Havre
e811e09545
Draft: Small bugfix in wire tool
2013-07-04 12:50:02 -03:00
wmayer
ab9b6bd5a8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-03 19:31:21 +02:00
wmayer
ed6a820f9f
0000803: Feature request - box selection for faces in set color mode
2013-07-03 19:30:10 +02:00
Yorik van Havre
a367b2e1e3
Arch: Allow windows to have different colors
...
+ When editing window components, a new "type" setting is available
+ In Arch preferences there is a new "Window Glass Color" preference
+ When a window component is set to "Glass panel" type it takes the glass color
2013-07-03 13:10:49 -03:00
wmayer
14ced6b202
0001133: crash at padding a sketch with 42 holes
2013-07-03 07:56:36 +02:00
wmayer
902ce7871f
0000803: Feature request - box selection for faces in set color mode
2013-07-02 18:49:53 +02:00
wmayer
8c6f77bb2b
Fix weird behaviour for 64-bit version on Windows
2013-07-02 14:52:32 +02:00
Yorik van Havre
64ed1d97b2
Draft: Added commands for snapping tools
...
Snap tools now also appear in the Draft menu, so users can
give them keyboard shortcuts.
2013-07-01 16:28:00 -03:00
Yorik van Havre
7501475e66
Draft: Fixed bug in trim tool
2013-07-01 12:53:43 -03:00
wmayer
0de46dcd0e
0001025: wireframe mode should include vertices in display
2013-07-01 14:00:55 +02:00
wmayer
f5d091fc96
0000849: [Sketcher] Small inconsistency with update
2013-07-01 13:08:47 +02:00
Yorik van Havre
5df0638aec
Arch: Removed obsolete ArchCell.py
2013-06-29 12:05:45 -03:00
Yorik van Havre
c6d512ccab
Draft: fixes to dxf & svg exporters to work in console mode
2013-06-28 14:13:35 -03:00
jriegel
950d9093e9
Merge branch 'refs/heads/jriegel/develop-fem'
2013-06-27 16:47:40 +02:00
wmayer
4b2474807b
0001160: Freecad sometimes 'forgets' the ability to handle stp files
2013-06-27 14:16:41 +02:00
jriegel
388ad0ce78
Small fix in Fem
2013-06-27 00:14:02 +02:00
jriegel
b312232b80
Switch NetgenObject to inert if build without Netgen
2013-06-26 23:20:09 +02:00
jriegel
e1847a00f9
Activating FEM for Linux again (without Netgen plugin)
2013-06-26 19:14:36 +02:00
jriegel
83b956e908
Merge branch 'refs/heads/master' into jriegel/develop-fem
...
Conflicts:
src/Mod/Fem/App/FemMeshShapeNetgenObject.cpp
src/Mod/Fem/App/FemMeshShapeNetgenObject.h
src/Mod/Fem/Gui/AppFemGuiPy.cpp
src/Mod/Fem/Gui/Command.cpp
src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.cpp
src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.h
src/Mod/Fem/Gui/TaskTetParameter.cpp
src/Mod/Fem/Gui/TaskTetParameter.h
src/Mod/Fem/Gui/TaskTetParameter.ui
src/Mod/Fem/Gui/ViewProviderAnalysis.cpp
src/Mod/Fem/Gui/ViewProviderAnalysis.h
src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.cpp
src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.h
2013-06-26 19:02:15 +02:00
Yorik van Havre
7f216323ff
0001092: Draft local/global coordinates
...
The draft X,Y,Z coordinates are now displayed as global, or local
if the current working plane is different from the world axes.
2013-06-25 11:40:38 -03:00
Yorik van Havre
827a716814
Draft: minor fixes to DXF importer
2013-06-23 15:59:35 -03:00
Yorik van Havre
218a828327
Draft: fixed cmake and installer stuff with removed draftlibs
2013-06-23 15:33:26 -03:00
Yorik van Havre
2d180fac38
Draft: Removed draftlibs
...
Removed the contents of the draftlibs folder (dxf import-export) for license
reasons. These files are now hosted on
https://github.com/yorikvanhavre/Draft-dxf-importer and will be downloaded
automatically by FreeCAD on first use.
2013-06-22 14:48:58 -03:00
Yorik van Havre
367a8f9aee
Draft: Fixed license blocks
2013-06-20 21:32:41 -03:00