wmayer
b5674274e2
+ check if file handle is valid in FileInfo::isFile
2014-12-04 16:44:22 +01:00
wmayer
2698f9bc60
+ fixes #0001736 : Parts with multiple colors are displayed in a single bad color after hiding
2014-12-04 14:36:43 +01:00
wmayer
db6644829f
+ fixes #0001845 : The Project Utility drops the diffuse colors
2014-12-04 01:23:41 +01:00
Yorik van Havre
dcd01e7c55
Draft: Fixed polygon center snap
2014-12-03 11:16:08 -02:00
wmayer
3b83e3c519
+ degree symbol is not 7-bit ASCII, use utf-8
2014-12-03 10:26:15 +01:00
wmayer
6242e8352d
+ make sure to use valid compression level
2014-12-02 23:02:04 +01:00
wmayer
707bc8a6a5
+ allow to modify placement via sub-attributes
2014-12-02 19:19:23 +01:00
wmayer
00d92f7646
+ fixes #0001363 : VRML export can produce corrupt files
2014-12-02 15:40:36 +01:00
wmayer
7fb3e45326
+ revert regression with mixing Python debug and release libs
2014-12-02 11:29:28 +01:00
wmayer
d782e06e79
+ fixes #0001361 : StartPage scripts and resources are installed twice
2014-12-01 15:57:23 +01:00
wmayer
bddf8d30de
+ improve whitespaces
2014-12-01 11:36:33 +01:00
wmayer
e05c64d8f2
+ exposing onBeforeChange to Python
2014-12-01 10:58:25 +01:00
jriegel
813a6df952
Merge branch 'refs/heads/review-CL-Bundler'
2014-11-29 20:08:06 +01:00
jriegel
58411cbbd3
Merge branch 'refs/heads/master' into review-CL-Bundler
2014-11-29 15:43:19 +01:00
wmayer
c473b5a3df
+ fix mesh unit tests
2014-11-29 15:17:58 +01:00
Michael Georg Hansen
d276d62342
Print an error message if PySideTools are not found.
2014-11-28 10:55:30 -02:00
wmayer
1f600388aa
+ fix typo, consistent icon name
2014-11-26 14:36:11 +01:00
Abdullah Tahiri
86501ade65
Sketcher Enhancement: Merge sketches : Art by Jim
2014-11-26 14:23:46 +01:00
Abdullah Tahiri
28f7051dc9
Sketcher Enhancement: Merge sketches
...
- It copies the geometry and associated constraints of a plurality of sketches into a new sketch
- The functionality is accessible from outside sketch edit mode, directly from the menu Sketch
2014-11-26 14:23:14 +01:00
wmayer
882c5acc01
+ remove some more autotools files
2014-11-26 13:03:59 +01:00
Sebastian Hoogen
46a00d1380
remove support for automake
2014-11-26 10:26:30 +01:00
wmayer
49a521be62
+ set DBL_MAX as maximum for units
2014-11-24 14:30:50 +01:00
Sebastian Hoogen
a9955d490e
importOpenSCAD: support for projection(cut=true)
2014-11-23 19:26:28 -02:00
Sebastian Hoogen
503a068fd5
enhancements in exportDRAWEXE.py
...
simplify float formatting
support for Part::Thickness in exportDRAWEXE.py
support for Draft::Ellipse in exportDRAWEXE.py
support for Annotations
2014-11-23 19:24:34 -02:00
Yorik van Havre
f4915d9018
Arch: small fix in sectionplane - fixes #1836
2014-11-23 19:23:13 -02:00
wmayer
48e7e61b6d
+ fix bug in mesh bounding box, fix clang warning
2014-11-23 10:55:36 +01:00
jriegel
65352f28b8
fix in destruction of the application
2014-11-22 16:41:22 +01:00
jriegel
e00a624fc0
fix for VC9
2014-11-22 14:34:05 +01:00
jriegel
bb0de653db
fix bug on highlighting invisibel nodes
2014-11-22 13:51:31 +01:00
jriegel
8d98a8a064
Merge branch 'refs/heads/master' into review-CL-Bundler
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-11-22 13:51:04 +01:00
jriegel
dc5c15c926
small fix for VS 2013
2014-11-22 12:46:10 +01:00
wood galaxy
425c5dc0fd
Add PointOnObject constraints to 2-pane window
2014-11-21 23:11:29 -02:00
wood galaxy
021e7f3ec4
add preview CutVolume in Arch CutPlane
2014-11-21 23:03:53 -02:00
wood galaxy
74b7f44587
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
b84126c132
+ prepare for netgen 5.x support
2014-11-20 16:30:10 +01:00
wmayer
ae15c2df21
+ minor fix
2014-11-19 22:56:29 +01:00
wmayer
6ee59180b0
+ fix issues on 64-bit Linux/MacOSX systems
2014-11-19 15:32:35 +01:00
wmayer
5f6a457cb0
+ handle unicode strings in class PythonWrapper
2014-11-19 11:18:18 +01:00
WandererFan
7df59105a4
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
3d249812b6
+ fixes #0001830 : Gui.export() cannot handle long filenames
2014-11-17 21:11:28 +01:00
wmayer
45b4fbe200
+ fixes #0001829 : DlgPrimitives replaces non ASCII charaters in objects Labels by ?
2014-11-17 20:36:22 +01:00
wood galaxy
0ab65bd6a4
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
d906249732
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
90f7e991a3
+ fix inconsistency problem after undo/redo
2014-11-16 19:13:06 +01:00
wmayer
72e5d983d1
+ whitespace improvement
2014-11-16 19:12:34 +01:00
wmayer
030d2de6ae
+ fix crash when dragging a point adter undoing the deletion of a line
2014-11-16 19:11:31 +01:00
wmayer
64839751f4
+ fix saving problem with file names containing an apostrophe
2014-11-15 22:45:56 +01:00
jriegel
8f34919c64
ignore in src build directory
2014-11-15 21:18:52 +01:00
jriegel
17a6810518
some fixes in build with CL-Bundler
2014-11-15 21:18:22 +01:00
wmayer
c49d75a4c5
+ port to CMake 3.0
2014-11-15 18:48:58 +01:00