Commit Graph

4139 Commits

Author SHA1 Message Date
wmayer
bf2194460f + fix bug in Python binding of Quarter viewer 2014-10-24 19:29:35 +02:00
wmayer
2a49ac5878 + port cache context handling 2014-10-22 15:26:22 +02:00
wmayer
d9093a1823 + change API of GLPainter 2014-10-22 14:48:38 +02:00
wmayer
9fb670ae16 + fixes #0001794: new defined as a macro sometimes conflicts with boost 2014-10-22 12:39:43 +02:00
wmayer
137c509ec1 + fix problem with disappearing content of image view 2014-10-22 10:59:17 +02:00
wmayer
18a5d80423 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-10-21 21:41:28 +02:00
wmayer
90e63f054e + make help system more flexible 2014-10-21 21:41:07 +02:00
wmayer
6ede5695d6 + remove useless statement 2014-10-21 21:40:25 +02:00
wmayer
b24f53f0ec + formatting message 2014-10-20 21:43:35 +02:00
Sebastian Hoogen
5bfbddb569 Output Mac OS version (or Windows 8) on splashscreen 2014-10-19 20:02:10 +02:00
wmayer
616b1d0d99 + save last used export/import filter 2014-10-19 19:42:50 +02:00
wmayer
9c83e55d9b + fix Python binding of 3d viewer 2014-10-19 18:59:05 +02:00
wmayer
4ffb856f33 + fix more Quarter port issues 2014-10-19 17:49:31 +02:00
wmayer
7ade19fde2 + support of home path with non-ASCII chars 2014-10-19 17:27:02 +02:00
wmayer
2453dd4e01 + harmonize API 2014-10-19 14:28:39 +02:00
wmayer
be949a054d + harmonize API 2014-10-19 14:25:51 +02:00
wmayer
19cd18af4d + port Sandbox module to Quarter 2014-10-19 12:16:33 +02:00
Yorik van Havre
e713ce6af3 Draft: Disabled automatic DXF library download - fixes #1785
Note for existing users: Can be reenabled in menu Edit > Preferences >
Import-Export > DXF > Automatic update
2014-10-18 10:21:26 -03:00
wmayer
f3e3e0e777 + fixes #0001735: Ellipsoids visibility problems 2014-10-16 19:36:54 +02:00
wmayer
bcd5e9d206 + fixes #0001779: memory leak 2014-10-16 18:57:53 +02:00
Sebastian Hoogen
0ef3da1a64 move exportDRAWEXE.py to Sandbox WB 2014-10-15 15:53:52 +02:00
Sebastian Hoogen
dc69e119af fixes #1706 rename anaglyph stereo mode red/cyan 2014-10-15 15:53:18 +02:00
Sebastian Hoogen
f3d2d0928c issue #1788 SVG output of trimmed curves 2014-10-15 15:52:59 +02:00
wmayer
fd2c2e165b + fix build failure 2014-10-15 15:45:40 +02:00
wmayer
e0d755b91d + share GL widgets when creating further 3d views of a document 2014-10-15 12:04:06 +02:00
Sebastian Hoogen
2900f31050 issue #1573 remove unavailable headers 2014-10-14 18:46:24 +02:00
Abdullah Tahiri
bb6a27f5bf Sketcher: Element Widget enhancement: Support for external geometry
Python naming used is "ExternalEdge" for consistency with the name appearing in the status bar when selecting that object.

As discussed:
http://forum.freecadweb.org/viewtopic.php?f=10&t=6861&sid=bd9ad10357f8a7de146c4fbd2d53c23b&start=90
2014-10-14 18:33:21 +02:00
wmayer
398546aecb + fix build problems with Python & MacOSX 2014-10-13 22:02:57 +02:00
Sebastian Hoogen
01cf0f5872 issue #1027 use unicode filepaths 2014-10-11 13:32:06 +02:00
Sebastian Hoogen
7db2cdc008 use Icons for Refine and Increase tolerance features 2014-10-11 13:09:33 +02:00
Sebastian Hoogen
6157cf3c4a fixes #1782 remove unused precsion parameters
from gp_Trsf::SetValues
2014-10-11 13:03:02 +02:00
Sebastian Hoogen
0f4435232b fixes #1740 quote pov-ray binary on windows
this fixes a bug introduced by 3523741e96
it restores the double quotes for the shell and uses single quotes for the
python string.
2014-10-11 12:56:38 +02:00
wmayer
f7a5fe162d + fix expressions 2014-10-10 19:01:34 +02:00
wmayer
ee6cb252fa + fix issues with force constraint 2014-10-10 17:42:33 +02:00
wmayer
bb6b2ec5c5 + fix anti-aliasing issue 2014-10-10 16:58:02 +02:00
wmayer
2f2061eabb + fix whitespaces 2014-10-10 15:48:31 +02:00
wmayer
21ea4e972a + fix stack overflow error 2014-10-10 15:47:20 +02:00
Yorik van Havre
203fcb7a1b Draft: Adapted Draft module for python3 compatibility - issue #995 2014-10-05 19:40:14 -03:00
Yorik van Havre
30abbabb58 Little fixes to allow pycxx to compile with python3 2014-10-05 17:31:17 -03:00
Yorik van Havre
cfe6613c71 Draft: prevented possible deletion of draft wire during edit - fixes #1680 2014-10-05 17:30:18 -03:00
Sebastian Hoogen
8234d97dd5 bugfix in unit parser
partly revert to 810fadab23
and change python string handling to "et" method
2014-10-05 14:44:04 -03:00
Yorik van Havre
8fd880d51b Arch: Fixed axis object - fixes #1605 2014-10-05 13:09:08 -03:00
Jose Luis Cercos-Pita
5a98d932d3 Set PySide to all ambiguous QtGui and QtCore calls 2014-10-04 11:42:34 -03:00
Yorik van Havre
80e55003d8 Draft: Added DraftGeomUtils.pocket2d(shape,float)
Returns a list of wires obtained by offsetting the wires of the given
shape by the given amount (outer wire inside, inner wires outside) and
resolving intersections
2014-10-03 17:35:40 -03:00
wmayer
599ac0e819 + add missing header to Tools2D.h 2014-10-02 11:40:39 +02:00
Yorik van Havre
dce8676d1e Start: Set version info text color to white - fixes #1772 2014-10-01 19:27:50 -03:00
wmayer
4e72e4a937 + fix Qt help problems 2014-10-01 17:16:43 +02:00
Stefan Tröger
761e05a98a Prevent QPainter buffer swap
As the QGraphicsScene overlay does not work for all cards/drivers we disable the possible buffer swap of the qpainter, as this could be a potential source of the flickering. If the painter swaps buffers and we do it again the user will see first the correct picture (first swap) and then something uninitalized (second swap)
2014-09-29 10:11:29 +02:00
Stefan Tröger
6fd459feee Make stereo modes work again
Be aware that stereo rendering based on SoRenderManager does not allow background colors as the opengl buffers are cleared before rendering. As FreeCAD draws the background before the standart coin rendering the background gets erased again.
2014-09-29 10:11:28 +02:00
wmayer
24886ad909 + fix minor bug when adding coincidence constraint 2014-09-28 15:06:02 +02:00