wmayer
|
ca51781aa9
|
Fix warnings
|
2013-09-09 15:01:56 +02:00 |
|
wmayer
|
d79290fc13
|
Fix Material target
|
2013-09-09 13:48:39 +02:00 |
|
Yorik van Havre
|
124a6da2fc
|
Arch: Fixed profiles table
|
2013-09-08 18:36:48 -03:00 |
|
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 |
|
wmayer
|
813fa0cda7
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2013-09-08 15:26:36 +02:00 |
|
wmayer
|
ed54b59cf1
|
0001140: FreeCAD crashes when deleting element in drafter
|
2013-09-08 15:25:51 +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
|
1fc5b41d02
|
0001224: Tiny Tweak: v0.14 Shows Some Items as 0.13
|
2013-09-03 17:21:38 +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 |
|
wmayer
|
12046e91c2
|
0001136: StdMeshers.so: cannot open shared object file: No such file or directory
|
2013-09-02 08:37:25 +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 |
|
Yorik van Havre
|
e7111b4d10
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2013-08-30 13:00:52 -03:00 |
|
Yorik van Havre
|
ff9e4b1adf
|
New help menu
|
2013-08-30 13:00:27 -03:00 |
|
jriegel
|
97b32d6eb9
|
change node attribute to a id:vector3d dictionary and changes the scripts
|
2013-08-29 22:15:14 +02:00 |
|
wmayer
|
2780372bc3
|
Support -psn as hidden program option on MacOSX
|
2013-08-29 10:06:34 +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 |
|