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
0b7b0ecc21
+ whitespace improvements
2014-05-16 17:17:10 +02:00
wmayer
007bcbdc7f
+ fix crash in CmdSketcherMapSketch
2014-05-16 15:34:26 +02:00
wmayer
d85f442089
+ add InputField to widget plugin
2014-05-15 18:10: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
wmayer
65071e1684
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-14 15:47:40 +02:00
wmayer
9e5ed987cc
+ fixes #0001542 : 4 empty / blank buttons - Customize / Toolbars Tab / Move buttons (right,left,up,down) missing icons
2014-05-14 15:46:52 +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
wmayer
066fbfda0a
+ avoid unncessary calls of setSampleBuffer
2014-05-12 18:53:21 +02:00
Johannes Reinhardt
2b28d41134
fixed a few small typos
2014-05-12 14:32:27 +02:00
wmayer
a96d5ba382
+ fix broken connection of signal/slot in placement dialog
2014-05-12 14:27:47 +02:00
wmayer
30e5321e76
+ fix whitespaces and a few minor things
2014-05-12 14:14:23 +02:00
wmayer
f1762edd6c
+ workaround to avoid to create invalid code with moc
2014-05-12 13:39:57 +02:00
Stefan Tröger
21b019fd24
ensure that the placement values are used with every relevant decimal from the property editor
2014-05-12 09:40:16 +02:00
Stefan Tröger
8ff14c8fdb
port the placement dialog to the inputfield
2014-05-12 09:40:16 +02:00
Stefan Tröger
9f7c784437
add inputfield to placement in property editor
2014-05-12 09:40:15 +02:00
Stefan Tröger
58a781e5c4
add inputfield to property editor for PropertyQuantity and PropertyQuantityConstraint
2014-05-12 09:40:14 +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
wmayer
320fabfc98
+ whitespace improvements
2014-05-09 12:18:58 +02:00
wmayer
c5299ed75c
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-09 11:30:11 +02:00
Stefan Tröger
571b6391ee
Add multisampling anti-aliasing
2014-05-09 11:24:38 +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
9321f662a9
+ fixes #0001536 : Feature.Placement.Rotation.isNull() touches the Feature
2014-05-08 18:52:08 +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