Commit Graph

238 Commits

Author SHA1 Message Date
wmayer
ad096cbc81 + fix memory leak 2014-08-02 18:26:23 +02:00
wmayer
732c521f39 + Replace InputField with QuantitySpinBox 2014-07-31 15:14:27 +02:00
wmayer
bfa3f8a2b1 + support to create faces from vertices with shape builder 2014-07-25 13:35:10 +02:00
Sebastian Hoogen
29ea3d1a14 remove all references to BRepMesh 2014-07-18 10:43:16 +02:00
wmayer
57d257d87e + include missing header file 2014-07-15 10:27:02 +02:00
Yorik van Havre
867f526d3b Updated translations 2014-05-24 17:35:20 -03:00
wmayer
5665d3d17c + allow to select whole wire in sweep panel 2014-05-24 15:33:23 +02:00
wmayer
f8f6499f13 + allow to select whole wire in sweep panel 2014-05-23 19:27:14 +02:00
wmayer
ae5ca4e5a3 + replace degree symbol with 'deg' to make sure it works on all systems, force to use right codec to display floating numbers 2014-05-19 20:56:23 +02:00
WandererFan
94a1fe9eb1 Add UNITS to Part Primitive Gui 2014-05-19 20:34:10 +02:00
Johannes Reinhardt
0107e1d4e9 fixed typos in Part module 2014-05-16 19:26:06 +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
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
wmayer
47e00761a2 + fix crash in SoBrepEdgeSet::renderSelection 2014-05-13 19:12:10 +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
b56e9a4923 Updated ts files 2014-05-11 14:49:24 -03:00
wmayer
6ac93e9d72 Add initial support for different libdir (jobermayr) 2014-05-10 12:57:38 +02:00
wmayer
55984a200f + fix flaws found with code analyzer tool 2014-05-07 13:09:44 +02:00
wmayer
86278597e8 + issue #0001419: FreeCAD crash on Windows 8.1. 2014-05-05 22:24:16 +02:00
wmayer
4b2b243e47 + compile with clang 2014-05-05 16:24:01 +02:00
blobfish
0a13cc016b Part: Check Geometry: Config option for new, additional BOP check 2014-05-03 19:14:55 +02:00
mdinger
1498e99cef Move python module prefix and suffix properties into macro to be set together 2014-05-03 16:00:30 +02:00
wmayer
67edfb895b + Fix prefix of Python extensions built with MinGW 2014-04-30 18:22:52 +02:00
mdinger
e2bd648e9a Remove unnecessary quotes. 2014-04-30 13:41:16 +02:00
mdinger
3e3ce381f6 Apply SET_BIN_DIR macro to Mod 2014-04-30 13:41:13 +02:00
wmayer
e4dd8e3f96 + Update check states in fillet dialog 2014-04-25 11:45:39 +02:00
WandererFan
e7a2852437 Issue #1508 Solid tickBox for Part.Revolution
Creates Solid for closed Edges & Wires
2014-04-25 10:07:21 +02:00
wmayer
2d9f6e5a37 + Improve performance when selecting all edges of an edited fillet feature 2014-04-24 22:29:07 +02:00
wmayer
3cb60d5dbd + Improve performance when deselecting all edges of an edited fillet feature 2014-04-24 17:30:58 +02:00
wmayer
a065e35fc1 + improve performance of editing fillet feature (patch from chrisf) 2014-04-24 13:29:25 +02:00
WandererFan
113e6026e4 Add function to Close Part.Loft (Gui & scripting) 2014-04-14 16:30:56 +02:00
wmayer
e255398386 + fixes# 0001502: crash when using 'move' tool in part workbench 2014-04-08 13:59:22 +02:00
wmayer
abe46d5ce7 + do meshing of shapes in parallel 2014-04-01 16:38:44 +02:00
wmayer
5b2039aadd + make sure to keep the same order of lines inside a line set as the edge order 2014-03-18 11:11:08 +01:00
wmayer
6a066553e4 + use more speaking variable names 2014-03-18 10:59:20 +01:00
wmayer
6317190686 + use more speaking variable names 2014-03-18 08:15:21 +01:00
wmayer
cfeaf3b16a + ignore v/h axes and grid of sketcher on view fit 2014-03-15 16:08:24 +01:00
wmayer
922d3b5101 + fix some issues 2014-03-15 12:36:07 +01:00
wmayer
c67b6fafca + fixes #0001049: Sketcher preferences in preferences editor 2014-03-14 19:39:11 +01:00
wmayer
33c0d5e8b5 + fixes #0001058: Add items to Fusion by dragging item onto it 2014-03-11 17:37:36 +01:00
Yorik van Havre
bc73f76a63 Updated ts files from source 2014-03-10 20:36:59 -03:00
wmayer
c21c2ae9fe + move sketcher related settings into own page 2014-03-09 18:07:46 +01:00
wmayer
d2501d4cc8 + use dialog button box where possible, replace old Python icon 2014-03-08 15:17:56 +01:00
wmayer
1a24718898 + work on item 0000494 2014-03-05 13:53:08 +01:00
blobfish
eef868f5e2 Part: CheckGeometry: Adding shape content widget to task 2014-03-01 12:45:54 +01:00
blobfish
4ee18348cb Part: CheckGeometry: Mantis #0001427
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
blobfish
a1c4740f9b Part: CheckGeometry: Mantis #0001426
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
wmayer
91868b2a48 + Fix for OCC 6.6 2014-02-20 10:33:09 +01:00
blobfish
9918a10a1f Part: CheckGeometry:
adding build entry name for dialog
    add bounding box to all entries
    fixed the positioning of bounding box
    removal of object hierarchy. boost function dispatch
    add BOPAlgo_ArgumentAnalyzer
2014-02-19 18:16:08 -05:00