Yorik van Havre
2e24d5b122
Arch: Added ellipses support to IFC export
2014-05-18 15:16:03 -03:00
Yorik van Havre
19440ceae0
Arch: Small fix in windows
2014-05-18 14:38:00 -03:00
Yorik van Havre
7e898c0336
Draft: Fixed offset of wires containing arcs
2014-05-17 18:58:21 -03:00
wmayer
81bfcc8717
+ fix issues with angle constraints
2014-05-17 18:27:56 +02:00
Yorik van Havre
da4f1bda47
Draft: Used replace strategy in latin1 encodings - issue #853
2014-05-17 12:32:04 -03:00
Yorik van Havre
293930bdf8
Arch: Using 2D coordinates for polylines in IFC export
2014-05-17 11:56:09 -03:00
Yorik van Havre
44e354bfdd
Arch: stronger handling of errors in IFC export
2014-05-16 21:30:00 -03:00
Yorik van Havre
4906d8965f
Draft: Workaround ghost errors in move tool
2014-05-16 18:44:02 -03:00
Johannes Reinhardt
8c40c6d372
Changed povray, Povray and PovRay to POV-Ray
2014-05-16 19:46:11 +02:00
Johannes Reinhardt
641a2a75bf
fix typos in Sketcher
2014-05-16 19:27:13 +02:00
Johannes Reinhardt
c0d74422f4
fix typos in Robot module
2014-05-16 19:26:49 +02:00
Johannes Reinhardt
95dd0cc5a1
fix typos in PartDesign module
2014-05-16 19:26:29 +02:00
Johannes Reinhardt
a1d04d82fb
fixed typos in Part module
2014-05-16 19:26:06 +02:00
Johannes Reinhardt
7b41bdfe4f
fix typos and links in StartPage module
2014-05-16 19:25:41 +02:00
Johannes Reinhardt
af964f8509
fix typos in Mesh module
2014-05-16 19:25:11 +02:00
Johannes Reinhardt
a4cc793c4c
fix typos in OpenSCAD workbench
2014-05-16 19:24:49 +02:00
Johannes Reinhardt
604c556b85
Change "making" to "creating"
...
This avoids a double entendre in "making faces" and keeps consistency.
2014-05-16 19:24:21 +02:00
Johannes Reinhardt
8edff98505
fixed some obvious typos
2014-05-16 19:23:39 +02:00
wmayer
624537e5b6
+ do not accept objects with no sub-elements selected if this is required
2014-05-16 19:09:15 +02:00
wmayer
007bcbdc7f
+ fix crash in CmdSketcherMapSketch
2014-05-16 15:34:26 +02:00
wmayer
037eb8eee3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-15 12:38:09 +02:00
wmayer
318c4b6ce9
+ fixes #0001547 : add Part Spiral to the selectable list of profiles for a Part Loft
2014-05-15 12:37:39 +02:00
Stefan Tröger
8106f8437c
fix sketcher arrow size and make them independend from window size
2014-05-14 22:43:31 +02:00
wmayer
f9ff3b250e
+ fixes #0001544 : Python function to retrive direct children of a shape using TopoDS_Iterator
2014-05-14 18:14:06 +02:00
Yorik van Havre
757c7ab33e
Draft: Fixed task dialog error
2014-05-14 10:42:31 -03:00
wmayer
f7a42f25b9
+ extend makeFilledFace
2014-05-14 13:18:23 +02:00
jmaustpc
5c8ff0bf6c
Part primitives dialogue minor typo and tab stops
...
change the u and v parameter’s label
from "parametric" to "parameter"
also
add tabstops in DlgPrimitives.ui
to correct the order of tab stops
for torus, Helix and spiral
input fields
2014-05-14 15:04:40 +10:00
Yorik van Havre
6ec53ed397
Arch: fix in IFC export or circles
2014-05-13 18:17:09 -03:00
wmayer
1fbfa1c17a
+ fix crash in SoBrepEdgeSet::renderSelection
2014-05-13 19:12:10 +02:00
Stefan Tröger
e451efd9c4
fix inverted sketcher font-size issue and make font size undependend of window size
2014-05-13 18:20:38 +02:00
wmayer
c212e75fcc
+ allow to always run macros, fix disappearing grid in sketcher
2014-05-13 16:20:51 +02:00
wmayer
0874bfac75
+ path selection on sweep panel
2014-05-13 14:35:48 +02:00
Yorik van Havre
a2243e9fb5
Draft: enabled double-click on dimensions
2014-05-12 21:54:51 -03:00
Yorik van Havre
8d16e0e0a3
Arch: Fixed some bugs in IFC export
2014-05-12 19:52:25 -03:00
Johannes Reinhardt
2b28d41134
fixed a few small typos
2014-05-12 14:32:27 +02:00
Yorik van Havre
ec442507e1
Updated ts files
2014-05-11 14:49:24 -03:00
Yorik van Havre
2798de1afa
Arch: Big cleanup - fixes #1524
...
* Removed redundant code in Arch objects
* Supports wandererfan's Units code in Draft module
* Cleanup of the IFC exporter
* Better support of extruded profiles in IFC export
2014-05-11 14:40:39 -03:00
wmayer
068452f0ac
+ add '_' as prefix for PartDesign module to fix name clash
2014-05-10 14:12:25 +02:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
WandererFan
33a4b6d7ba
fixes #1319
...
allow Part.makeHelix to use 'vertical height' parm
correct lefthanded conical helixes in TopoShape::makeHelix
2014-05-10 11:05:52 +02:00
Yorik van Havre
392cf965af
Draft: small improvements to units system in dimensions
2014-05-09 17:47:08 -03:00
wmayer
a5efc53bfc
+ fix transparency issue, disable sample buffers when using front buffer
2014-05-09 19:20:30 +02:00
Yorik van Havre
1fffc978b4
Draft: small fix to units parsing - issue #1524
2014-05-08 16:15:52 -03:00
Jose Luis Cercos-Pita
cea686b7d6
Updated the example ships
2014-05-08 19:00:27 +02:00
Jose Luis Cercos-Pita
a8d9bde258
Removed drawing capabilities (which are covered by another module)
2014-05-08 19:00:27 +02:00
Jose Luis Cercos-Pita
a212cab150
Fixed table point manual set
2014-05-08 19:00:26 +02:00
wmayer
d907d372a4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-08 17:32:37 +02:00
wmayer
0467777d1b
+ remove unneeded semicolons
2014-05-08 17:32:23 +02:00
wmayer
6d17bbb7f6
+ fixes #0001535 : Remove conflict between min/max macros and std::min/max
2014-05-08 17:30:23 +02:00
Yorik van Havre
9cd2c750db
Draft: Fixed inverted arcs in DXF output - fixes #1513
2014-05-08 12:29:15 -03:00
Yorik van Havre
8e1ebcd6fb
Draft: issue #1524 - Added Wandererfan's fix to displayExternal
2014-05-08 10:49:10 -03:00
Yorik van Havre
96bba087eb
Draft: Filling objects with faces is now optional - fixes #1395
...
Closable Draft objects now have a new MakeFace property, that specifies
if they must be turned into a face or stay a wire only. Older Draft
objects continue to behave the old way for compatibility. The default
behaviour can be set in Draft Preferences -> Fill objects with faces
2014-05-07 19:03:00 -03:00
Yorik van Havre
78a36e4e9a
Draft: supported comma as decimals separator
2014-05-07 17:26:31 -03:00
WandererFan
f37a15c1af
issue #1524 UNITS for Draft Dimension
2014-05-07 11:13:34 -03:00
WandererFan
dea3fa6c66
issue #1524 Add UNITS to Draft Shapestring
2014-05-07 11:13:34 -03:00
wmayer
3b5cdda879
+ fix flaws found with code analyzer tool
2014-05-07 13:09:44 +02:00
wmayer
94f10f5d95
+ issue #0001419 : FreeCAD crash on Windows 8.1.
2014-05-05 22:24:16 +02:00
wmayer
2d4110b0f3
+ Better support of clang, fix issues discovered by clang
2014-05-05 18:25:59 +02:00
wmayer
3b6d07833d
+ compile with clang
2014-05-05 16:24:01 +02:00
WandererFan
213a09c163
issue #1524 - Units in Draft Gui
...
- basic working version for points,radii entry
- logic added to Trimex, Offset, Rotate
2014-05-05 07:49:01 -04:00
Yorik van Havre
5c01cf0a89
Arch: Fixed OBJ exporter to work with curves - fixes #1527
2014-05-04 13:04:52 -03:00
wmayer
cb720fae50
+ fixes #0001517 : Problem with constraint menu not displaying properly if moved (overwrites the background)
2014-05-03 23:39:04 +02:00
blobfish
adda1afc4c
Part: Check Geometry: Config option for new, additional BOP check
2014-05-03 19:14:55 +02:00
Yorik van Havre
32d7839da4
Draft: use latin1 in texts if coin < 4 - issue #1404
2014-05-03 13:00:44 -03:00
Yorik van Havre
e0e6f9bf2e
Draft: Fixed radius and offset numeric values - fixes #1530
2014-05-03 12:37:46 -03:00
Yorik van Havre
e2650dc341
Draft: Turned the tray tools into a toolbar
2014-05-03 12:32:39 -03:00
Jose Luis Cercos-Pita
052999e94a
Improved the icon
2014-05-03 16:10:17 +02:00
Jose Luis Cercos-Pita
8fff477f16
Removed tank unused instance
2014-05-03 16:10:16 +02:00
Jose Luis Cercos-Pita
6094db62f2
Cleared unused tools
2014-05-03 16:10:15 +02:00
Jose Luis Cercos-Pita
12198fcf52
Cleared unused OpenCL stuff
2014-05-03 16:10:14 +02:00
Jose Luis Cercos-Pita
97e1c00c58
Cleared old hydrostatics icons
2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
f99b67f11c
Fixed units usage
2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
2f22ac7816
Fixed bad equation close position
2014-05-03 16:10:12 +02:00
Jose Luis Cercos-Pita
fa9f40e9b3
Cleared some debug info
2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
751f40c493
Fixed PySide pitfall
2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
e7c3e264ff
Updated the hydrostatics tool
2014-05-03 16:10:10 +02:00
Jose Luis Cercos-Pita
1801857108
Updated the resources
2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
ec14ccb252
Created an hydrostatics tool icon (svg format)
2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
67d10aa23b
Removed Simulation icons
2014-05-03 16:10:08 +02:00
mdinger
337f05d56e
Move python module prefix
and suffix
properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
0eb6acdc1c
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-03 14:06:48 +02:00
wmayer
05dac2eeb3
+ Exception handling in _BSpline.execute
2014-05-03 14:06:14 +02:00
Yorik van Havre
90f2fc2034
Arch: Turned jreinhardt's fix to webGL into an option
2014-05-02 17:20:17 -03:00
wmayer
07f3f8257b
+ Remove external geometry when changing support face
2014-05-02 12:03:52 +02:00
wmayer
ec7573da42
Reorient sketch loses constraints (fix from chrisf)
2014-05-01 18:04:33 +02:00
wmayer
a17116f465
+ Add action to modify current item in constraint view
2014-05-01 16:12:03 +02:00
wmayer
3f9640908b
+ Add context-menu to constraint view for renaming and deleting items, fix edit mode
2014-05-01 15:36:52 +02:00
Sebastian Hoogen
8dca9210d8
use transformShape for uniform scaling in Draft._Clone Feature
2014-05-01 11:59:56 +02:00
Sebastian Hoogen
49de4f6760
add support for Draft.Clone in exportDRAWEXE
...
use pscale for uniform scaling of clone object
2014-05-01 11:59:41 +02:00
wmayer
66de74d14a
+ Remove redefinition of /EHa which causes warnings with QtCreator
2014-04-30 19:21:49 +02:00
wmayer
1a7cea9b59
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
f890d1d1cb
Fix precompiled header build error
2014-04-30 13:41:19 +02:00
mdinger
5fbc308ce4
Comment to document why this module alone is installed differently
2014-04-30 13:41:17 +02:00
mdinger
88a3e5bf0e
Add 4th optional parameter to set linux install path
2014-04-30 13:41:17 +02:00
mdinger
a17cce3559
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
1942bb7906
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
Johannes Reinhardt
1479765154
fix export of circular edges
2014-04-29 16:00:42 -03:00
Johannes Reinhardt
30ef37715f
added webGL export option for faceloop linewidth
2014-04-29 16:00:42 -03:00
Yorik van Havre
5229e5461a
Draft: support for multiline dim texts in svg
2014-04-29 09:41:04 -03:00
Cercos-Pita J.L
7dc6f0ee2d
Cleared the simulations stuff
2014-04-29 09:50:04 +02:00