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
ec442507e1
Updated ts files
2014-05-11 14:49:24 -03:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02: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
3b6d07833d
+ compile with clang
2014-05-05 16:24:01 +02:00
blobfish
adda1afc4c
Part: Check Geometry: Config option for new, additional BOP check
2014-05-03 19:14:55 +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
1a7cea9b59
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +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
wmayer
b7ff37e53d
+ Update check states in fillet dialog
2014-04-25 11:45:39 +02:00
WandererFan
62f00095cd
Issue #1508 Solid tickBox for Part.Revolution
...
Creates Solid for closed Edges & Wires
2014-04-25 10:07:21 +02:00
wmayer
db72aa2a98
+ Improve performance when selecting all edges of an edited fillet feature
2014-04-24 22:29:07 +02:00
wmayer
573c1abb29
+ Improve performance when deselecting all edges of an edited fillet feature
2014-04-24 17:30:58 +02:00
wmayer
96f366671b
+ improve performance of editing fillet feature (patch from chrisf)
2014-04-24 13:29:25 +02:00
WandererFan
d13946da11
Add function to Close Part.Loft (Gui & scripting)
2014-04-14 16:30:56 +02:00
wmayer
78b24c9ba7
+ fixes# 0001502: crash when using 'move' tool in part workbench
2014-04-08 13:59:22 +02:00
wmayer
37cc136310
+ do meshing of shapes in parallel
2014-04-01 16:38:44 +02:00
wmayer
85bf3ab9f4
+ 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
e1bba45f4c
+ use more speaking variable names
2014-03-18 10:59:20 +01:00
wmayer
6e4bac95ca
+ use more speaking variable names
2014-03-18 08:15:21 +01:00
wmayer
7bc6e74115
+ ignore v/h axes and grid of sketcher on view fit
2014-03-15 16:08:24 +01:00
wmayer
23462b70d1
+ fix some issues
2014-03-15 12:36:07 +01:00
wmayer
06239e9a57
+ fixes #0001049 : Sketcher preferences in preferences editor
2014-03-14 19:39:11 +01:00
wmayer
fb8b88773a
+ fixes #0001058 : Add items to Fusion by dragging item onto it
2014-03-11 17:37:36 +01:00
Yorik van Havre
3a8d83bed9
Updated ts files from source
2014-03-10 20:36:59 -03:00
wmayer
2aaa63c5eb
+ move sketcher related settings into own page
2014-03-09 18:07:46 +01:00
wmayer
1f478269af
+ use dialog button box where possible, replace old Python icon
2014-03-08 15:17:56 +01:00
wmayer
5fdb762236
+ work on item 0000494
2014-03-05 13:53:08 +01:00
blobfish
f8b16e0bbb
Part: CheckGeometry: Adding shape content widget to task
2014-03-01 12:45:54 +01:00
blobfish
19f1d974c2
Part: CheckGeometry: Mantis #0001427
...
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
blobfish
2915712842
Part: CheckGeometry: Mantis #0001426
...
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
wmayer
e26735d354
+ Fix for OCC 6.6
2014-02-20 10:33:09 +01:00
blobfish
f51ffa62f3
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
jriegel
c9c24cf0b6
small fix
2014-02-16 22:19:54 +01:00
wmayer
fb994e204c
+ fixes #0000854 : Ability to change number of digits to the right of decimal place in spinboxes
2014-02-16 18:02:09 +01:00
jriegel
f8e49be141
Added new color types to Preferences
2014-02-10 21:25:54 +01:00
wmayer
08698154c8
+ fixes #0001266 : Part Common fails with two surface objects
2014-01-16 14:04:19 +01:00
wmayer
e5965a4596
fixes #0001333 : Extruding a shape 'MyShape' should call solid 'Extruded from MyShape'
2014-01-02 15:32:42 +01:00
wmayer
68c8d98e4b
+ fixes #0001334 : Applying extrude does not close the task
2014-01-02 13:53:53 +01:00
wmayer
69521bdfbd
+ fixes #0001341 : more visual feedback for check geometry command
2013-12-31 13:25:49 +01:00
wmayer
c8e5909a8a
+ Icon for shape refinement
2013-12-23 13:46:15 +01:00
blobfish
d83cec2be2
Part: Changes to dimension
...
move 2 icons to main gui
enable and disable stepped buttons
move reset dialog to control widget
only dimension 1 linear solution
2013-12-22 17:31:10 +01:00
wmayer
eaebae18f0
+ Fix boolean operation panel
2013-12-21 18:23:45 +01:00
jriegel
50a2c1afaf
additional places for measurement commands
2013-12-19 22:02:40 +01:00
jriegel
98f0918bec
fixes for windows
2013-12-18 22:49:58 +01:00
blobfish
4f6a82c3bc
adding some headers
2013-12-17 22:54:40 -05:00
blobfish
840df00014
Part Dimension: new icons
2013-12-17 10:05:54 -05:00