Yorik van Havre
|
58a84d2748
|
Arch: small fix in sectionplane - fixes #1836
|
2014-11-23 19:23:13 -02:00 |
|
wmayer
|
3c61d41dbf
|
+ fix bug in mesh bounding box, fix clang warning
|
2014-11-23 10:55:36 +01:00 |
|
wood galaxy
|
c5f2e9e56b
|
Add PointOnObject constraints to 2-pane window
|
2014-11-21 23:11:29 -02:00 |
|
wood galaxy
|
af89ebc803
|
add preview CutVolume in Arch CutPlane
|
2014-11-21 23:03:53 -02:00 |
|
wood galaxy
|
5f261fb636
|
make compatible with Part typed object
tool make a Part Cut object when object are not Arch typed.
the cutVolume is now Red and 75 transparence
|
2014-11-21 23:03:53 -02:00 |
|
wmayer
|
be7f583aa0
|
+ fix issues on 64-bit Linux/MacOSX systems
|
2014-11-19 15:32:35 +01:00 |
|
WandererFan
|
7a201f9b74
|
Work around for Mantis issue 0954 on Helix Primitive
To be removed after OCC helix bug corrected.
|
2014-11-17 17:45:34 -05:00 |
|
wmayer
|
3d03e208d9
|
+ fixes #0001829: DlgPrimitives replaces non ASCII charaters in objects Labels by ?
|
2014-11-17 20:36:22 +01:00 |
|
wood galaxy
|
e070a717a5
|
improvement to Cut Plane
Move cut plane on itw own.
Add ArchCutPlan to CmakeList
Add task panel
Add choice between side of the face
|
2014-11-17 15:44:11 +01:00 |
|
DeepSOIC
|
86a1757c20
|
Sketcher: Slot: proper tangent constraints
Endpoint-to-endpoint tangency is applied now instead of
tangency+coincident.
Fixes issue #0001828 ( http://freecadweb.org/tracker/view.php?id=0001828
)
|
2014-11-16 23:14:41 +01:00 |
|
wmayer
|
62de0655d7
|
+ fix inconsistency problem after undo/redo
|
2014-11-16 19:13:06 +01:00 |
|
wmayer
|
2ead6f9bcf
|
+ whitespace improvement
|
2014-11-16 19:12:34 +01:00 |
|
wmayer
|
7a307cdab3
|
+ fix crash when dragging a point adter undoing the deletion of a line
|
2014-11-16 19:11:31 +01:00 |
|
wmayer
|
a622d14c2d
|
+ port to CMake 3.0
|
2014-11-15 18:48:58 +01:00 |
|
wmayer
|
fc903d93df
|
+ support adding circles as external geometry not lying on the sketch plane
|
2014-11-15 14:31:24 +01:00 |
|
Yorik van Havre
|
18c0b3ba69
|
Arch: small optimization in archframe code
|
2014-11-13 19:30:02 -02:00 |
|
wood galaxy
|
1ce87b2ecf
|
make BasePoint compatible with Frame without BasePoint
|
2014-11-13 19:26:11 -02:00 |
|
wood galaxy
|
659add8ba3
|
Add BasePoint Property to Arch Frame
BasePoint allow user to change by wich vertex of the profil the frame
passe of.
|
2014-11-13 19:26:11 -02:00 |
|
wood galaxy
|
f7830b8da3
|
Make cutComponent working
|
2014-11-12 15:36:16 -02:00 |
|
wood galaxy
|
b17f401c5c
|
Add arch cutComponent feature
|
2014-11-12 15:36:16 -02:00 |
|
Yorik van Havre
|
c07d2ad91b
|
Draft - small (provisory) encoding fix - fixes #1825
|
2014-11-11 20:11:31 -02:00 |
|
Yorik van Havre
|
04c1530b09
|
Draft: trimex extrusions now sets the solid property of the extruded object to True
|
2014-11-10 09:44:38 -02:00 |
|
Yorik van Havre
|
039cacbfde
|
Arch: fixed encoding problem in Survey tool - fixes #1821
|
2014-11-09 17:27:37 -02:00 |
|
wmayer
|
d30eb39a1e
|
+ fixes #0001808: Double Clicking Sketcher PolyLine Causing Crash
|
2014-11-09 17:59:54 +01:00 |
|
wmayer
|
e753af2fd7
|
+ fix possible scaling problem of datum label
|
2014-11-08 15:55:47 +01:00 |
|
wmayer
|
bedd2b15a7
|
+ fix copying Python resource files to destination on Windows
|
2014-11-08 11:08:58 +01:00 |
|
Sebastian Hoogen
|
9426f5d4cf
|
OpenSCAD rc file is now compiled at build time
|
2014-11-06 23:31:24 -02:00 |
|
WandererFan
|
ba97d17b2a
|
Fix #0001722 Left-handed helix with an angle>0 produces 1 too many turns
|
2014-11-06 10:49:02 -02:00 |
|
Yorik van Havre
|
75deaa658f
|
Arch and Draft rc files are now compiled at build time - issue #1796
|
2014-11-05 20:07:53 -02:00 |
|
blobfish
|
8d8c727ac5
|
Part: ModelRefine: Fix for avoid edges of edgeFuse not working
|
2014-11-05 14:54:38 +01:00 |
|
blobfish
|
37e0750cd2
|
Part: ModelRefine: adding bspline support
|
2014-11-05 14:54:36 +01:00 |
|
blobfish
|
0a94a9b78c
|
Part: ModelRefine: Add FixMissingSeam
|
2014-11-05 14:54:36 +01:00 |
|
blobfish
|
1b9773299a
|
Part: ModelRefine: fix for missing tolerances.
|
2014-11-05 14:54:35 +01:00 |
|
Jan Rheinländer
|
7d359a4618
|
Part: ModelRefine: Enhancement for cylindrical faces
|
2014-11-05 14:54:34 +01:00 |
|
wmayer
|
fa3a2a0d3a
|
+ fix various rendering problems
|
2014-11-04 18:56:05 +01:00 |
|
wmayer
|
3507e301c2
|
+ improve plane fit
|
2014-11-04 15:03:25 +01:00 |
|
wmayer
|
d66fc092e1
|
+ better exception handling in Part module
|
2014-11-04 11:03:51 +01:00 |
|
wmayer
|
a7157ce6a9
|
+ add new render type to 3d viewer
|
2014-11-03 23:09:38 +01:00 |
|
wmayer
|
980b17ca86
|
+ improve error handling in plane fit
|
2014-11-03 18:20:55 +01:00 |
|
WandererFan
|
fc6d57f8b3
|
Fix #1787 Draft.PathArray align
Correct handling of Euler angle calculations.
|
2014-11-03 10:24:23 -02:00 |
|
Yorik van Havre
|
2836f4cb99
|
Arch: Provisorily implemented workaround for utf8 paths and ifcopenshell - issue #1795
|
2014-11-02 15:47:29 -02:00 |
|
wmayer
|
ae09625140
|
+ expose function to Python to check for invalid mesh points
|
2014-10-31 15:57:28 +01:00 |
|
wmayer
|
267ca0813a
|
+ fixes #0001798: Support general ellipsoid with three radii
|
2014-10-30 18:02:18 +01:00 |
|
wmayer
|
1f450972d2
|
+ change between AP203 and AP214 schemes
|
2014-10-30 13:07:25 +01:00 |
|
wmayer
|
92ebfab47a
|
+ customize STEP header
|
2014-10-30 11:48:33 +01:00 |
|
wmayer
|
76906d20a0
|
+ customize IGES header
|
2014-10-29 16:39:33 +01:00 |
|
wmayer
|
b6df4a490e
|
+ header for IGES files (disabled)
|
2014-10-29 12:29:48 +01:00 |
|
wmayer
|
c67f326174
|
+ split STEP and IGES settings into separate pages, handle Brep mode of IGES format
|
2014-10-28 19:27:23 +01:00 |
|
wmayer
|
30d38e6749
|
+ fix bug in Python binding of Quarter viewer
|
2014-10-24 19:29:35 +02:00 |
|
wmayer
|
621aebdbef
|
+ change API of GLPainter
|
2014-10-22 14:48:38 +02:00 |
|