Yorik van Havre
d213bb043c
Draft: Workaround ghost errors in move tool
2014-05-16 18:44:02 -03:00
Johannes Reinhardt
1a5a003982
Changed povray, Povray and PovRay to POV-Ray
2014-05-16 19:46:11 +02:00
Johannes Reinhardt
cd97ea6758
fix typos in Sketcher
2014-05-16 19:27:13 +02:00
Johannes Reinhardt
7937b14cdf
fix typos in Robot module
2014-05-16 19:26:49 +02:00
Johannes Reinhardt
b1a2f327cd
fix typos in PartDesign module
2014-05-16 19:26:29 +02:00
Johannes Reinhardt
0107e1d4e9
fixed typos in Part module
2014-05-16 19:26:06 +02:00
Johannes Reinhardt
6a363d9038
fix typos and links in StartPage module
2014-05-16 19:25:41 +02:00
Johannes Reinhardt
110f7e8aad
fix typos in Mesh module
2014-05-16 19:25:11 +02:00
Johannes Reinhardt
a4b4594ab7
fix typos in OpenSCAD workbench
2014-05-16 19:24:49 +02:00
Johannes Reinhardt
950841a28e
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
2cde845f93
fixed some obvious typos
2014-05-16 19:23:39 +02:00
wmayer
6805eb10de
+ do not accept objects with no sub-elements selected if this is required
2014-05-16 19:09:15 +02:00
wmayer
b5d4f0c1c3
+ whitespace improvements
2014-05-16 17:17:10 +02:00
wmayer
a0fbb11faf
+ fix crash in CmdSketcherMapSketch
2014-05-16 15:34:26 +02:00
wmayer
430b205e4c
+ add InputField to widget plugin
2014-05-15 18:10:26 +02:00
wmayer
8247cc6e3a
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-15 12:38:09 +02:00
wmayer
a95408780b
+ 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
468069266c
fix sketcher arrow size and make them independend from window size
2014-05-14 22:43:31 +02:00
wmayer
f68760fbae
+ fixes #0001544 : Python function to retrive direct children of a shape using TopoDS_Iterator
2014-05-14 18:14:06 +02:00
wmayer
aa6c2438fc
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-14 15:47:40 +02:00
wmayer
9fc5f6cf63
+ 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
408f713227
Draft: Fixed task dialog error
2014-05-14 10:42:31 -03:00
wmayer
a7d7e674b0
+ extend makeFilledFace
2014-05-14 13:18:23 +02:00
jmaustpc
8177461d04
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
ee76c609f2
Arch: fix in IFC export or circles
2014-05-13 18:17:09 -03:00
wmayer
47e00761a2
+ fix crash in SoBrepEdgeSet::renderSelection
2014-05-13 19:12:10 +02:00
Stefan Tröger
31771d5314
fix inverted sketcher font-size issue and make font size undependend of window size
2014-05-13 18:20:38 +02:00
wmayer
b69b9ad6d9
+ allow to always run macros, fix disappearing grid in sketcher
2014-05-13 16:20:51 +02:00
wmayer
dbd8452bc0
+ path selection on sweep panel
2014-05-13 14:35:48 +02:00
Yorik van Havre
b4bc5163f4
Draft: enabled double-click on dimensions
2014-05-12 21:54:51 -03:00
Yorik van Havre
d6a348effd
Arch: Fixed some bugs in IFC export
2014-05-12 19:52:25 -03:00
wmayer
771c3f9b7c
+ avoid unncessary calls of setSampleBuffer
2014-05-12 18:53:21 +02:00
Johannes Reinhardt
f722cc7bf4
fixed a few small typos
2014-05-12 14:32:27 +02:00
wmayer
a3087d56f1
+ fix broken connection of signal/slot in placement dialog
2014-05-12 14:27:47 +02:00
wmayer
3444b885c4
+ fix whitespaces and a few minor things
2014-05-12 14:14:23 +02:00
wmayer
a0e263d394
+ workaround to avoid to create invalid code with moc
2014-05-12 13:39:57 +02:00
Stefan Tröger
7b9894909c
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
79c60c4096
port the placement dialog to the inputfield
2014-05-12 09:40:16 +02:00
Stefan Tröger
86f4b2de6b
add inputfield to placement in property editor
2014-05-12 09:40:15 +02:00
Stefan Tröger
e0bf5c25e3
add inputfield to property editor for PropertyQuantity and PropertyQuantityConstraint
2014-05-12 09:40:14 +02:00
Yorik van Havre
b56e9a4923
Updated ts files
2014-05-11 14:49:24 -03:00
Yorik van Havre
d2e86b7566
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
0f34099513
+ add '_' as prefix for PartDesign module to fix name clash
2014-05-10 14:12:25 +02:00
wmayer
6ac93e9d72
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
WandererFan
375839eac1
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
cfcd70a1c8
Draft: small improvements to units system in dimensions
2014-05-09 17:47:08 -03:00
wmayer
7481237fdf
+ fix transparency issue, disable sample buffers when using front buffer
2014-05-09 19:20:30 +02:00
wmayer
a376d6398a
+ whitespace improvements
2014-05-09 12:18:58 +02:00
wmayer
0e5f3049b7
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-09 11:30:11 +02:00
Stefan Tröger
e1a8bb1623
Add multisampling anti-aliasing
2014-05-09 11:24:38 +02:00