Yorik van Havre
ddb762c232
Draft: small fix in dimensions
2014-04-15 10:34:45 -03:00
jriegel
58ad1d91fc
start slot draw handler for Sketcher
2014-04-15 07:00:17 +02:00
jriegel
401e05fc45
InputField for Grid-Size in Sketcher
2014-04-15 07:00:16 +02:00
Yorik van Havre
2017cb665d
Arch: small fixes
2014-04-14 21:19:47 -03:00
Yorik van Havre
d7a2a7d8b8
Spreadsheet: Small fixes and enabled double-click
2014-04-14 21:18:30 -03:00
Yorik van Havre
fcd6078f67
Draft: refinements in Arch & Draft Drawing views
2014-04-14 13:29:55 -03:00
Sebastian Hoogen
e780db45f6
add icon OpenSCAD_IncreaseToleranceFeature
2014-04-14 11:59:01 -03:00
Sebastian Hoogen
59337e995d
Allow selection of two objects for OpenSCAD.replaceobject
2014-04-14 11:59:01 -03:00
Sebastian Hoogen
3f0df87226
Proof of Concept for an exporter to DRAWEXE commands
...
support for MultiCommon and Part::MultiFuse
support Torus and Mirroring
added angle properties to sphere, cone and torus
reduce multi booleans starting from the beginning
save shapes without placement
save floats with higher precsion
shorten numbers
non-uniform scaling
support Part::Prism
2014-04-14 11:59:01 -03:00
Yorik van Havre
7548dfc544
Arch: small bugfix in Add tool
2014-04-14 11:58:33 -03:00
WandererFan
113e6026e4
Add function to Close Part.Loft (Gui & scripting)
2014-04-14 16:30:56 +02:00
jriegel
9affb1886a
Merge branch 'origin/master'
2014-04-14 06:44:59 +02:00
jriegel
17f1409d52
fix FEM result dialog
2014-04-14 03:17:37 +02:00
Yorik van Havre
e51f8ee669
Draft: fixing a bug in Downgrade tool
2014-04-13 16:43:03 -03:00
Yorik van Havre
ed30ab5852
Draft: fixing bugs in opening older files
2014-04-13 16:36:53 -03:00
jriegel
ec79f534b6
Fix in color calculation
2014-04-13 18:03:04 +02:00
jriegel
7a71038d71
some fixes in Fem
2014-04-13 16:42:41 +02:00
wmayer
c7e9e62dc7
+ fixes #0001505 : Fix multiple bugs in Idf.py
2014-04-13 16:34:14 +02:00
wmayer
77a076d224
+ fixes #0001505 : Fix multiple bugs in Idf.py
2014-04-13 13:55:33 +02:00
Yorik van Havre
64d0d15978
Arch: Fixed IFC importer to work with latest IfcOpenShell version
2014-04-12 20:43:23 -03:00
Yorik van Havre
b94e1b1415
Arch: fixed bug when using the IFC importer twice
2014-04-11 15:35:57 -03:00
wmayer
e255398386
+ fixes# 0001502: crash when using 'move' tool in part workbench
2014-04-08 13:59:22 +02:00
wmayer
8290b221f0
+ fix crash when closing sketch while external geometry handler is still active
2014-04-08 12:07:03 +02:00
Yorik van Havre
c67f3dc32b
Draft: preparing for units support
2014-04-07 12:17:48 -03:00
wmayer
c68b8ab9b2
+ avoid to build Material target all the time
2014-04-07 12:01:55 +02:00
Yorik van Havre
583d4f4525
Arch: Switched structure and window to Units system
2014-04-06 18:47:46 -03:00
Yorik van Havre
95d8536ff3
Draft: added getShapes() function to DXF import
...
You can now use importDXF.getShapes(filename) to get a list
of shapes from a DXF file
2014-04-06 13:04:47 -03:00
wmayer
938f623b8e
+ Re-enable Mefisto for MSVC
2014-04-03 10:23:30 +02:00
wmayer
f238671b8a
+ fix bug in spiral creation
2014-04-02 10:46:13 +02:00
Yorik van Havre
49676f1e62
Draft: Fixes from wandererfan
2014-04-01 19:23:31 -03:00
wmayer
86621e06e8
+ Add CountEdges to Python interface of Mesh class
2014-04-01 17:27:33 +02:00
wmayer
abe46d5ce7
+ do meshing of shapes in parallel
2014-04-01 16:38:44 +02:00
Yorik van Havre
3b645362e6
Arch: cosmetic improvements in wall and prefs
2014-03-31 16:25:41 -03:00
Yorik van Havre
e83fcb3a88
Arch: fixed a text in Arch preferences
2014-03-31 15:44:46 -03:00
Yorik van Havre
8f1faa2829
Arch: Converted wall tool to units system
2014-03-31 15:40:52 -03:00
wmayer
a690bcb79d
+ fix possible crashes in mirror and polar pattern feature
2014-03-31 16:35:22 +02:00
wmayer
ded1996a73
+ Fix crash when editing the linear pattern feature, suppress some warnings in release mode
2014-03-31 14:42:55 +02:00
Yorik van Havre
00641c26a1
Draft: fixes in offset
2014-03-29 19:39:11 -03:00
Yorik van Havre
4d8488d457
Spreadsheet: Allow to control sketches datum values
2014-03-29 18:38:33 -03:00
Yorik van Havre
efe27b5808
Spreadsheet: small fix
2014-03-29 16:49:06 -03:00
Yorik van Havre
6d7283b901
Spreadsheet: property controller - fixes #926
...
Added a new object and tool called property controller, which
must be added to a spreadsheet and gives the value of a cell to
a property of an object.
2014-03-29 16:16:04 -03:00
Yorik van Havre
b7fc417253
Draft - enabled utf8 in coin3d and svg - relates to issue #1404
2014-03-29 14:31:45 -03:00
wmayer
13fb708c4a
+ remove plus sign
2014-03-29 13:19:48 +01:00
Barleyman
d578e6ceae
Update Idf.py
...
Fixes from bug 1366 http://www.freecadweb.org/tracker/view.php?id=1366
2014-03-29 13:08:22 +01:00
wmayer
b8b13dc992
Merge branch 'patch-1' of https://github.com/Barleyman/FreeCAD_sf_master
2014-03-29 13:00:41 +01:00
wmayer
3de07fd68b
+ fixes : #0001475 : Implement a 3 point arc similar to solidworks in sketcher (mdinger)
2014-03-29 12:20:32 +01:00
wmayer
5c63c3cc59
+ fixes #0001490 : Implement a perimeter circle (3 point circle) similar to solidworks in sketcher (mdinger)
2014-03-29 12:03:17 +01:00
wmayer
45ed776daa
+ Re-insert workbench box in Complete due to weird behaviour on some systems
2014-03-29 09:53:26 +01:00
WandererFan
50760054dc
Fixes to PathArray
...
- missing refresh() in DraftTools
- handle case where Base obj has non-trivial Placement
- copy Base obj format to PathArray object
2014-03-28 22:54:33 -03:00
Yorik van Havre
6681272564
Arch: Axis-bbased structural systems are now a separate object - fixes #1486
2014-03-28 18:31:22 -03:00