wmayer
71be79e09e
+ add toggle action to context-menu of spline view provider
2015-10-31 16:10:26 +01:00
wmayer
a4d1dbe5f0
+ rework BoundingBox class and its Python binding
2015-10-11 00:18:53 +02:00
wmayer
70d86ce907
+ add security checks to SoBrep nodes
2015-10-07 23:08:03 +02:00
wmayer
48bf07e622
+ split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
2015-10-06 18:45:06 +02:00
wmayer
72a260cc6e
+ clear highlighting when re-creating shape
2015-10-06 00:19:43 +02:00
Mateusz Skowroński
43a4a5938c
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
Yorik van Havre
163d206513
Updated ts files
2015-09-14 14:31:47 -03:00
wmayer
d3281a66eb
+ fix whitespace, fix notification of changed property in view provider
2015-09-13 18:46:06 +02:00
wmayer
ada32f936a
+ allow to create a compound from a single part object
2015-09-03 13:19:21 +02:00
wmayer
cb16fec6bb
+ fix various warnings
2015-08-29 22:05:09 +02:00
Yorik van Havre
62c0a19071
Added preferences setting for default App::Annotation color
2015-08-13 23:12:00 -03:00
wmayer
617bd8c859
+ re-insert removed line
2015-08-03 10:53:36 +02:00
wwmayer
e7441149f0
+ fix many minor warnings, activate -Wall for gcc
2015-08-02 22:32:18 +02:00
wmayer
b81482d597
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
wmayer
7d98705396
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d95003e92c
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
wmayer
834c0a642d
+ include missing header files
2015-07-01 13:02:29 +02:00
wmayer
864e0bcccb
+ make it more obvious what BRep mode for IGES export means
2015-06-25 16:41:53 +02:00
wmayer
54317becbf
+ fix writing STEP settings
2015-06-09 21:23:16 +02:00
DeepSOIC
37fbcb64a6
Part: new tools - JoinFeatures (Connect, Embed and Cutout)
...
Attributions:
Mark (quick61) - icons
Yorik - help with internationalization
Everyone who appeared in forum thread "A new Part tool is being born...
JoinFeatures!" - for endorsement!
http://forum.freecadweb.org/viewtopic.php?f=22&t=11112
2015-06-04 09:47:59 +02:00
Przemo Firszt
c5903523ea
Part: PartDesign: Fine tune chamfer, fillet and draft icons
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-05-24 10:52:26 +01:00
wmayer
27863408c9
+ remove references to SoFCSelection where not needed
2015-05-20 19:24:12 +02:00
wmayer
f6c25f94de
+ code cleanup: remove deprecated class ViewProviderPartBase
2015-05-02 00:37:05 +02:00
wmayer
dd2b39ddd6
+ fixes #0002075 : Analysis of FreeCAD by PVS-Studio static analyzer
2015-05-01 16:56:31 +02:00
Sebastian Hoogen
db13fbb7b3
add angularDeflection property to ViewProvider
...
issue #1868
2015-03-21 19:27:43 +01:00
Yorik van Havre
0009e58291
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Stefan Tröger
d5ee7a6efe
implement correct vertex normals
...
- use mesh vertices uv value to get correct normals from face
- remove unused normal and shading options for parts
2015-02-28 15:09:38 +01:00
Yorik van Havre
8d8eba6dac
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
8d98921dd7
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Yorik van Havre
d8146a0cf8
Updated ts files
2015-01-26 16:23:48 -02:00
wmayer
be38772631
+ fixes #0001482
2015-01-24 16:32:21 +01:00
wmayer
1f44226882
+ copy DiffuseColor property when creating simple copy
2015-01-16 23:31:07 +01:00
Yorik van Havre
ae3fafea6c
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
wmayer
5289967304
+ fixes #0001482 : v0.14 Mirrored objects parent the original object
2015-01-13 00:03:20 +01:00
wmayer
f24e216db4
+ fixes #0001652 : Proper support of units for all geometric primitives
2015-01-07 15:31:07 +01:00
wmayer
be2e191681
+ fixes #0001669 : Part operation with parts in groups splits again when moved back into group
2015-01-07 11:02:52 +01:00
wmayer
ee86871bed
+ fixes #0000763 : Bad IGS import
2015-01-05 16:28:40 +01:00
wmayer
ca5062cbfe
+ fixes #0001885 : Unhandled exception when trying to enter edit-mode for objects while drawing view is active
2014-12-31 14:08:03 +01:00
wmayer
c231866b8d
+ fixes #0001746 : Part Fillet and Chamfer do not show correct length/radius when editing old items
2014-12-30 17:20:32 +01:00
wmayer
84aad261fc
+ fixes #0001876 : replace helpful text in task tab with an info button
2014-12-29 18:49:17 +01:00
wmayer
6872b2c393
+ fixes #0001736 : Parts with multiple colors are displayed in a single bad color after hiding
2014-12-04 14:36:43 +01:00
wmayer
351ad4f6c7
+ fixes #0001363 : VRML export can produce corrupt files
2014-12-02 15:40:36 +01:00
Sebastian Hoogen
debca91e98
remove support for automake
2014-11-26 10:26:30 +01:00
wmayer
3d03e208d9
+ fixes #0001829 : DlgPrimitives replaces non ASCII charaters in objects Labels by ?
2014-11-17 20:36:22 +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