Sebastian Hoogen
428b47d74a
importOpenSCAD: support for projection(cut=true)
2014-11-23 19:26:28 -02:00
Sebastian Hoogen
c8934c06a8
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
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
jriegel
7d30060c4e
fix in destruction of the application
2014-11-22 16:41:22 +01:00
jriegel
81ef381b66
fix for VC9
2014-11-22 14:34:05 +01:00
jriegel
10ff1e579d
fix bug on highlighting invisibel nodes
2014-11-22 13:51:31 +01:00
jriegel
1bc6df8eac
Merge branch 'refs/heads/master' into review-CL-Bundler
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-11-22 13:51:04 +01:00
jriegel
6483c66cba
small fix for VS 2013
2014-11-22 12:46:10 +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
d354e21ce5
+ prepare for netgen 5.x support
2014-11-20 16:30:10 +01:00
wmayer
6bdf0b4b76
+ minor fix
2014-11-19 22:56:29 +01:00
wmayer
be7f583aa0
+ fix issues on 64-bit Linux/MacOSX systems
2014-11-19 15:32:35 +01:00
wmayer
b11acfd165
+ handle unicode strings in class PythonWrapper
2014-11-19 11:18:18 +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
3904d0a8ee
+ fixes #0001830 : Gui.export() cannot handle long filenames
2014-11-17 21:11:28 +01: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
4e2cbaf045
+ fix saving problem with file names containing an apostrophe
2014-11-15 22:45:56 +01:00
jriegel
6f907c3b48
some fixes in build with CL-Bundler
2014-11-15 21:18:22 +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
jriegel
8c1b1aa86b
Port to VC12
2014-11-15 14:07:02 +01:00
jriegel
f2d990d9ca
fix some warnings in cMake
2014-11-15 13:22:48 +01:00
jriegel
f4fc7e88fa
Merge remote-tracking branch 'refs/remotes/peterl94-github/new-libpack' into review-CL-Bundler
2014-11-15 13:07:23 +01:00
Peter Lama
f13f5dc520
Add support for CLbundler created LibPack
...
* New 'UseLibPack' cmake file sets CMAKE_PREFIX_PATH so that find_package
can be used for most packages.
* Mimic fc_wrap_cpp defined in other 'UseLibPack' files. Some file
dependencies did not get set correctly otherwise.
* OCE 0.16 does not have Standard_ctype.hxx
* shfolder.h can't be used with Win SDK 7.0
2014-11-14 08:01:09 -08: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
wmayer
730ad0fbea
+ support anti-aliasing in offscreen renderer
2014-11-10 14:10:38 +01: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
efe414e4c2
+ fix transparency problem, support antialiasing, background color issue
2014-11-08 23:06:53 +01:00
wmayer
99caf6d015
+ support of arbitrary background colors in snapshot function
2014-11-08 18:23:41 +01:00
wmayer
e753af2fd7
+ fix possible scaling problem of datum label
2014-11-08 15:55:47 +01:00
wmayer
97696aadfa
+ fix gradient background issue when creating snapshot, remove superfluous signal from FileOptionsDialog
2014-11-08 14:50:27 +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
wmayer
82ed56a3a9
+ fix bug in SoQTQuarterAdaptor::processSoEvent
2014-11-06 19:14:14 +01:00
Stefan Tröger
69f4bbb2ef
fixes #0001781 : Reimplement arrow keys for 3d view
...
- including minor formating fixes
2014-11-06 18:56:51 +01:00
wmayer
4a28b93521
+ workaround for cropped images with Coin4
2014-11-06 16:49:50 +01: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
5c84e47422
+ fixes #0001816 : parseQuantity returns garbage
2014-11-04 14:51:19 +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
9256de8c1a
+ fixes #0001665 : Allow setting higher value for number of backup files
2014-10-28 18:15:51 +01:00
wmayer
822e45c4f7
+ fixes #0001806 : Wrong object name shown in App::PropertyLink Properties in the property editor
2014-10-27 17:05:27 +01:00
wmayer
429e55d744
+ make sure to set unique labels for newly created documents
2014-10-27 13:11:50 +01:00
wmayer
a239e7b194
+ fixes #0001797 : Fix focus problem with Quarter based viewer
2014-10-27 11:36:33 +01:00
wmayer
30d38e6749
+ fix bug in Python binding of Quarter viewer
2014-10-24 19:29:35 +02:00
wmayer
f119e740c8
+ port cache context handling
2014-10-22 15:26:22 +02:00
wmayer
621aebdbef
+ change API of GLPainter
2014-10-22 14:48:38 +02:00
wmayer
8fb596221f
+ fixes #0001794 : new defined as a macro sometimes conflicts with boost
2014-10-22 12:39:43 +02:00
wmayer
61ec6e2924
+ fix problem with disappearing content of image view
2014-10-22 10:59:17 +02:00
wmayer
28d1bf5ed9
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-10-21 21:41:28 +02:00
wmayer
7602b8f20c
+ make help system more flexible
2014-10-21 21:41:07 +02:00
wmayer
6b98223c07
+ remove useless statement
2014-10-21 21:40:25 +02:00
wmayer
d98f883a7e
+ formatting message
2014-10-20 21:43:35 +02:00
Sebastian Hoogen
da4c4aacbe
Output Mac OS version (or Windows 8) on splashscreen
2014-10-19 20:02:10 +02:00
wmayer
4259a9391b
+ save last used export/import filter
2014-10-19 19:42:50 +02:00
wmayer
5ddb891bd3
+ fix Python binding of 3d viewer
2014-10-19 18:59:05 +02:00
wmayer
ab66d0a45f
+ fix more Quarter port issues
2014-10-19 17:49:31 +02:00
wmayer
5912342e3f
+ support of home path with non-ASCII chars
2014-10-19 17:27:02 +02:00
wmayer
eb89cb422c
+ harmonize API
2014-10-19 14:28:39 +02:00
wmayer
f233a50a00
+ harmonize API
2014-10-19 14:25:51 +02:00
wmayer
21eae7f900
+ port Sandbox module to Quarter
2014-10-19 12:16:33 +02:00
Yorik van Havre
bd1bbff874
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
dd392efeb1
+ fixes #0001735 : Ellipsoids visibility problems
2014-10-16 19:36:54 +02:00
wmayer
84bd9a4a88
+ fixes #0001779 : memory leak
2014-10-16 18:57:53 +02:00
Sebastian Hoogen
bce3de5b5d
move exportDRAWEXE.py to Sandbox WB
2014-10-15 15:53:52 +02:00
Sebastian Hoogen
31c39e222a
fixes #1706 rename anaglyph stereo mode red/cyan
2014-10-15 15:53:18 +02:00
Sebastian Hoogen
81d4b94902
issue #1788 SVG output of trimmed curves
2014-10-15 15:52:59 +02:00
wmayer
ea967caecc
+ fix build failure
2014-10-15 15:45:40 +02:00
wmayer
7422f073ea
+ share GL widgets when creating further 3d views of a document
2014-10-15 12:04:06 +02:00
Sebastian Hoogen
8711bdd78f
issue #1573 remove unavailable headers
2014-10-14 18:46:24 +02:00
Abdullah Tahiri
ca1eba6107
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
a96f390097
+ fix build problems with Python & MacOSX
2014-10-13 22:02:57 +02:00
Sebastian Hoogen
a53a239f2f
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +02:00
Sebastian Hoogen
05af9207a3
use Icons for Refine and Increase tolerance features
2014-10-11 13:09:33 +02:00
Sebastian Hoogen
f1283cf24c
fixes #1782 remove unused precsion parameters
...
from gp_Trsf::SetValues
2014-10-11 13:03:02 +02:00
Sebastian Hoogen
eb598ffd16
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
980d1eb0eb
+ fix expressions
2014-10-10 19:01:34 +02:00
wmayer
71154f5f25
+ fix issues with force constraint
2014-10-10 17:42:33 +02:00
wmayer
96e286a060
+ fix anti-aliasing issue
2014-10-10 16:58:02 +02:00
wmayer
39f2132029
+ fix whitespaces
2014-10-10 15:48:31 +02:00
wmayer
4a3838fa44
+ fix stack overflow error
2014-10-10 15:47:20 +02:00
Yorik van Havre
daedcf4f1c
Draft: Adapted Draft module for python3 compatibility - issue #995
2014-10-05 19:40:14 -03:00
Yorik van Havre
8d2e08ffa0
Little fixes to allow pycxx to compile with python3
2014-10-05 17:31:17 -03:00
Yorik van Havre
3c091ac69a
Draft: prevented possible deletion of draft wire during edit - fixes #1680
2014-10-05 17:30:18 -03:00
Sebastian Hoogen
f2367c6c19
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
9671d9658b
Arch: Fixed axis object - fixes #1605
2014-10-05 13:09:08 -03:00
Jose Luis Cercos-Pita
4de77a921a
Set PySide to all ambiguous QtGui and QtCore calls
2014-10-04 11:42:34 -03:00
Yorik van Havre
537e759142
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
05de6c103f
+ add missing header to Tools2D.h
2014-10-02 11:40:39 +02:00
Yorik van Havre
3540634c34
Start: Set version info text color to white - fixes #1772
2014-10-01 19:27:50 -03:00
wmayer
f02da38566
+ fix Qt help problems
2014-10-01 17:16:43 +02:00
Stefan Tröger
3cbfb0a5c7
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
4e63e11df6
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
ac010de9c9
+ fix minor bug when adding coincidence constraint
2014-09-28 15:06:02 +02:00
Yorik van Havre
463b5d4a7e
Draft: display coordinates using the current locale's decimal separator - fixes #1741
2014-09-27 16:23:59 -03:00
Sebastian Hoogen
e820a32653
issue #1701
2014-09-27 13:07:30 -03:00
wmayer
f0bf3cb6ab
+ Proper handling of sketch plane parallel to view direction
2014-09-27 15:53:21 +02:00
Yorik van Havre
f87bd2ac35
Patched PyCXX 6.2.5 with original FreeCAD changes made in 6.2.0
2014-09-24 18:19:26 -03:00
Yorik van Havre
69c4b37fe6
Fixed relativepaths in PyCXX
2014-09-24 18:19:25 -03:00
Yorik van Havre
ad3908cca6
Upgraded PyCXX to version 6.2.5
2014-09-24 18:19:25 -03:00
Yorik van Havre
16e8b0ee3f
Draft: Reverting provisorily to the old version of DraftGeomUtils.sortEdges
2014-09-24 18:13:55 -03:00
Yorik van Havre
f0c59e4cc2
Arch: fixed string encoding in Space object
2014-09-24 18:13:18 -03:00
wmayer
e88b712ff9
+ fix typos
2014-09-24 22:06:13 +02:00
wmayer
6e92028ca6
+ add option to disable automatic fit to view when loading data file
2014-09-24 18:49:19 +02:00
wmayer
23a58fedf7
+ fix warnings with clang
2014-09-24 18:00:46 +02:00
wmayer
032c893183
+ fix warnings with clang
2014-09-24 17:46:04 +02:00
wmayer
5201223da4
+ fix warnings with clang
2014-09-24 16:00:10 +02:00
wmayer
003c2bf77d
+ fix warnings with clang
2014-09-24 15:55:36 +02:00
wmayer
dfd2eb3327
+ fixes #0001762 : Update 'About FreeCAD' Screen
2014-09-23 19:31:37 +02:00
wmayer
c20e83e0d6
+ set fix precision for FPS counter
2014-09-23 18:19:35 +02:00
wmayer
3ff7d569c8
+ fix build error
2014-09-23 12:51:31 +02:00
Stefan Tröger
71e0793493
fix framerate rendering
2014-09-23 10:11:12 +02:00
Stefan Tröger
deda49b098
fix qt moc warnings
2014-09-23 10:11:12 +02:00
Stefan Tröger
42ae8a6246
fix backlight issue
2014-09-23 10:11:12 +02:00
Stefan Tröger
cc5c9f6031
ensure that the glwidget is returned
2014-09-23 10:11:12 +02:00
Stefan Tröger
d02d966b9c
fix rotation center after view all
2014-09-23 10:11:12 +02:00
Stefan Tröger
ad1bfc32fb
fix reported bugs
...
- compile on windows
- fix cursors
2014-09-23 10:11:12 +02:00
Stefan Tröger
b18ebc9064
Port QuarterWidget to QGraphicsView
...
Derive from QGraphicsView instead of QGLWidget to allow to add widgets as overlay over the 3d scene later on.
2014-09-23 10:11:12 +02:00
Stefan Tröger
cf167ec60a
add View3DInventorViewer python interface
...
As quarter is not wrapped by SWIG we need to expose our own python interface class.
This is a start with the most important functions to access the render and event
manager. Furthermore all extra functions available next to the swig wrapper functions
are exposed. Everything else can be added when needed.
2014-09-23 10:11:12 +02:00
Stefan Tröger
eb7f1bf3e5
Adopt mouse selection to quarter widget
...
Quarter Widget soes not allow to switch of multisampling on the fly, therefore we need to use glgraphicsitem instead of direct opengl xor rendering for mouse selection
2014-09-23 10:11:11 +02:00
Stefan Tröger
72cab0c002
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +02:00
Stefan Tröger
e1265c874d
add default quarter files
2014-09-23 10:11:11 +02:00
Yorik van Havre
e08788eca9
Arch: Extended role property to all Arch objects - fixes #1577
2014-09-21 15:12:06 -03:00
Yorik van Havre
4f5f9be38c
Spreadsheet - added a recompute() - fixes #1761
2014-09-21 14:40:01 -03:00
Sebastian Hoogen
856418a2e5
use the commit time (in UTC) in version information
...
as it is more meaningfull than the author time
2014-09-20 21:54:41 +02:00
wmayer
eae8f22ee5
+ add lost s
2014-09-20 18:01:40 +02:00
wmayer
26e01e0900
+ build with Qt < 4.7 and OCC < 6.5
2014-09-20 17:49:29 +02:00
Sebastian Hoogen
6a89b33816
fixes #1745 Encode Annotation Text using latin1
...
for Coin Versions <= 3
2014-09-20 16:26:59 +02:00
Sebastian Hoogen
6ad50db01b
fixes #1744 Use unicode in Unit system
2014-09-20 08:58:06 +02:00
Yorik van Havre
810fadab23
Fixed bug introduced by last commit
2014-09-19 13:13:34 -03:00
Sebastian Hoogen
e54297313b
fixes #1755 : don't translate toolbar names
...
in InitGui.py of Arch and Spreadsheet
2014-09-19 10:35:00 -03:00
jriegel
6561b99347
Merge branch 'refs/heads/Rift'
2014-09-19 11:08:00 +02:00
jriegel
3d00535d57
FreeCAD-VR: Small fix for older compilers
2014-09-19 11:03:35 +02:00
Yorik van Havre
fbeb7beba3
Fixed label of document - fixes #453
2014-09-18 20:17:50 -03:00
Yorik van Havre
328bdcf636
Draft: small fix in trackers - fixes #1757
2014-09-18 19:39:37 -03:00
Yorik van Havre
6e5fbc74a8
Added base translation file for the Web WB - issue #453
2014-09-18 12:24:16 -03:00
Yorik van Havre
0f559a7184
Draft: Fixed rotation UI unit - fixes #1664
2014-09-18 11:18:15 -03:00
Yorik van Havre
f796cacf65
Draft: Grid now checks preferences settings when redrawn - fixes #1671
2014-09-18 11:09:43 -03:00
Abdullah Tahiri
749abc5ed7
Sketcher fixes: Symmetry arrows properly scaled, fixed icon in constraint taskbar list contextual menu
2014-09-18 16:01:34 +02:00
jriegel
a81308ab57
FreeCAD-VR: Small cleanups
2014-09-18 10:25:28 +02:00
Yorik van Havre
524e5cbe32
Arch: Added sill height option to creation dialog - fixes #1609
2014-09-17 20:24:35 -03:00
Yorik van Havre
552c0b3af3
Arch: fixed window movements - fixes #1597
2014-09-17 19:39:54 -03:00
Yorik van Havre
7f90948712
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-09-17 14:20:07 -03:00
Yorik van Havre
e7cc192650
Draft: provisorily fixed error in sortEdges
2014-09-17 14:19:42 -03:00
jriegel
719c6e9425
FreeCAD-VR: fix Z direction
2014-09-17 19:13:48 +02:00
jriegel
b5c2554378
FreeCAD-VR: Proper light handling
2014-09-17 18:55:51 +02:00
Abdullah Tahiri
02cb12db52
Sketcher enhancement: Constraint icons visible over lines
2014-09-17 18:49:40 +02:00
Abdullah Tahiri
d562e1a389
Sketcher Art enhancement: New Symmetric constraint icon by Jim
...
There is more space in between the > < symbols now, so it is more clear as it overlaps less.
Thanks Jim!
2014-09-17 18:49:16 +02:00
Abdullah Tahiri
0adfa0a7ed
Sketcher Bug fix: Arrows for symmetry constraint are back
...
The arrows were there in the code, but at a certain point, code was written to set the this->imgHeight value programatically, based on
whether it had text or not. As symmetry constraint does not have text the variable failed to initialize. Being zero, it did not pass
the ASSERT in the render function, so it was not rendered.
This includes Werner's fix for improver cast of a SoRayPickAction to SoGLRenderAction:
SbVec2s vp_size = static_cast<SoGLRenderAction*>(action)->getViewportRegion().getWindowSize();
to
SbVec2s vp_size = SoViewportRegionElement::get(state).getWindowSize();
At least sometimes tt is a SoRayPickAction because:
When you move with the mouse over the sketcher (when in edit mode) you enter the method ViewProviderSketch::mouseMove.
Inside there the method getPointOnRay is called to get a picked point underneath the cursor. Inside the latter method
an instance of SoRayPickAction is created to traverse the scene graph. After a long cascade of function calls you
finally enter SoDatumLabel::generatePrimitives(SoAction*).
2014-09-17 18:48:54 +02:00
Abdullah Tahiri
fdb7de1dda
Sketcher visualization enhancement: Do not group sketcher symmetry icons.
...
Do not add a symmetry constraint icon to a group of icons, so that it lies on the line or point providing the symmetry (symmetry axis/point),
as it is more clear to the user which line this is.
2014-09-17 18:48:36 +02:00
Abdullah Tahiri
95c512d9a1
Sketcher feature enhancement: Symmetry constraint perpendicular to axis of symmetry
...
Solves Mantis ticket: http://www.freecadweb.org/tracker/view.php?id=1623
Unrelated minor fix: remove unused variable
2014-09-17 18:48:15 +02:00
jriegel
9a19baa8f5
FreeCAD-VR: Positional light and fix in camera positioning
2014-09-17 18:35:11 +02:00
Yorik van Havre
6e9d2e9b21
Draft: Added progress bar to dxf library download - fixes #1644
2014-09-17 13:30:51 -03:00
Abdullah Tahiri
da2df00eea
Sketcher visualization: Increase readability of redundant constraint solver message
...
Color changed to "OrangeRed" to improve readability.
2014-09-17 16:43:51 +02:00
Abdullah Tahiri
5f2670dbcf
Sketcher Redundant/Conflicting art by Jim
2014-09-17 16:43:51 +02:00
Abdullah Tahiri
34cc7c3136
Sketcher new feature: Select Conflict and Redundant Constraints
...
Based (and solves) Mantis ticket:
http://www.freecadweb.org/tracker/view.php?id=1643
The ticket refers only to redundant, and ask for deletion.
Two commands are created, one for redundant constraints and other for conflicting constraints.
As usually removing one constraint of the "at least one" is sufficient, the implementation selects the constraints (but does not delete them).
The user therefore easily identify the constraints involved and decide to delete them.
This implementation takes into account the edit->Actsketch that ViewProvidedSketch creates for solving, as it is this instance the one that generates the messages in the Sketcher Taskbar.
No buttons in the toolbar by default (can be added by the user), but an hyperlink in the solver messages which triggers the selection of the appropriate command (conflicting or redundant).
2014-09-17 16:43:50 +02:00
Abdullah Tahiri
bdbf5140f9
Sketcher new feature: Selects the elements associated with the selected constraint(s)
...
Ex 1: User selects constraints from the list => right click => select "select elements" from the contextual menu => The elements (edges,vertex) involved in the constraint(s) are selected.
Ex 2: User selects (a) constraint(s) => Clicks button in toolbar (if included by the user) => The elements (edges,vertex) involved in the constraint(s) are selected.
Intended as visual aid to see which elements are being affected by a constraint.
Requested by Jim on thread:
http://forum.freecadweb.org/viewtopic.php?f=19&t=6875&start=10
Solving another Mantis ticket I can not find now.
2014-09-17 16:43:49 +02:00
jriegel
4c7fb2d0f0
FreeCAD-VR: Upright position and remembering render window position
2014-09-17 15:01:28 +02:00
jriegel
1c741b6e0d
FreeCAD-VR: Remove Tabs and add orientation for viewer position
2014-09-17 13:49:44 +02:00
Sebastian Hoogen
d537fc9b53
try to use Execptions in Draft module
2014-09-17 12:52:36 +02:00
Sebastian Hoogen
333e6e3155
use exceptions in OpenSCAD module
...
derive OpenSCADError from FreeCADError if possible
2014-09-17 11:59:49 +02:00
Sebastian Hoogen
57db95a1c3
issue #1701 removed further except: statements
2014-09-17 11:57:32 +02:00
Sebastian Hoogen
ed66ada1cf
issue #1700 replace PyExc_Exception
2014-09-17 11:15:57 +02:00
Sebastian Hoogen
1b1d8010a6
removed catch (...) in Drawing
...
which discarded type information when rethrowing base type
2014-09-17 11:15:56 +02:00
Sebastian Hoogen
5e51a6cdf7
fixes #0001422 : Subclass Exception
...
inherit Base.FreeCADError form RuntimeError
inherit Part.OCCError from Base.FreeCADError
inherit OCCDomainError from Part.OCCError
inherit OCCRangeError from Part.OCCError
inherit OCCConstructionError from OCCDomainError
inherit OCCDimensionError from OCCDomainError
Added PY_CATCH_OCC macro
replace PyExc_Exception
use FreeCADError in makeWireString
catch exception in BSplineCurve.increasedegree
2014-09-17 11:15:56 +02:00
Yorik van Havre
f1dffbb90e
Arch: Hide/show windows together with their parents - fixes #1733
2014-09-16 20:03:50 -03:00
Yorik van Havre
9f7956b17e
Web: Added an Open Link In External Browser context menu option - fixes #1017
2014-09-16 14:16:44 -03:00
jriegel
0d6ccb7654
FreeCAD-VR: Some fixes
2014-09-16 18:14:42 +02:00
Yorik van Havre
302fcde1e0
Startpage now checks for new versions - issue #1017
...
After loading, the startpage now checks for
http://www.freecadweb.org/version.php and compares
with current version, and displays a message accordingly.
2014-09-16 12:58:07 -03:00
Yorik van Havre
b0c66cf6f7
Draft: fixed typo
2014-09-16 11:26:47 -03:00
Abdullah Tahiri
4aa71db3c8
Sketcher Element Widget enhancement: Auto-switch to Edge (first valid type)
...
Feature requested by nahshon.
- In auto-switch to edge mode, actually switch to first valid type, which is always
edge, except for a point. It reduces the amount of clicks when dealing with points.
- Correction of a typo.
2014-09-16 10:12:53 +02:00
Yorik van Havre
a4f208c8ac
Draft: replaced DraftGeomUtils.sortEdges with better version from pkoning2 - fixes #1691
2014-09-15 17:30:37 -03:00
Yorik van Havre
78f34666b2
Draft: Added a button to Dimension UI to select existing edges - fixes #1636
2014-09-15 17:05:44 -03:00
Yorik van Havre
4b59ef1586
Draft: fixed sticky fonts - fixes #1725
2014-09-15 16:43:14 -03:00
Yorik van Havre
0446f60277
Draft: fixing bugs in previous commit
2014-09-15 15:56:07 -03:00
Sebastian Hoogen
1100d2d0bd
move encoding strings for coin to function
2014-09-15 15:45:44 -03:00
jriegel
2a4626d27a
FreeCAD-VR: Render the FreeCAD scene graph
2014-09-15 19:50:55 +02:00
Yorik van Havre
96eccd44ae
Draft: upgrade tool now converts single-linear-edge objects into Draft lines
2014-09-15 12:51:26 -03:00
jriegel
0d2ce7073a
FreeCAD-VR: Separating FreeCAD and Coin/Rift stuff
2014-09-15 17:14:44 +02:00
jriegel
069da65528
FreeCAD-VR: some fixes on FrameBuffer rendering portion
2014-09-15 16:27:40 +02:00
wmayer
470a414241
+ fixes #0001715 : Mefisto Mesh Fails since translated by f2c
2014-09-14 18:26:12 +02:00
jriegel
66a58c40ad
FreeCAD-VR: Some fixes...
2014-09-14 14:57:07 +02:00
jriegel
250426f792
FreeCAD-VR: Handling the safety warning
2014-09-14 13:54:02 +02:00
Sebastian Hoogen
5d406144aa
use utf-8 for coin4 and latin1 for coin3
2014-09-14 11:08:55 +02:00
Yorik van Havre
a0e461a925
Arch: minor bugfix
2014-09-13 18:23:35 -03:00
jriegel
ad2406a763
FreeCAD-VR: First succesfull render on the Rift!
2014-09-13 20:03:57 +02:00
Yorik van Havre
8b25a40cbf
Arch: equipments now choose type (Part or Mesh) on creation based on the base object
2014-09-13 13:54:47 -03:00
Yorik van Havre
ce0f2452c8
Mis upgrades for the selection window - fixes #1737
...
* Added a search box that searches through object labels
* Added a context menu to selected items
* Allow to double-click an item to isolate
2014-09-13 12:02:45 -03:00
jriegel
c0152eeb68
FreeCAD-VR: command integration
2014-09-13 10:18:52 +02:00
jriegel
537d7edfd8
porting the offscreen rendering version to SDK 4.2
2014-09-12 20:15:04 +02:00
jriegel
6c170bce18
Merge branch 'refs/heads/master' into jriegel/Rift
2014-09-12 12:27:55 +02:00
Yorik van Havre
7318a1d443
Arch: minor improvements in panel
2014-09-11 19:27:33 -03:00
Yorik van Havre
9af4df3ce5
Draft: minor fix in Shapestring
2014-09-10 15:56:50 -03:00
wmayer
d1fb7fa839
+ do not add units to translation
2014-09-10 10:35:49 +02:00
Yorik van Havre
93e01c16b6
Draft: Fixed copying of Draft points
2014-09-05 17:48:30 -03:00
Yorik van Havre
a723ec4b81
Draft: Allow sticky fonts in ShapeString
2014-09-04 15:57:59 -03:00
wmayer
3d6ba6c5d6
+ fixes #0001726 : Dialog for saving document should indicate documentname
2014-09-03 14:45:19 +02:00
wmayer
2f4ce2bbc0
+ Add StackWalker to get log messages on crashes (MSVC only)
2014-09-03 11:48:34 +02:00
Yorik van Havre
620a4dde93
Arch: small fix to Remove tool
2014-09-02 23:04:44 -03:00
wmayer
8f54360226
+ minor fix
2014-09-02 17:43:25 +02:00
Sebastian Hoogen
a81a307346
issue #1700 replace raise Exception()
2014-09-01 22:47:05 +02:00
wmayer
e5a54d0791
+ fixes #0001714 : FreeCAD 0.14 Stable crashes when importing a step model
2014-09-01 19:11:46 +02:00
Sebastian Hoogen
2c38c7d31a
exportDRAWEXE: support Part::Plane and ::Ellipse
2014-09-01 11:09:58 +02:00
Sebastian Hoogen
256d844801
python property Continuity of GeometrySurface
2014-09-01 11:04:38 +02:00
Yorik van Havre
f647f25490
Arch: optimizations in IFC import + furniture objects can be included in spaces
2014-08-31 23:30:02 -03:00
Yorik van Havre
850d0b5e82
Added Gui.showDownloads() py function to show the download manager, and allow to click https links in webgui browser
2014-08-31 16:51:51 -03:00
Yorik van Havre
c60d39c4e7
Arch: fixed import IFC again (better this time)
2014-08-31 15:03:58 -03:00
Jose Luis Cercos-Pita
ed0c6ebd7d
Plot: Fixed PyQt imported in the resources loading
2014-08-31 18:37:26 +02:00
Yorik van Havre
dddc278cc5
Arch: fixed bug in importIFC
2014-08-31 13:29:15 -03:00
wmayer
f2319de49d
+ do not abort if user.cfg or system.cfg is empty
2014-08-31 16:10:45 +02:00
wmayer
ce528d1c4a
+ fixes #0001719 : Show current shortcuts (S) in menus and hover text.
2014-08-31 14:28:33 +02:00
Yorik van Havre
80e80fef83
Arch: allow for equipment objects to be part shapes
2014-08-30 19:17:30 -03:00
wmayer
7c89591ff6
+ allow to load PartDesign even if PySide is not found, suppress MinGW warnings
2014-08-30 23:26:29 +02:00
Yorik van Havre
cef2c1bc8c
Arch: Added Equipment tool
...
The purpose of this tool is to handle standalone objects such as
furniture or sanitary equipment in a building. It is mesh-based,
and accepts either a mesh or a part shape as its base object.
2014-08-29 19:16:28 -03:00
Yorik van Havre
67b54f8052
Draft: clones now correctly adopt the diffuse color of their base object - fixes #1704
2014-08-28 16:30:34 -03:00
Yorik van Havre
6ff67ee5c3
Draft: grid size is now settable in preferences
2014-08-28 16:00:08 -03:00
Yorik van Havre
16ede0e55c
Draft: fixes in DXF exporter - fixes #1590 , #1653
...
* Fixed arc directions
* Turned max spline segment length preference option into a float
* Fixed ellipses export
2014-08-28 13:32:45 -03:00
wmayer
a1fab61ed6
+ minor fix of output format
2014-08-28 15:47:09 +02:00
wmayer
89d07313a5
+ do not try to use framebuffer objects when it's not supported on the system
2014-08-28 15:35:17 +02:00
wmayer
5c269996b8
+ restore lost changes, improve whitspaces, suppress useless MSVC warnings
2014-08-28 12:37:42 +02:00
wmayer
90e3b58950
+ set pcl components for LibPacks
2014-08-28 10:41:59 +02:00
wmayer
fd821fb7b4
+ do pcl components checks
2014-08-28 01:51:58 +02:00
wmayer
a579bdce72
+ fix for pcl 1.6
2014-08-28 00:02:58 +02:00
jriegel
eb734eb6f4
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
2014-08-27 22:25:35 +02:00
jriegel
f260a0f219
fix Win64 bug in FileInfo
2014-08-27 22:22:29 +02:00
jriegel
889e7bbdce
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/Rift
2014-08-27 17:48:59 +02:00
jriegel
e2b93c4c80
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
2014-08-27 16:43:48 +02:00
jriegel
5bdfe81488
Destinquish old and new OpenCV
2014-08-27 16:42:50 +02:00
jriegel
c1f0f70b88
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-08-27 15:39:00 +02:00
wmayer
346e5c6a77
+ fix more compiler warnings
2014-08-27 13:26:44 +02:00
wmayer
cc775f9254
+ fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized
2014-08-26 19:14:13 +02:00
Simon Pasquet
55cf9ddeaa
Customized keyboard shortcuts now accept up to 4 keys
2014-08-26 10:31:54 -03:00
wmayer
d974d6897b
+ fixes #0001713 : Allow Part.Arc to be used as Sketcher geometry
2014-08-26 13:09:37 +02:00
jriegel
58a7be992b
Intergrate Werners PCL Triangulation patch and upgrade it to PCL 1.7
2014-08-26 10:28:37 +02:00
jriegel
7183cda616
Merge remote-tracking branch 'refs/remotes/origin/wmayer/pcl-testing' into jriegel/NewWinBuild
...
Conflicts:
src/Mod/Points/App/CMakeLists.txt
src/Mod/ReverseEngineering/App/AppReverseEngineeringPy.cpp
2014-08-26 08:42:47 +02:00
jriegel
e4383e8f24
Test import for Ply via PCL in Points
2014-08-25 23:27:17 +02:00
jriegel
4d19ec20fb
Add OpenCV again and test command
2014-08-25 23:16:54 +02:00
jriegel
e16f8a5b45
Add switch for compile with and without PCL
2014-08-25 23:16:34 +02:00
wmayer
97514d1806
+ fix for word size of OS
2014-08-25 15:25:09 +02:00
wmayer
f28f83bf91
+ Show word size info of OS
2014-08-25 11:41:13 +02:00
Itai Nahshon
e9ea1e2727
Fix automatic creation of tangent constriants.
...
a. Use scale to calculate max distance
b. Consider only circle/arc that actually touch the newly created line
c. Use of arc angles correctly
d. Find nearest touch point (not nearest center)
e. some optimization
2014-08-24 19:07:31 +02:00
Itai Nahshon
6eeaae57b8
Sketcher: Ignore small mouse moves after selection.
...
Switch to drag mode only after cursor moved 3 pixels.
2014-08-24 19:07:16 +02:00
wmayer
3c8a00dfec
+ fixes #0001703 : Spreadsheet PropertyController
2014-08-23 14:38:30 +02:00
Ian Rees
0eec1d8e49
Updated CxImage README
2014-08-22 21:37:20 +02:00
wmayer
1f2cd53bf7
+ fix localization problems in PropertyConstraintListItem, + improve whitespaces
2014-08-22 21:32:19 +02:00
Ian Rees
539e2d2f33
Added a quick README to src/3rdParty/CxImage
2014-08-22 15:51:58 +12:00
wmayer
763eb132cf
+ respect placement in VRML and Inventor objects
2014-08-21 21:46:03 +02:00
jriegel
492a39c19a
simplify Mefisto project without Fortran part...
2014-08-21 18:34:21 +02:00
jriegel
1aed444318
define for PCL usage for older LibPacks
2014-08-21 18:17:20 +02:00
wmayer
833bd4e77b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-08-21 18:16:42 +02:00
wmayer
c1c25f1a5c
+ add GL test stuff into Sandbox module
2014-08-21 18:15:43 +02:00
jriegel
d65a4e4ed7
some type clearification
2014-08-21 17:59:33 +02:00
Yorik van Havre
317206ac59
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-08-21 12:38:18 -03:00
wmayer
811fb3be24
+ port RegExp utility to Qt4
2014-08-21 17:32:30 +02:00
wmayer
1b4fb56cdc
+ fix DrawingView::onRelabel() to accept any page names
2014-08-21 17:26:52 +02:00
Yorik van Havre
806c857c6f
Draft: removed unnecessary latin1 decode operations
2014-08-21 11:44:28 -03:00
Abdullah Tahiri
7cc5167623
Sketcher properties feature enhancement: Separated sublist for unnamed datum constraints
2014-08-21 14:11:51 +02:00
wmayer
e814d997e5
+ fix trim mesh with plane
2014-08-21 13:26:35 +02:00
wmayer
d0a200303b
+ suppress annoying warnings with MSVC for SMESH sources
2014-08-20 15:31:33 +02:00
Michael G. Hansen
9419259ff6
1659: 3dconnexion space navigator moves view even when FreeCAD is not the active application
...
Check whether the freecad window is active before relaying the space navigator events.
2014-08-19 15:46:52 +02:00
Michael G. Hansen
808d2e93bf
Fix typo.
2014-08-19 15:26:58 +02:00
Michael G. Hansen
dd7bd833c6
Fix bug 1643: Projections are always added to the first drawing page
2014-08-19 15:07:02 +02:00
wmayer
e9100c7ddb
+ fix build failure on Windows, remove unused headers, whitespace improvements
2014-08-19 14:02:16 +02:00
Abdullah Tahiri
a9fef8412f
New feature: Edit Sketch datum constraints from data Property view
...
This feature shows in the data properties associated to a TreeView element,
the datum constraints, i.e. those with an associated value.
2014-08-19 13:23:15 +02:00
jriegel
0e53a593db
cleaning up CMake file and some comments
2014-08-18 22:42:23 +02:00
jriegel
b253a14818
move MEFISTO to inline c file instead of fortran...
2014-08-18 22:32:10 +02:00
Sebastian Hoogen
e2f54c793c
improvements to exportDRAWEXE
...
load only MODELING module instead of ALL
show TypeId of unsupported Objects
use angel of revolution for cones
improve sweep output
support for point, vertex, Part and Draft Polygon
cache object names to reuse them in DRAWEXE
do not expode spine which are allready edges
don't try to make faces from arcs (if this failed in FreeCAD allready)
use rounded floats if they safe digits
Sometimes the floats seems to be rounded to twelve decimal
places. we round them if it allows so safe digigts.
round angles
2014-08-18 14:45:42 -03:00
Sebastian Hoogen
3c7c04cafe
bugfix in Draft.ViewProiderPoint
...
remove access to nonexistant property
2014-08-18 14:45:42 -03:00
Sebastian Hoogen
5ecf0cb40b
Reverse the projection direction of DXF exports
2014-08-18 14:45:42 -03:00
wmayer
7110c55c33
+ fixes #0001689 : Show name of the drawing page in the tab of the drawing
2014-08-18 14:44:28 +02:00
wmayer
8943ef58b2
+ fixes #0001696 : Quantity.getValueAs('rad') touches the Property
2014-08-18 13:30:14 +02:00
Sebastian Hoogen
3198c42397
flush stdout after reseting the console color
2014-08-18 13:11:16 +02:00
wmayer
967566acf1
+ improve OCC version macro, fix build failure with MinGW, fix build failure with Coin2
2014-08-18 11:34:02 +02:00
Yorik van Havre
5e82febd0a
Enhanced a bit the document icon in tree view
2014-08-17 18:49:49 -03:00
Yorik van Havre
14292c11cd
Draft: Objects drawn on an existing face will no longer take it as support unless the face was already selected
2014-08-17 18:09:44 -03:00
jriegel
ee64f54765
OCL tests
2014-08-17 20:15:12 +02:00
wmayer
75fa3d4067
+ prepare property editor for items with unknown number of children
2014-08-17 18:36:27 +02:00
Yorik van Havre
f0eee59283
Draft: Fixed small regression in Draft2Sketch
2014-08-16 19:40:35 -03:00
Bernd Hahnebach
6436b29034
Arch: fix in new ifc-importer
2014-08-16 12:37:06 -03:00
wmayer
6556bc776a
+ fixes #0001689 : Show name of the drawing page in the tab of the drawing
2014-08-16 15:08:55 +02:00
wmayer
8808b82371
+ fixes #0001690 : sketch.getPoint crashes FreeCAD if the point does not exist
2014-08-16 14:41:30 +02:00
wmayer
92cb03bca1
+ code cleanup
2014-08-16 14:15:46 +02:00
Yorik van Havre
b33d8f6244
Draft - Allow to export Drawing pages to DXF - fixes #1686
...
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
wmayer
4dc12740e8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-08-15 14:37:25 +02:00
Sebastian Hoogen
4ba56b5c29
fixes #0001684 : Sweep ignores the list of subshapes
2014-08-15 14:35:59 +02:00
Yorik van Havre
7665e34a3a
Draft: Fixed wrong preferences text
2014-08-14 19:51:31 -03:00
Johannes Reinhardt
941f7dae00
Use new curve discretization
2014-08-14 23:28:50 +02:00
Johannes Reinhardt
8189dddec1
Revert "Arch: Turned jreinhardt's fix to webGL into an option"
...
This reverts commit 90f2fc2034
.
Conflicts:
src/Mod/Arch/Arch_rc.py
src/Mod/Arch/Resources/ui/archprefs-import.ui
2014-08-14 23:28:50 +02:00
wmayer
7eaa4fff74
+ Support Quasi methods in discretize()
2014-08-14 19:11:51 +02:00
Yorik van Havre
7369fbd154
Draft: clearer preference text for dimension style setting
2014-08-14 11:57:17 -03:00
wmayer
ee2e7fc3fa
+ Give example for discretize() matching the shape type
2014-08-14 11:38:39 +02:00
wmayer
9ed61f107b
+ support First and Last keywords in discretize
2014-08-14 11:16:54 +02:00
jriegel
976511154c
Remove all hardcoded INT types out of PyCXX to make X64 warning free
2014-08-14 09:13:53 +02:00
wmayer
3d2a2b06f0
+ fix and improve discretize() method
2014-08-13 23:33:27 +02:00
Yorik van Havre
d0288deabb
Arch: small bugfixes in Drawing projection stuff
2014-08-13 16:21:08 -03:00
jriegel
551a095176
comenting out use of Qt internal API only on Windows
2014-08-13 21:05:13 +02:00
jriegel
95923c3afc
remove Standard_String.hxx, no longer needed
2014-08-13 21:04:27 +02:00
jriegel
7767f0e6c7
Fix for VC11, should be backwards compatible
2014-08-13 21:01:27 +02:00
jriegel
4f5e1e3b8b
fix using Release lib in Debug
2014-08-13 21:00:50 +02:00
jriegel
6303650cc1
Use default eigen in Approximation...
2014-08-13 21:00:15 +02:00
jriegel
b5431d57e0
Change std::make_pairs to C++11 standard without template arguments
2014-08-13 20:59:29 +02:00
wmayer
fedbd2fc2e
+ Check for valid document in link properties
2014-08-13 17:47:50 +02:00
wmayer
ed4f7dcd35
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-08-13 12:49:37 +02:00
wmayer
7939027c98
+ fixes #0001682 : Crash after updating editable texts in drawing
2014-08-13 12:49:09 +02:00
Yorik van Havre
a9b5970512
Arch: Misc improvements to section planes
2014-08-13 00:28:27 -03:00
Sebastian Hoogen
92382edbc9
bugfixes and feature enhancements in exportDRAWEXE
...
bugfix to Loft in exportDRAWEXE
added Extrusion
ability to clean shapes from teselation before export
support for Fillet in exportDRAWEXE
name shapes with restore command
remove trailing dot from decimals
include version information in output
allow to test if a suboject is supported
explode sections of loft and sweep and edges for fillet
2014-08-12 18:17:07 +02:00
Sebastian Hoogen
1f162dec2d
link against TKAdvTools only if OCCT < 6.7.3
2014-08-12 08:10:54 +02:00
wmayer
fcb2714d0d
+ on document load set camera setting of the MDI views
2014-08-12 00:07:16 +02:00
wmayer
4ad43e60b0
+ fixes #0001667 : 'Save file' disabled when viewing a drawing
2014-08-11 22:59:16 +02:00
wmayer
29f3f0cfc2
+ do not apply corrupted transformation (NaN) from SoCenterballManip
2014-08-11 14:56:30 +02:00
wmayer
b8df4593c9
+ change selectNumber() to check against the locale signs
2014-08-11 11:07:24 +02:00
wmayer
17e2737062
+ fix regression in selectNumber(), + little performance boost, fix whitespaces
2014-08-11 10:46:43 +02:00
jriegel
915ea8a609
New parser c-files
2014-08-10 19:17:40 +02:00
jriegel
1b4190b047
Merge branch 'refs/heads/negative_sign_problem-2'
2014-08-10 19:12:39 +02:00
jriegel
601d7f3c03
remove double parameter functions from quantity parser
2014-08-10 19:10:14 +02:00
Yorik van Havre
a05bf739c5
Draft: Fixed Offset tool - fixes #1634 , #1635
2014-08-09 13:41:52 -03:00
Ian Rees
3a96bb60fe
Sketcher: Don't change preselection during box selection
2014-08-09 07:34:04 +02:00
Yorik van Havre
3f236d042a
Arch: minor bugfixes
2014-08-08 19:07:26 -03:00
Yorik van Havre
8a24f0fe6f
Draft: Setting the WorkingPlane from a quad face now also takes its x and y directions
2014-08-08 13:48:30 -03:00
Abdullah Tahiri
37d5012647
Sketcher Elements widget - New feature -
...
- Remembers how the user left the "Auto switch to Edge" and the "Extended Name" checkboxes
and restores the values on next use of the Sketcher WB.
2014-08-08 18:32:54 +02:00
Yorik van Havre
b64f283ce8
Draft: Removed leftovers from the macros menu
2014-08-08 11:21:37 -03:00
wmayer
854596aaa0
minor fixes in gear panel
2014-08-08 13:21:06 +02:00
Aglef Kaiser
420e71afbb
Involute gear script extended for internal gears
2014-08-08 12:10:38 +02:00
Yorik van Havre
6b5b1a7443
Raytracing: Using names instead of labels in exported files - fixes #1663
2014-08-07 22:24:57 -03:00
Yorik van Havre
7778988faa
Drawing: Allow to select the page in which to create a view feature - fixes #1668
2014-08-07 22:00:31 -03:00
wmayer
28490532f5
+ fix dir2qrc script to keep alphabetical order of file names, update Sketcher.qrc
2014-08-07 20:29:31 +02:00
Abdullah Tahiri
e2db94facd
updated icons for sketcher
...
- Selection icons added.
- Art by Jim
- Clean up sketcher xpm small icons: Only constraint icons seem to be necessary
2014-08-07 19:49:51 +02:00
Abdullah Tahiri
b5002dc6fe
changes in sketcher
...
- Varios minor bug fixes.
- Added the other commands to the toolbar.
- Bug fix: missing AbortCommand().
- Mode Auto-switch to edge (Sponssi mode) has selection combo disabled to avoid interferring with this mode.
However, if auto-switch checkbox is unchecked (Jim-Abdullah mode), the combo is enabled and selection of
element type can be effected via the combo with the mouse.
In any case "z" shortcut iterates round robin the "valid types" of the preselected (hovered) element.
2014-08-07 19:49:51 +02:00
wmayer
09b8b25144
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-08-07 19:47:11 +02:00
wmayer
1cd2dab81f
+ rename duplicate class name
2014-08-07 18:41:54 +02:00
Yorik van Havre
3c0c72e4c0
Draft: removed macros menu - fixes #490
...
The macros menu code is on http://www.freecadweb.org/wiki/index.php?title=Macro_MacroMenu
2014-08-07 11:07:22 -03:00
Yorik van Havre
dc3ebfb502
Fix in Drawing page object - fixes #1540
...
* Changing the editable texts updates the page automatically
* Added a doc.recompute() after creating a new page
2014-08-07 10:39:33 -03:00
Yorik van Havre
e0bdc07c4d
Fixed output of ViewObject attribute in console mode
2014-08-07 10:38:41 -03:00
Yorik van Havre
c66de2f8cb
Draft: fix in SelectGroup tool - fixes #1568
2014-08-06 19:55:26 -03:00
Yorik van Havre
dbed1e35e5
Draft: small fix in Array object
2014-08-06 19:33:55 -03:00
wmayer
bd64ce3bb7
+ implement save() function in PointKernel, fix icon issue in mesh workbench
2014-08-06 17:39:15 +02:00
wmayer
0c2d201396
+ fix security issue (do not run uncontrolled format string)
2014-08-06 10:16:06 +02:00
Yorik van Havre
46583f2960
Used Gui.addModule() instead of import in Draft & Arch
2014-08-05 19:38:40 -03:00
Yorik van Havre
81e983b6ac
Exposed doCommand (Gui version) to python - fixes #1564
2014-08-05 19:28:36 -03:00
Yorik van Havre
6dd35078a2
Draft: issue message if an object cannot be moved or rotated - fixes #1642
2014-08-05 18:28:26 -03:00
Yorik van Havre
234af5b27f
Arch: improvements in Space object
...
* Better text control
* Text position editable with Draft Edit
* Additional properties such as finish types
2014-08-05 16:19:39 -03:00
wmayer
be3299a46d
code review: move transaction to outside from loop, fix several bugs, fix whitespaces
2014-08-05 00:35:03 +02:00
wmayer
1011dd4175
Squashed commit of the following:
...
commit 695becbbfff961b13e3edb5a4e1e4487bc53b4bb
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Mon Aug 4 15:24:33 2014 +0200
- Making combo disable state.
- Updating Art (Thanks Jim!)
commit d5391d40ace450fa2e65fe2b4ab8029ad37cacf8
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Fri Aug 1 00:40:15 2014 +0200
- Adaptation of code to Workbench's new Template structure.
- Minor adaptation of new ViewProvideSketch code to new constraint code (only in code extensions needed for element Widget)
commit ecdec20afa33c9a950e6054e80e4aa9c72aad8b6
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Thu Jul 31 15:31:38 2014 +0200
Fix so that when applying a coincident constraint to a plurality of points,
if one constraint on a couple of points exists, no new coincident constraint is
added to this couple.
Fixes: http://forum.freecadweb.org/viewtopic.php?f=3&t=6890
commit 32ef59d76e6c63356f5d36598ca11eb47c2e52af
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Thu Jul 31 14:13:58 2014 +0200
Add some placeholder art for icons to avoid having a cross icon and annoying icon not found messages.
commit ccb60a3a7e71a0eb8ad5d896542314a98ef314a8
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Mon Jul 28 20:15:29 2014 +0200
- Fixed Length Constraint accelerator (D) to SHIFT+D to avoid colision with other higher level FreeCAD accelerator assignment.
- Selection Accelerators now toggle on shortcut execution, and act when no other element is selected (fixed bug)
TODO: Art+Toolbar
commit 791358d046e8eeb03fa00272f5627c75254c48eb
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Mon Jul 28 15:12:07 2014 +0200
Fixing shortcut system:
- Take shortcuts automatically from CommandManager.
- Fixed two shortcuts in CommandConstraints (Point on Object - O and
Parallel Constraint - P to SHIFT+O and SHIFT+P to avoid collision with other constraints)
- Fixed shortcuts in CommandConstraintAccel to non-already-existing combinations
- Fixed Sketcher Menu to show accelerators
commit 12d366406a45038ce1a4f725a98e4f570475084b
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Mon Jul 28 11:53:37 2014 +0200
Implemented SHIFT multiple selection functionality in listwidget.
commit 0606ea7dfe38fdf8924f65f14382f1b327145c80
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Mon Jul 28 11:02:02 2014 +0200
Added Sketcher Accelerators for:
- Selection of H Axis
- V Axis
- Origin
Main TODO: Shortcuts and Shift in list widget implementation
commit 297464807fc56fbcf31efadff9625fc05bb20c41
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Wed Jul 23 11:37:21 2014 +0200
Implementation of:
- Switch on 'Z' instead of 'Shift'
- Checkbox to select whether element internal name (e.g. Edge10) should be presented on list or not (Sponssi requested)
- Checkbox to force going back to "Edge" type on change from one element to the next (Sponssi requested)
commit c8764b116acdcfdc7ef7658dc6009fb8db807906
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Wed Jul 23 07:57:11 2014 +0200
TaskSketcher Elements:
- Store Vertex within elements for optimization (reduce loops searching for vertex in every function call)
- Added the accelerators described below + Toggle Construction as context menu commands
- Fixed bug (Thanks sponssi!): After some element has been preselected from the list and the cursor moved to the drawing area,
the preselection doesn't seem to be resetted in the widget or whereever it is handled.
Tapping shift still swaps the preselection between the points of the previously selected element.
The left mouse button has to be clicked in the draw area to get rid of this.
http://forum.freecadweb.org/viewtopic.php?f=10&t=6861&sid=7eea4adc7ecf4cebd561b357601866a2&start=20
- Extended naming of elements, to facilitate writing python code (as requested by sponssi).
- Minor modifications (creation of utility fuctions, code readibility, ...)
Sketcher Workbench:
- First effort to add a toolbar with the accelerators.
Sketcher Accelerators: (Perform actions on existing elements, as opposed to Geometry Creation, not restricted to applying constraints)
- Close Shape : of selected edges (i.e. lines and arcs)
- Connect : selected edges (connect endpoint edge with starting point of next edge according to selection order)
- Select Constraints : associated with currently selected edges
commit 1dc18204a4e2e38f71d729a7692383f50a7d4654
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Sat Jul 12 16:06:48 2014 +0200
New alternative implementation of the Sketch Element List.
This version comprises:
- Identification via icon of type of geometric element (Point, Arc, Line, Circle) and
Type of selection (Edge, Starting Point, End Point, Center Point)
- Corrected a bug where upon selection from the combobox, the icons were not updated (Thanks Jim!)
- Implementation of jump to next valid type of last preselected element (aka fast-forward) for all the types.
commit 4d472ef796362405c3982355f86489fa92cbfe6d
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Thu Jun 26 17:15:51 2014 +0200
Feature request by jmaustpc
- When an object does not have an element, lets put a different icon.
- Currently the constraint lock icon is used until availability of a new one.
commit 6d15478f6533ff3805520a8ca36d1c41908cb0af
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Thu Jun 26 14:54:23 2014 +0200
Bug fix (preselection not disappearing on changing element without the element Type).
commit e33043e17781fcf6399257696f115f68ab4580ec
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Thu Jun 26 14:39:20 2014 +0200
New nicer icons by jmaustpc. They look much nicer :-)
commit 2ce2d6ff1ad2d81b0b1e30ffcbe9f2cc445f2e5b
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Thu Jun 26 14:37:21 2014 +0200
Fast-Forward functionality:
- If an element not having "midpoint" is preselected, then on pressing SHIFT the
Type will jump from EndPoint to Line skipping midpoint.
- This is intended as a productivity feature, as most sketch elements usually are lines
commit 1865d06d06582a49da10ddc123133807a4593060
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Wed Jun 25 15:47:22 2014 +0200
Bug fix (thanks jmaustpc)
- Preselection is maintained even though the geometric element does not have the "Type".
- Fix involves calling for remove preselection in TaskSketcherElement
- Implementing the response to the message RmvPreselection in ViewProviderSketch
commit 14e21da4b4ed0e9a2b3e846a4e51f6745d5e0ab7
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Mon Jun 23 14:25:35 2014 +0200
Fix Bug with null pointer (thanks jmaustpc!)
Clean up code
commit 0d99eb633f1bca45d4e7bb22c57bd4892767a390
Author: Abdullah Tahiri <abdullah.tahiri.yo@gmail.com>
Date: Wed Jun 11 16:32:48 2014 +0200
New widget for the Taskbar of the Sketcher WB.
The objectives of this widget are:
1. Allow editing of sketches when they have (partially) overlapping lines of any type
(construction/external/normal).
2. Allow the construction of sketches using the keyboard (less mouse intensive)
The widget works as follows:
1. A QListWidget presents a list of elements, element is here a geometric element
formed Types edges, starting points, end points and midpoints (e.g. circles, arcs)
2. On hovering/Entering one item in the list, it is preselected for easy identification.
3. The selection can be switched from one type to another using the SHIFT key
(press and release) in a round-robin fashion (or you can select it using the droplist)
4. Selection of different types is possible (e.g. two points and a line).
5. The contextual menu accessible by right click allow to apply a constraint to the
selection.
6. The constraints in the contextual menu have shortcuts, so you can actually use the
shortcut directly from the QListWidget.
Additional features introduced to other parts during development...
- New color introduced for Types that are selected and preselected at the same time
- Edges is a SoLineSet. You can not apply many So modifiers (width,offset) to parts of a SoLineSet.
An edge part of a SoLineSet that is drawn after another one, covers it unless it is closer to the
camera. The system of manual offsets already in place for points has been extended to properly
handle (i.e. show) overlapping lines part of a SoLineSet.
2014-08-05 00:35:02 +02:00
Yorik van Havre
62e9b60816
Added a couple of missing units in MKS schema
2014-08-04 19:16:10 -03:00
Yorik van Havre
f5f6cb1adf
Arch: Enhanced Space tool - fixes #1610
2014-08-04 18:24:20 -03:00
Yorik van Havre
a7d1b80fc3
Draft: Fixed offset in SelectPlane tool - fixes #1606
2014-08-04 13:53:38 -03:00
Yorik van Havre
a601434c27
Draft: adapted Draft2Sketch tool for macro recording - fixes #1661
2014-08-04 12:37:59 -03:00
Yorik van Havre
e41996c9db
Draft: default Z to 1 in Scale tool - fixes #1660
2014-08-04 12:01:44 -03:00
Yorik van Havre
caf02318b5
Arch: Included some utility functions into Arch module
...
* makeCompoundFromSelected: creates a compound object from selected subobjects
* cleanArchSplitter: cleans the splitters on imported Arch objects
* rebuildArchShape: tries to rebuild a solid from the faces of an invalid shape
2014-08-04 11:11:11 -03:00
jriegel
36a0641edd
App and Base Compiles with new LibPack
2014-08-03 22:56:52 +02:00
Johan K
83a5f1547f
Adding selectNumber handling of locale, this wont work with groupseparators
2014-08-03 22:31:57 +02:00
jriegel
ec2198107b
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
Yorik van Havre
c7bfaf2ed7
Arch: small bugfixes and optimisations
2014-08-03 15:14:33 -03:00
Johan K
5cfdabb45a
Adding changes
2014-08-03 20:13:05 +02:00
jriegel
b32b227733
clean up number scanner in Units
2014-08-03 17:24:42 +02:00
jriegel
1da5543657
fix swedish minus simbol
2014-08-03 16:01:21 +02:00
wmayer
ced08b0416
+ fix memory leak
2014-08-02 18:26:23 +02:00
wmayer
578fbbefa4
+ fix bug when releasing button after dragging point or curve
2014-08-02 17:52:12 +02:00
Ian Rees
c836dab53d
Removed some debugging stuff that was accidentally pushed earlier
2014-08-02 20:04:56 +12:00
Yorik van Havre
2d8963de03
Arch: Added scaling in IFC importer
2014-08-01 21:44:46 -03:00
Yorik van Havre
a548203ca9
Arch: removed obsolete IFC preference options
2014-08-01 21:34:49 -03:00
Yorik van Havre
3b86494afb
Arch: fixed bug in wall extrusions
2014-08-01 21:28:32 -03:00
Yorik van Havre
bf101bbfcb
Draft: Array objects now have an IntervalAxis property to build helicoidal compounds
2014-08-01 20:57:53 -03:00
Yorik van Havre
fec636b835
Arch: Introduced new IFC importer/exporter
...
* The new IFC importer uses excusively the newest ifcopenshell.py module
* Renamed old importer to importIFClegacy.py
* Included the now deprecated ifcReader and ifcWriter modules into importIFClegacy
* The new IFC importer falls back on the older one if the ifcopenshell module is not found
2014-08-01 18:39:10 -03:00
wmayer
7a3ddd5bae
+ fix author note, fix various crashes, improve mesh selection stuff
2014-08-01 16:39:59 +02:00
wmayer
4032a88c2d
Revert "remove TKAdvTools"
...
This reverts commit 6843d6ad5d
.
2014-08-01 15:07:27 +02:00
Yorik van Havre
f0d5564747
Draft: DXF lib is now pulled from its specific branch
2014-07-31 11:26:17 -03:00
wmayer
406d32aebb
+ Replace InputField with QuantitySpinBox
2014-07-31 15:14:27 +02:00
wmayer
609422f08a
More detailed error message when xerces fails to read in parameters
2014-07-31 10:58:48 +02:00
Yorik van Havre
d946499e4d
Draft: diverted current dxfLibrary download folder
2014-07-30 23:54:14 -03:00
wmayer
e327662d28
0001638: Not possible to draw anything.
2014-07-30 18:21:53 +02:00
wmayer
7294271c0c
+ Allow to get clean copy of a shape from Python
2014-07-30 12:21:22 +02:00
wmayer
a252471625
+ fix author notes, fix memory leak, fix build failure under Windows
2014-07-30 10:05:13 +02:00
wmayer
6ca580456b
Squashed commit of the following:
...
commit 8853bf442b6e1a98699fa90fca5eb30b3f6d3a5e
Author: Ian Rees <ian.rees@gmail.com>
Date: Tue Jul 29 15:46:59 2014 +1200
Refactoring and small fix in constraint icon bounding boxes
commit c03e4c13d8fd657e18e3c78d16bbdef209f8c779
Author: Ian Rees <ian.rees@gmail.com>
Date: Mon Jul 28 15:41:15 2014 +1200
Implemented picking of individual constraints from combined icons
commit 254aaab450fe6646bee7542c532c454af91b6597
Author: Ian Rees <ian.rees@gmail.com>
Date: Mon Jul 28 13:04:18 2014 +1200
Added bounding boxes for combined constraint icons
commit 4f0738ec30220fbf1abdea14dd121d0a134e5dfd
Author: Ian Rees <ian.rees@gmail.com>
Date: Sat Jul 26 18:53:33 2014 +1200
Added screenCoordsOfPath() to View3DInventorViewer
commit 14e2dc7b4aa79db97cbacd2c848728a66276d644
Author: Ian Rees <ian.rees@gmail.com>
Date: Sun Jul 20 14:24:27 2014 +1200
Bit of code to make constraint icon text rendering nicer.
This won't be useful unless the font changes, but wanted to add it while
I was thinking about it.
commit 8020d2d62214d71875cbae101d5ac5e96d998201
Author: Ian Rees <ian.rees@gmail.com>
Date: Sun Jul 20 13:54:51 2014 +1200
Fixed an off-by-one in ViewProviderSketch::combineConstratintIcons
Bug resulted in icons occasionally not being combined into groups,
when they should've been.
commit 20d92a3ccc1f795be1cb86f6f92045518dc8eb81
Author: Ian Rees <ian.rees@gmail.com>
Date: Tue Jul 15 19:38:20 2014 +1200
Fixed a bug that was introduced two commits ago.
commit 69e1ea848e3bc3c8c372c539f30a7b4d2a563aa2
Author: Ian Rees <ian.rees@gmail.com>
Date: Tue Jul 15 15:33:30 2014 +1200
Fixed dumb copy-and-paste error
commit a998b75a905cc31e1f4f49869e81ecaef5858b69
Author: Ian Rees <ian.rees@gmail.com>
Date: Sun Jul 13 18:39:22 2014 +1200
Fixed crash reported by sponssi
More info at http://forum.freecadweb.org/viewtopic.php?f=10&t=6965&p=56590
commit 27b7b804790dda5164c7ef0b9418f6c160228859
Author: Ian Rees <ian.rees@gmail.com>
Date: Thu Jul 10 13:32:16 2014 +1200
Cleaning up my git repo for FreeCAD.
This branch now has just the Sketcher icon fixes, plus a few random comment edits.
2014-07-30 10:05:12 +02:00
Yorik van Havre
b74c96dcc4
Draft + Arch: fixes when working without the GUI
2014-07-29 22:20:06 -03:00
wmayer
580c541005
+ Add class CoordinateSystem and use it to compute placement of plane from fit
2014-07-29 23:01:29 +02:00
wmayer
65c974ed2d
Squashed commit of the following:
...
commit 6e78052d325eadcb212a6d50c6cd09cc29ac7870
Author: Johan K <johankristensen@gmail.com>
Date: Tue Jul 29 14:52:08 2014 +0200
Adding missing file RegularPolygon.py
commit 416396283032a31a1ea307df23d33ecfccf37935
Author: Johan K <johankristensen@gmail.com>
Date: Mon Jul 28 22:51:28 2014 +0200
Replaced sketcher implementation of RegularPolygons with a Python script version.
2014-07-29 17:26:28 +02:00
Ian Rees
c10ddae02f
Bugs in mouse panning when viewport is "portrait" orientation
2014-07-29 12:58:39 +02:00
wmayer
290bc13c74
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-29 11:37:32 +02:00
wmayer
c54311123b
+ Add method getEditorMode() to see if a property is hidden or read-only in the property editor
2014-07-29 11:36:42 +02:00
Yorik van Havre
19135f9586
Draft: small bug fix in DXF importer
2014-07-28 19:47:40 -03:00
wmayer
dc7ccc41af
+ remove crude workaround as this seems to work now
2014-07-28 18:43:11 +02:00
wmayer
2e6c54eedf
+ improve the plane fit from REEN module
2014-07-28 16:39:34 +02:00
Ian Rees
1a2fe206ca
Turned off HIDE_UNDOC_RELATIONS in Doxygen
2014-07-28 17:15:55 +12:00
wmayer
a1da4bb4fb
+ fixes #0001619 : Python script generating 3D model works in V0.13, error in V0.14
2014-07-27 14:08:31 +02:00
wmayer
d163316e63
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-27 11:00:36 +02:00
Johan K
7fadaa0a55
Added more regular polygons to the sketcher gui
2014-07-27 00:25:40 +02:00
Johan K
4528b31d6e
Added more regular polygons to the sketcher gui
2014-07-27 00:08:49 +02:00
Yorik van Havre
d5469ba3fc
Arch: misc bugfixes
2014-07-26 16:37:06 -03:00
wmayer
6b1e6a66ad
+ Make destructor virtual for classes with virtual methods (based on DevJohan's patch)
2014-07-26 19:17:12 +02:00
wmayer
4dee80f4e1
+ support to create faces from vertices with shape builder
2014-07-25 13:35:10 +02:00
wmayer
f0eb27f710
+ let user decide to use equality constraint or independent radii
2014-07-24 19:09:41 +02:00
wmayer
996af8d808
+ fixes #0001633 : Allow adding radius constraints to several circles at once.
2014-07-24 13:32:47 +02:00
Sebastian Hoogen
65793d22e8
recognize OCCT -dev and -beta versions
...
as such in version string
2014-07-24 10:31:50 +02:00
Sebastian Hoogen
3859963b44
fix to placement problem in exportCSG.py
2014-07-24 10:31:50 +02:00
wmayer
ecbda2772e
+ fixes #0001628 : Fixed A4 Drawing Template
2014-07-23 13:56:16 +02:00
wmayer
841b4fab1b
+ fixes #0001630 : IGES-Export in [mm] turns to [Inches]
2014-07-23 13:49:16 +02:00
wmayer
dfea0206ca
+ fix doc string
2014-07-22 14:49:25 +02:00
wmayer
c693916fb1
+ support units in hole panel
2014-07-22 14:47:37 +02:00
wmayer
cb5e72974c
+ support units in hole panel
2014-07-22 14:47:09 +02:00
wmayer
57cdb8aed5
+ support units in draft panel
2014-07-22 14:44:20 +02:00
wmayer
3585403ee2
+ support units in polar pattern panel
2014-07-22 14:39:23 +02:00
wmayer
67b85ff8c3
+ support units in revolve panel
2014-07-22 14:30:30 +02:00
wmayer
4b644b2821
+ support units in groove panel
2014-07-22 14:23:10 +02:00
wmayer
ea6c5407d9
+ support units in pocket panel
2014-07-22 14:13:45 +02:00
wmayer
a5e27444d0
+ minor issue solved with message label of linear pattern panel
2014-07-22 11:08:43 +02:00
wmayer
107a7f50dc
+ fix bug in chamfer/fillet when aborting command
2014-07-22 11:02:45 +02:00
wmayer
d2cbd6817f
+ fixes 0001563: Add units to Linear Pattern in PartDesign
2014-07-22 10:39:44 +02:00
wmayer
b5b929cf58
+ fix focus issue with QuantitySpinBox and InputField
2014-07-21 18:28:46 +02:00
wmayer
5ba337a36d
+ add QuantitySpinBox to widget plugin
2014-07-21 15:30:38 +02:00
wmayer
2da263ae95
+ proper handling of group separator in InputField and QuantitySpinBox
2014-07-21 15:03:45 +02:00
wmayer
81310c906b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-20 19:15:42 +02:00
wmayer
3fb066c13e
+ add missing headers
2014-07-20 19:15:10 +02:00
Yorik van Havre
a0bb761d8e
Arch: added panel to cmakelist
2014-07-20 13:32:06 -03:00
Yorik van Havre
4414da2256
Arch: Updated preferences page for panels
2014-07-20 13:28:43 -03:00
Yorik van Havre
6c8c69df02
Arch: small fix in panel
2014-07-20 13:19:51 -03:00
Yorik van Havre
14ee127dc7
Arch: Further work on panel
2014-07-20 13:17:36 -03:00
Yorik van Havre
a452e6cf61
Arch: Starting Panel tool
2014-07-20 13:17:36 -03:00
Yorik van Havre
8c7f69d913
Transferred import-export related preference pages to a separate group
2014-07-20 12:58:15 -03:00
wmayer
d403851313
+ add QuantitySpinBox
2014-07-20 17:47:09 +02:00
wmayer
86a69f830e
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-20 17:45:54 +02:00
Yorik van Havre
d44e4d324b
Arch: moved ifc-related functions to importIFC
2014-07-20 12:00:47 -03:00
Sebastian Hoogen
f7193ca646
Adapt SMESH to new OCCT NCollection templates
2014-07-19 12:26:29 +02:00
Sebastian Hoogen
6843d6ad5d
remove TKAdvTools
2014-07-19 12:26:29 +02:00
wmayer
4ae0d4db53
+ do not allow negative numbers in fillet and chamfer panel
2014-07-18 15:23:36 +02:00
wmayer
80cc2e4710
+ Replace OCC_HEX_VERSION with OCC_VERSION_HEX
2014-07-18 14:51:54 +02:00
wmayer
c4bd838c55
+ fix broken copyright notice
2014-07-18 12:40:21 +02:00
Ian Rees
22278b7826
This branch adds a mouse cursor to the 'Measure Distance' tool.
2014-07-18 12:33:57 +02:00
Sebastian Hoogen
a0454af685
remove all references to BRepMesh
2014-07-18 10:43:16 +02:00
Yorik van Havre
eea27448e9
Arch: Fixed bugs when working without GUI
2014-07-17 19:58:22 -03:00
wmayer
0fda229597
+ add missing files to install target of Sketcher module
2014-07-17 12:26:52 +02:00
jriegel
f30e86bc4b
Integrating Rift Libs in build
2014-07-16 23:08:32 +02:00
wmayer
c6af002ab5
+ fixes #0001614 : Provide proper Error Message for corrupt xml files
2014-07-16 19:12:19 +02:00
wmayer
a5c8529b53
+ use XMLString::release to free memory
2014-07-16 19:11:17 +02:00
wmayer
b316991220
+ fix mesh trimming
2014-07-16 18:21:30 +02:00
wmayer
7120279ec0
+ fixes #0001617 : typo in importCSG.py
2014-07-16 15:11:45 +02:00
wmayer
f4d8b0ff54
+ fix mesh triming
2014-07-16 13:57:14 +02:00
Yorik van Havre
7f387eabc1
Arch: General improvements
...
* Removed roundings in exported objects
* Added toggleIfcBrepFlag command to force export as BREP
* Prepared Arch objects for Materials and custom IFC attributes
* Supported latest developement version of IfcOpenShell
* Cleanup of IFC exporter
* Export of Arch Sites as IfcSite
* Export of Groups as IfcGroup
2014-07-15 15:13:30 -03:00
wmayer
d456cd21f9
+ fixes #0001499 : Mesh trim loses some triangles
2014-07-15 18:42:42 +02:00
wmayer
b8772df79c
+ Mesh trim loses some triangles
2014-07-15 13:31:15 +02:00
Ian Rees
172fb583d8
Forgot to add this to the last commit...
2014-07-15 11:41:11 +02:00
Ian Rees
d21d3125e7
Have cmake set doxygen to use dot if it's available.
...
Also a minor typos
2014-07-15 11:41:10 +02:00
wmayer
a9d1979270
+ include missing header file
2014-07-15 10:27:02 +02:00
Yorik van Havre
bd6a5cea8d
Bumped version to 0.15 and added a temporary new splash
2014-07-14 20:04:21 -03:00
Yorik van Havre
7a612c66fa
Spreadsheet: Added setitem and getitem methods
2014-07-14 19:13:18 -03:00
wmayer
8aec46fbaf
+ support comparison with double in quantity number protocol
2014-07-14 17:17:41 +02:00
Yorik van Havre
1fd7bd98a4
Draft: Array tool now prints commands in the python console
2014-07-13 12:32:32 -03:00
Sebastian Hoogen
51b3a4c945
importSVG: recognize relative scaling in viewBox attribute
2014-07-13 11:37:36 +02:00
Sebastian Hoogen
7bc3f70b8d
remove unused meshing paramters for exportCSG
...
releated to 382e055e9b
2014-07-13 11:37:35 +02:00
Sebastian Hoogen
c1f5582da8
support for Part::Loft in exportDRAWEXE
2014-07-13 11:37:34 +02:00
Sebastian Hoogen
2b1656e6b0
renable DRAWEXE exporter
...
This reverts commit 4c48bdf216
.
2014-07-13 11:37:34 +02:00
Michael Ang
db54a748b1
automatically find the OpenSCAD binary on Mac OS X
2014-07-13 11:37:33 +02:00
wmayer
af4aa69d35
+ fix crash when trying to edit broken revolve object
2014-07-13 11:34:36 +02:00
Jose Luis Cercos-Pita
c90c4e1749
Added spreadsheets to the hydrostatics tool
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
5f49a00b01
Fixed worng variable
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
e1b387a104
Changed the spreadsheet label
2014-07-13 11:08:59 +02:00
Jose Luis Cercos-Pita
48afaa5750
Added spreadsheets to the transversal areas tool
2014-07-13 11:08:58 +02:00
Jose Luis Cercos-Pita
3194d478f3
Fixed box generation for small draft values
2014-07-13 11:08:58 +02:00
Jose Luis Cercos-Pita
aa1c957eb9
Fixed bad integer usage
2014-07-13 11:08:57 +02:00
Jose Luis Cercos-Pita
cf01937d1c
Added units mangement to the hydrostatics tool
2014-07-13 11:08:56 +02:00
Jose Luis Cercos-Pita
1ab919ef7e
Corrected the angle bounds
2014-07-13 11:08:56 +02:00
Jose Luis Cercos-Pita
9a12a16cc4
Added units mangement to the transversal areas tool
2014-07-13 11:08:55 +02:00
Jose Luis Cercos-Pita
39769e887a
Added helpers for mass, time and angle units
2014-07-13 11:08:54 +02:00
Jose Luis Cercos-Pita
1ce24c879f
Added units mangement to the outline drawing tool
2014-07-13 11:08:53 +02:00
Jose Luis Cercos-Pita
978030a678
Moved to InputField widget in ship creation
2014-07-13 11:08:52 +02:00
wmayer
d7fafdb2b6
+ split create/edit sketch command into two commands
2014-07-13 10:17:50 +02:00
wmayer
da708faa5e
+ support compounds of wires or faces for extrusion with tapered angle
2014-07-12 17:44:33 +02:00
wmayer
4ae29bc2e3
+ implement solve() in Python API of SketchObject
2014-07-12 17:13:05 +02:00
wmayer
8f7966ed37
+ fix override/restore cursor issue with task panel
2014-07-12 17:00:00 +02:00
wmayer
f91c64aba9
+ fix crash when trying to edit broken revolve object
2014-07-12 16:13:13 +02:00
Yorik van Havre
72166ceabe
Draft - updated DXF importer
...
* Updated the importer to v1.38 (several fixes from the Blender branch)
* Enabled export of Bezier curves
2014-07-11 18:34:28 -03:00
Yorik van Havre
cbcbba24d2
Draft: Further fix in text encodings
2014-07-11 17:41:26 -03:00
wmayer
3cfab20586
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
2014-07-11 19:34:14 +02:00
wmayer
750a04d400
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-11 19:28:25 +02:00
wmayer
ec6f6ac128
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
2014-07-11 19:27:48 +02:00
Yorik van Havre
88471d390f
Draft - fixed some text encodings in dimensions
2014-07-11 11:54:33 -03:00
Yorik van Havre
8188bd5385
Draft: Fixed escape() bug in Draft GUI
2014-07-07 12:07:53 -03:00
wmayer
5b348b0dcf
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-07 13:57:17 +02:00
wmayer
0a986ddca6
+ give more information when assigning wrong type to quantity property
2014-07-07 13:56:23 +02:00
Yorik van Havre
1be778a53d
Spreadsheet: Fix to prevent unwanted characters in spreadsheet cells
2014-07-06 18:50:40 -03:00
wmayer
3d87d88616
+ fix Part.makeTube
2014-07-05 15:48:50 +02:00
Yorik van Havre
56ea36d94f
updated version number in makedist script
2014-07-04 20:33:08 -03:00
Yorik van Havre
1124a57514
Draft: fix in angular dimension
2014-07-01 22:30:36 -03:00
Sebastian Hoogen
691fd11286
Raise exception if the OpenSCAD executeable is unavailable
2014-07-01 12:32:05 +02:00
Sebastian Hoogen
5374302e93
Add default for path to OpenSCAD on Mac OS X
2014-07-01 12:32:04 +02:00
wmayer
b83f07fe2e
+ workaround for issue with group separator
2014-07-01 12:22:24 +02:00
wmayer
e8724884d0
+ add further log messages at startup for better troubleshooting, fix possible crash, fix typos
2014-07-01 11:03:55 +02:00
Yorik van Havre
f40d4ac65b
Arch: disabled buggy wall auto-corners function
2014-06-30 22:16:34 -03:00
wmayer
63aed855ab
+ improve error handling when rendering a raytracing project
2014-06-27 11:58:56 +02:00
wmayer
2def3c03b8
+ update x64 installer
2014-06-25 18:56:50 +02:00
Sebastian Hoogen
382e055e9b
+ fixes #0001579 : exportCSG.shape2polyhedron supplies wrong parameters to mesher
2014-06-25 14:14:30 +02:00
Keith Sloan
4ce8a93ad7
Correction to use Value to convert units to mm from any
2014-06-25 14:14:29 +02:00
wmayer
ef08a61a4d
+ fixes #0001354 : Crash on using Enter-Key for confirmation of chamfer or fillet entries
2014-06-24 10:18:58 +02:00
wmayer
e036460635
+ fixes #0001565 : Images in the 3D plane are not shown after opening a project
2014-06-23 14:02:26 +02:00
Yorik van Havre
b08e5dec7c
Arch: small fix in section planes
2014-06-21 18:57:14 -03:00
Yorik van Havre
13e006cf35
Arch: added an option to section planes to allow non-solids to be cut too
2014-06-21 11:59:33 -03:00
wmayer
07c64e206d
+ encode CR and LF for XML
2014-06-14 18:04:19 +02:00
wmayer
bfae053eb4
+ fix a couple of issues with InputField used in property editor
2014-06-14 16:22:56 +02:00
wmayer
00e041ffb3
+ fixes #0001580 : Adding transparency to povray output
2014-06-14 14:19:29 +02:00
wmayer
3523741e96
+ make POV-Ray renderer working on Windows
2014-06-14 13:26:25 +02:00
wmayer
d101c64635
+ replace 'Platform' with 'Word size'
2014-06-13 18:37:15 +02:00
Yorik van Havre
b0c157a5ea
Draft: better method for DraftGeomUtils.isPtOnEdge
2014-06-11 10:37:48 -03:00
Yorik van Havre
57999cb78d
Arch: More minor fixes
2014-06-10 23:13:23 -03:00
Yorik van Havre
7e20c0c01c
Arch: Small cosmetic fix
2014-06-10 22:51:04 -03:00
Sebastian Hoogen
830ab19393
improvements to exportDRAWEXE
...
bugfix for mirroring
add support for Draft Wire
move sweep export to function
add support for Draft circle
2014-06-10 10:36:09 -03:00
Sebastian Hoogen
7ab2f4fe1f
use compounds for unknown shape types
...
in OpenSCADUtils.applyPlacement
2014-06-10 10:36:09 -03:00
Sebastian Hoogen
fc31b3179a
remove unused tokens in importCSG
2014-06-10 10:36:08 -03:00
Yorik van Havre
4e595bd7bb
Draft: Renamed Layer to VisGroup
2014-06-10 10:21:01 -03:00
wmayer
2320e994b3
+ fix possible crash in InputField::selectNumber
2014-06-10 14:10:36 +02:00
wmayer
82b8df576d
+ select value in task pad panel
2014-06-10 12:33:56 +02:00
wmayer
30e8c12f54
+ fixes #0001562 : Add units to Fillet and Chamfer in PartDesign
2014-06-10 12:33:14 +02:00
wmayer
8923810e1d
+ fixes #0001562 : Add units to Fillet and Chamfer in PartDesign
2014-06-10 12:32:57 +02:00
wmayer
f867733499
+ restore selected numbers in input field after showing it, select numbers if widget gets focus by Tab/Backtab/Shortcut
2014-06-10 11:34:23 +02:00
Yorik van Havre
39e412da56
Arch: Bugfixing and cleaning in IFC export, support of Spaces
2014-06-08 21:11:20 -03:00
Yorik van Havre
24f83252a6
Draft: Allow snapping to the center of ellipses
2014-06-08 19:36:59 -03:00
wmayer
32f509cba1
+ do not close placement dialog if an error occured when pressing OK
2014-06-07 20:14:00 +02:00
Yorik van Havre
92a565f6ac
Arch: Misc fixes
...
* Allow to export subtractions as separate elements in IFC
* Fixed Survey tool
* Removed unused Arch preferences
2014-06-07 12:09:58 -03:00
wmayer
39bda90514
+ change comment
2014-06-07 10:56:45 +02:00
Abdullah Tahiri
63ab2d7f12
Fixed Datum Filter showing Named non-datum variables
2014-06-07 10:50:14 +02:00
wmayer
f0bd78bee9
+ fix issue with default value and unit in InputField
2014-06-06 16:17:47 +02:00
wmayer
2fcce866a7
+ change order of tangent and coincident constraints of slot
2014-06-06 00:33:56 +02:00
wmayer
dfda6704d7
+ abort slot creation in error case
2014-06-06 00:08:26 +02:00
wmayer
c07358073a
+ whitespace improvements
2014-06-05 23:24:59 +02:00
wmayer
8dbbdd3dd8
+ fix path separator issue in widget factory
2014-06-04 13:28:33 +02:00
wmayer
409285d53f
+ optimize creation of hexagonal sketch profile, add icon
2014-06-04 12:05:41 +02:00
wmayer
5917d21395
+ implement hexagon sketch
2014-06-03 14:54:27 +02:00
wmayer
c05801d6ed
+ fixes for sketcher
2014-06-03 11:24:49 +02:00
Yorik van Havre
6a212b32f6
Draft: Clones are now 2D if made from a 2D object
2014-06-02 11:23:39 -03:00
Yorik van Havre
f2cb5394e1
Draft: small fix in DXF importer
2014-06-02 11:08:49 -03:00
wmayer
c31b661004
+ fixes #0001569 : Bounding Box of Mesh::Feature in the Gui does not respect the Placement
2014-06-02 13:06:14 +02:00
wmayer
3291233012
+ Support .qss file extension for style sheets
2014-06-02 12:26:25 +02:00
Yorik van Havre
5424ad1d6a
Arch: Support for extruded curves in IFC export
2014-06-01 21:45:48 -03:00
wmayer
52c385003f
+ optimization for icon retrieval in InputField
2014-05-30 12:56:26 +02:00
Sebastian Hoogen
4c48bdf216
remove DRAWEXE exporter form release
2014-05-25 16:07:02 -03:00
Yorik van Havre
940f7e69ba
Updated translations
2014-05-24 17:35:20 -03:00
wmayer
0acb77e8de
+ add missing header
2014-05-24 17:10:17 +02:00
wmayer
51b2af52fd
+ allow to select whole wire in sweep panel
2014-05-24 15:33:23 +02:00
Yorik van Havre
ce3a503bd6
Small fix in offline doc tools
2014-05-23 19:45:56 -03:00
wmayer
91ad22e3ab
+ allow to select whole wire in sweep panel
2014-05-23 19:27:14 +02:00
Yorik van Havre
2313c5d757
Removed text 'Development version' from splashscreen
2014-05-22 15:27:17 -03:00
Yorik van Havre
887bf86ad7
Updated offline doc files
2014-05-22 15:22:46 -03:00
Yorik van Havre
42d9f1ecab
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-21 18:10:59 -03:00
Yorik van Havre
0a71f4a8a7
Arch: Added default pref settings for stairs
2014-05-21 18:10:33 -03:00
Johannes Reinhardt
4a6449d2bd
deactivate commands in Arch if no document is open
2014-05-21 17:09:02 +02:00
Johannes Reinhardt
6f09d262d7
simplified IsActive method for commands
2014-05-21 17:08:47 +02:00
Yorik van Havre
e587fe2dba
Arch: Tesselation of curved brep faces in IFC export
2014-05-20 17:38:13 -03:00
corey625
c6d9c3789a
+ fixes #0000970 : IDF import skips first hole
2014-05-20 17:27:35 +02:00
wmayer
17b7003ea7
+ fixes #0001549 : crash with Draft move tool while sketch is in edit mode
2014-05-20 15:25:03 +02:00
Yorik van Havre
581d88485d
Arch: Better output messages if the shape of an arch object is invalid
2014-05-19 17:51:19 -03:00
wmayer
a871364066
+ replace degree symbol with 'deg' to make sure it works on all systems, force to use right codec to display floating numbers
2014-05-19 20:56:23 +02:00
WandererFan
5d2c285785
Add UNITS to Part Primitive Gui
2014-05-19 20:34:10 +02:00
Peter Lama
d95068a6a2
fixes #0001556 : About dialog font size is smaller on Mac
2014-05-19 18:44:59 +02:00
Sebastian Hoogen
bff814b73a
support Part::Compound in OpenSCADCommands.ExplodeGroup
2014-05-18 21:13:29 -03:00
Sebastian Hoogen
941fc5c992
+ fixes #0001543 : OpenSCAD.RefineShape Features breaks Placement for 'faces'
2014-05-18 21:13:29 -03:00
Sebastian Hoogen
27a2e52d66
+ fixes #0001537 : python function to apply a placement to a shape
2014-05-18 21:13:29 -03:00
Sebastian Hoogen
bddb6f9099
added support for Part::Sweep in exportDRAWEXE
2014-05-18 21:13:29 -03:00
Yorik van Havre
2e24d5b122
Arch: Added ellipses support to IFC export
2014-05-18 15:16:03 -03:00
Yorik van Havre
19440ceae0
Arch: Small fix in windows
2014-05-18 14:38:00 -03:00
Yorik van Havre
7e898c0336
Draft: Fixed offset of wires containing arcs
2014-05-17 18:58:21 -03:00
wmayer
81bfcc8717
+ fix issues with angle constraints
2014-05-17 18:27:56 +02:00
Yorik van Havre
da4f1bda47
Draft: Used replace strategy in latin1 encodings - issue #853
2014-05-17 12:32:04 -03:00
Yorik van Havre
293930bdf8
Arch: Using 2D coordinates for polylines in IFC export
2014-05-17 11:56:09 -03:00
Yorik van Havre
44e354bfdd
Arch: stronger handling of errors in IFC export
2014-05-16 21:30:00 -03:00
Yorik van Havre
4906d8965f
Draft: Workaround ghost errors in move tool
2014-05-16 18:44:02 -03:00
Johannes Reinhardt
8c40c6d372
Changed povray, Povray and PovRay to POV-Ray
2014-05-16 19:46:11 +02:00
Johannes Reinhardt
641a2a75bf
fix typos in Sketcher
2014-05-16 19:27:13 +02:00
Johannes Reinhardt
c0d74422f4
fix typos in Robot module
2014-05-16 19:26:49 +02:00
Johannes Reinhardt
95dd0cc5a1
fix typos in PartDesign module
2014-05-16 19:26:29 +02:00
Johannes Reinhardt
a1d04d82fb
fixed typos in Part module
2014-05-16 19:26:06 +02:00
Johannes Reinhardt
7b41bdfe4f
fix typos and links in StartPage module
2014-05-16 19:25:41 +02:00
Johannes Reinhardt
af964f8509
fix typos in Mesh module
2014-05-16 19:25:11 +02:00
Johannes Reinhardt
a4cc793c4c
fix typos in OpenSCAD workbench
2014-05-16 19:24:49 +02:00
Johannes Reinhardt
604c556b85
Change "making" to "creating"
...
This avoids a double entendre in "making faces" and keeps consistency.
2014-05-16 19:24:21 +02:00
Johannes Reinhardt
8edff98505
fixed some obvious typos
2014-05-16 19:23:39 +02:00
wmayer
624537e5b6
+ do not accept objects with no sub-elements selected if this is required
2014-05-16 19:09:15 +02:00
wmayer
0b7b0ecc21
+ whitespace improvements
2014-05-16 17:17:10 +02:00
wmayer
007bcbdc7f
+ fix crash in CmdSketcherMapSketch
2014-05-16 15:34:26 +02:00
wmayer
d85f442089
+ add InputField to widget plugin
2014-05-15 18:10:26 +02:00
wmayer
037eb8eee3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-15 12:38:09 +02:00
wmayer
318c4b6ce9
+ fixes #0001547 : add Part Spiral to the selectable list of profiles for a Part Loft
2014-05-15 12:37:39 +02:00
Stefan Tröger
8106f8437c
fix sketcher arrow size and make them independend from window size
2014-05-14 22:43:31 +02:00
wmayer
f9ff3b250e
+ fixes #0001544 : Python function to retrive direct children of a shape using TopoDS_Iterator
2014-05-14 18:14:06 +02:00
wmayer
65071e1684
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-14 15:47:40 +02:00
wmayer
9e5ed987cc
+ fixes #0001542 : 4 empty / blank buttons - Customize / Toolbars Tab / Move buttons (right,left,up,down) missing icons
2014-05-14 15:46:52 +02:00
Yorik van Havre
757c7ab33e
Draft: Fixed task dialog error
2014-05-14 10:42:31 -03:00
wmayer
f7a42f25b9
+ extend makeFilledFace
2014-05-14 13:18:23 +02:00
jmaustpc
5c8ff0bf6c
Part primitives dialogue minor typo and tab stops
...
change the u and v parameter’s label
from "parametric" to "parameter"
also
add tabstops in DlgPrimitives.ui
to correct the order of tab stops
for torus, Helix and spiral
input fields
2014-05-14 15:04:40 +10:00
Yorik van Havre
6ec53ed397
Arch: fix in IFC export or circles
2014-05-13 18:17:09 -03:00
wmayer
1fbfa1c17a
+ fix crash in SoBrepEdgeSet::renderSelection
2014-05-13 19:12:10 +02:00
Stefan Tröger
e451efd9c4
fix inverted sketcher font-size issue and make font size undependend of window size
2014-05-13 18:20:38 +02:00
wmayer
c212e75fcc
+ allow to always run macros, fix disappearing grid in sketcher
2014-05-13 16:20:51 +02:00
wmayer
0874bfac75
+ path selection on sweep panel
2014-05-13 14:35:48 +02:00
Yorik van Havre
a2243e9fb5
Draft: enabled double-click on dimensions
2014-05-12 21:54:51 -03:00
Yorik van Havre
8d16e0e0a3
Arch: Fixed some bugs in IFC export
2014-05-12 19:52:25 -03:00
wmayer
066fbfda0a
+ avoid unncessary calls of setSampleBuffer
2014-05-12 18:53:21 +02:00
Johannes Reinhardt
2b28d41134
fixed a few small typos
2014-05-12 14:32:27 +02:00
wmayer
a96d5ba382
+ fix broken connection of signal/slot in placement dialog
2014-05-12 14:27:47 +02:00
wmayer
30e5321e76
+ fix whitespaces and a few minor things
2014-05-12 14:14:23 +02:00
wmayer
f1762edd6c
+ workaround to avoid to create invalid code with moc
2014-05-12 13:39:57 +02:00
Stefan Tröger
21b019fd24
ensure that the placement values are used with every relevant decimal from the property editor
2014-05-12 09:40:16 +02:00
Stefan Tröger
8ff14c8fdb
port the placement dialog to the inputfield
2014-05-12 09:40:16 +02:00
Stefan Tröger
9f7c784437
add inputfield to placement in property editor
2014-05-12 09:40:15 +02:00
Stefan Tröger
58a781e5c4
add inputfield to property editor for PropertyQuantity and PropertyQuantityConstraint
2014-05-12 09:40:14 +02:00
Yorik van Havre
ec442507e1
Updated ts files
2014-05-11 14:49:24 -03:00
Yorik van Havre
2798de1afa
Arch: Big cleanup - fixes #1524
...
* Removed redundant code in Arch objects
* Supports wandererfan's Units code in Draft module
* Cleanup of the IFC exporter
* Better support of extruded profiles in IFC export
2014-05-11 14:40:39 -03:00
wmayer
068452f0ac
+ add '_' as prefix for PartDesign module to fix name clash
2014-05-10 14:12:25 +02:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
WandererFan
33a4b6d7ba
fixes #1319
...
allow Part.makeHelix to use 'vertical height' parm
correct lefthanded conical helixes in TopoShape::makeHelix
2014-05-10 11:05:52 +02:00
Yorik van Havre
392cf965af
Draft: small improvements to units system in dimensions
2014-05-09 17:47:08 -03:00
wmayer
a5efc53bfc
+ fix transparency issue, disable sample buffers when using front buffer
2014-05-09 19:20:30 +02:00
wmayer
320fabfc98
+ whitespace improvements
2014-05-09 12:18:58 +02:00
wmayer
c5299ed75c
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-09 11:30:11 +02:00
Stefan Tröger
571b6391ee
Add multisampling anti-aliasing
2014-05-09 11:24:38 +02:00
Yorik van Havre
1fffc978b4
Draft: small fix to units parsing - issue #1524
2014-05-08 16:15:52 -03:00
Jose Luis Cercos-Pita
cea686b7d6
Updated the example ships
2014-05-08 19:00:27 +02:00
Jose Luis Cercos-Pita
a8d9bde258
Removed drawing capabilities (which are covered by another module)
2014-05-08 19:00:27 +02:00
Jose Luis Cercos-Pita
a212cab150
Fixed table point manual set
2014-05-08 19:00:26 +02:00
wmayer
9321f662a9
+ fixes #0001536 : Feature.Placement.Rotation.isNull() touches the Feature
2014-05-08 18:52:08 +02:00
wmayer
d907d372a4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-08 17:32:37 +02:00
wmayer
0467777d1b
+ remove unneeded semicolons
2014-05-08 17:32:23 +02:00
wmayer
6d17bbb7f6
+ fixes #0001535 : Remove conflict between min/max macros and std::min/max
2014-05-08 17:30:23 +02:00
Yorik van Havre
9cd2c750db
Draft: Fixed inverted arcs in DXF output - fixes #1513
2014-05-08 12:29:15 -03:00
Yorik van Havre
8e1ebcd6fb
Draft: issue #1524 - Added Wandererfan's fix to displayExternal
2014-05-08 10:49:10 -03:00
Yorik van Havre
96bba087eb
Draft: Filling objects with faces is now optional - fixes #1395
...
Closable Draft objects now have a new MakeFace property, that specifies
if they must be turned into a face or stay a wire only. Older Draft
objects continue to behave the old way for compatibility. The default
behaviour can be set in Draft Preferences -> Fill objects with faces
2014-05-07 19:03:00 -03:00
Yorik van Havre
78a36e4e9a
Draft: supported comma as decimals separator
2014-05-07 17:26:31 -03:00
WandererFan
f37a15c1af
issue #1524 UNITS for Draft Dimension
2014-05-07 11:13:34 -03:00
WandererFan
dea3fa6c66
issue #1524 Add UNITS to Draft Shapestring
2014-05-07 11:13:34 -03:00
wmayer
3b5cdda879
+ fix flaws found with code analyzer tool
2014-05-07 13:09:44 +02:00
wmayer
94f10f5d95
+ issue #0001419 : FreeCAD crash on Windows 8.1.
2014-05-05 22:24:16 +02:00
wmayer
ea5a4570fd
+ Fix DLL warning with MSVC
2014-05-05 18:59:21 +02:00
wmayer
2d4110b0f3
+ Better support of clang, fix issues discovered by clang
2014-05-05 18:25:59 +02:00
wmayer
3b6d07833d
+ compile with clang
2014-05-05 16:24:01 +02:00
WandererFan
213a09c163
issue #1524 - Units in Draft Gui
...
- basic working version for points,radii entry
- logic added to Trimex, Offset, Rotate
2014-05-05 07:49:01 -04:00
Yorik van Havre
5c01cf0a89
Arch: Fixed OBJ exporter to work with curves - fixes #1527
2014-05-04 13:04:52 -03:00
wmayer
cb720fae50
+ fixes #0001517 : Problem with constraint menu not displaying properly if moved (overwrites the background)
2014-05-03 23:39:04 +02:00
blobfish
adda1afc4c
Part: Check Geometry: Config option for new, additional BOP check
2014-05-03 19:14:55 +02:00
Yorik van Havre
9238d8ff43
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-03 13:01:09 -03:00
Yorik van Havre
32d7839da4
Draft: use latin1 in texts if coin < 4 - issue #1404
2014-05-03 13:00:44 -03:00
wmayer
fb8e794fc3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-03 17:59:48 +02:00
wmayer
c3b1c9ec56
+ fixes #0001522 : SIGSEGV, crashes on long script (500 Lines)
2014-05-03 17:58:57 +02:00
Yorik van Havre
e0e6f9bf2e
Draft: Fixed radius and offset numeric values - fixes #1530
2014-05-03 12:37:46 -03:00
Yorik van Havre
e2650dc341
Draft: Turned the tray tools into a toolbar
2014-05-03 12:32:39 -03:00
Jose Luis Cercos-Pita
052999e94a
Improved the icon
2014-05-03 16:10:17 +02:00
Jose Luis Cercos-Pita
8fff477f16
Removed tank unused instance
2014-05-03 16:10:16 +02:00
Jose Luis Cercos-Pita
6094db62f2
Cleared unused tools
2014-05-03 16:10:15 +02:00
Jose Luis Cercos-Pita
12198fcf52
Cleared unused OpenCL stuff
2014-05-03 16:10:14 +02:00
Jose Luis Cercos-Pita
97e1c00c58
Cleared old hydrostatics icons
2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
f99b67f11c
Fixed units usage
2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
2f22ac7816
Fixed bad equation close position
2014-05-03 16:10:12 +02:00
Jose Luis Cercos-Pita
fa9f40e9b3
Cleared some debug info
2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
751f40c493
Fixed PySide pitfall
2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
e7c3e264ff
Updated the hydrostatics tool
2014-05-03 16:10:10 +02:00
Jose Luis Cercos-Pita
1801857108
Updated the resources
2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
ec14ccb252
Created an hydrostatics tool icon (svg format)
2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
67d10aa23b
Removed Simulation icons
2014-05-03 16:10:08 +02:00
mdinger
337f05d56e
Move python module prefix
and suffix
properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
0eb6acdc1c
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-05-03 14:06:48 +02:00
wmayer
05dac2eeb3
+ Exception handling in _BSpline.execute
2014-05-03 14:06:14 +02:00
Yorik van Havre
90f2fc2034
Arch: Turned jreinhardt's fix to webGL into an option
2014-05-02 17:20:17 -03:00
wmayer
07f3f8257b
+ Remove external geometry when changing support face
2014-05-02 12:03:52 +02:00
wmayer
ec7573da42
Reorient sketch loses constraints (fix from chrisf)
2014-05-01 18:04:33 +02:00
wmayer
a17116f465
+ Add action to modify current item in constraint view
2014-05-01 16:12:03 +02:00
wmayer
3f9640908b
+ Add context-menu to constraint view for renaming and deleting items, fix edit mode
2014-05-01 15:36:52 +02:00
wmayer
9622b98de9
+ Fix name clash of PDB files
2014-05-01 14:14:59 +02:00
Sebastian Hoogen
8dca9210d8
use transformShape for uniform scaling in Draft._Clone Feature
2014-05-01 11:59:56 +02:00
Sebastian Hoogen
49de4f6760
add support for Draft.Clone in exportDRAWEXE
...
use pscale for uniform scaling of clone object
2014-05-01 11:59:41 +02:00
wmayer
66de74d14a
+ Remove redefinition of /EHa which causes warnings with QtCreator
2014-04-30 19:21:49 +02:00
wmayer
1a7cea9b59
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
f890d1d1cb
Fix precompiled header build error
2014-04-30 13:41:19 +02:00
mdinger
5fbc308ce4
Comment to document why this module alone is installed differently
2014-04-30 13:41:17 +02:00
mdinger
88a3e5bf0e
Add 4th optional parameter to set linux install path
2014-04-30 13:41:17 +02:00
mdinger
a17cce3559
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
6accb6da54
Remove extra parameter. Fix FreeCAD* names.
2014-04-30 13:41:15 +02:00
mdinger
1942bb7906
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
mdinger
085736095e
Insert SET_BIN_DIR macro everywhere except Mod
2014-04-30 13:41:12 +02:00
mdinger
d137a9ef05
Make macro to set bin directory. Apply to ANN, Pivy, and solomesmesh.
2014-04-30 13:41:11 +02:00
Johannes Reinhardt
1479765154
fix export of circular edges
2014-04-29 16:00:42 -03:00
Johannes Reinhardt
30ef37715f
added webGL export option for faceloop linewidth
2014-04-29 16:00:42 -03:00
Yorik van Havre
5229e5461a
Draft: support for multiline dim texts in svg
2014-04-29 09:41:04 -03:00
Cercos-Pita J.L
7dc6f0ee2d
Cleared the simulations stuff
2014-04-29 09:50:04 +02:00
Cercos-Pita J.L
e0706a0a82
Fixed the Units usage
2014-04-28 16:48:41 +02:00
Cercos-Pita J.L
fcfac342f2
Fixed the Units usage
2014-04-28 16:43:10 +02:00
Cercos-Pita J.L
493d1cc48b
Set the ship values in meters
2014-04-28 16:20:51 +02:00
jriegel
93fc937bd1
Close window interface in Plot
2014-04-27 18:12:02 +02:00
Yorik van Havre
c64b169164
Arch: fixed importWebGL to work from command line
2014-04-27 10:49:46 -03:00
Yorik van Havre
ccde13acd9
Arch: allow to set a custom camera position in webgl export
2014-04-27 00:00:10 -03:00
Yorik van Havre
710882d2a4
Arch: Place polylines in the XY plane by default in IFC export
2014-04-26 13:37:31 -03:00
Yorik van Havre
8f469bfd03
Arch: made importWebGL easier to use in python scripts
2014-04-26 13:09:43 -03:00
wmayer
3ceb840f5d
+ put fillet, chamfer, array features into the same group
2014-04-25 19:42:35 +02:00
wmayer
8e6773d74d
+ use term 'word size' in About dialog
2014-04-25 18:48:43 +02:00
wmayer
5370e20ce8
+ fixes #0001514 : Padding a sketch inside a group fails with error message
2014-04-25 17:28:32 +02:00
wmayer
321063bb9c
+ Get program arguments as unicode string under Windows
2014-04-25 15:28:20 +02:00
wmayer
b7ff37e53d
+ Update check states in fillet dialog
2014-04-25 11:45:39 +02:00
wmayer
3ab43ee426
+ Replace 'Platform' with 'Program type' to avoid confusion with the OS platform type
2014-04-25 11:16:46 +02:00
WandererFan
62f00095cd
Issue #1508 Solid tickBox for Part.Revolution
...
Creates Solid for closed Edges & Wires
2014-04-25 10:07:21 +02:00
Yorik van Havre
8ff9fb9db9
Arch: added pref setting to disable aggregation of windows into their host walls
2014-04-24 20:44:59 -03:00
Yorik van Havre
79efe68e25
Arch: changed download folder to use the macros folder pref setting
2014-04-24 18:53:06 -03:00
wmayer
db72aa2a98
+ Improve performance when selecting all edges of an edited fillet feature
2014-04-24 22:29:07 +02:00
wmayer
573c1abb29
+ Improve performance when deselecting all edges of an edited fillet feature
2014-04-24 17:30:58 +02:00
wmayer
d8dba90ab4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-04-24 13:30:09 +02:00
wmayer
96f366671b
+ improve performance of editing fillet feature (patch from chrisf)
2014-04-24 13:29:25 +02:00
Yorik van Havre
ac2963de4e
Draft: small change in Dan's tesselation code
2014-04-23 19:43:00 -03:00
Daniel Falck
91ab4c340a
adding tessellation to ellipses and adding a user parameter for line
...
segment length of ellipses and splines with a Shape2DView projection.
This will make it useful for DXF output.
2014-04-23 19:39:57 -03:00
Daniel Falck
4d2d7b65ae
forgot to add include file for this
2014-04-23 19:39:57 -03:00
Daniel Falck
3abe4d460d
had trouble rebasing so added tanderson's commits by copy paste method
2014-04-23 19:39:57 -03:00
Yorik van Havre
3387992358
Arch: Added alternative to export multi-solids objects to IFC
2014-04-23 17:20:57 -03:00
Yorik van Havre
dcc81c513d
Arch: Support of circle-based extrusions in IFC export
2014-04-23 15:51:59 -03:00
wmayer
a31ce8e386
+ fixes #0001512 : After trying to set a bad value, the pad editor does not show
2014-04-23 17:10:28 +02:00
Yorik van Havre
cd7c1f2307
Arch: Better sticking to standards in IFC import/export
2014-04-21 23:06:44 -03:00
Yorik van Havre
321706c0d3
Arch: Allow to skip entities in IFC importer
...
import importIFC
importIFC.open("/path/to/myfile.ifc",skip=[14,577,5447])
2014-04-20 21:46:50 -03:00
Yorik van Havre
cbb2add6a0
Arch: more exceptions catched in IFC importer
2014-04-20 19:55:53 -03:00
Yorik van Havre
96967a5162
Draft: further fix for utf8 texts - issue #1404
2014-04-19 13:26:24 -03:00
Yorik van Havre
e2b24d8606
Draft: DXF in/out now supports Draft Layers - fixes #1504
2014-04-17 19:02:57 -03:00
Yorik van Havre
6f896d8f22
Draft: Added Layer tool - issue #1504
2014-04-17 18:18:51 -03:00
Yorik van Havre
70df8540a7
Arch: IFC importer now supports latest IfcOpenShell with separate openings and placements
2014-04-17 12:02:45 -03:00
WandererFan
ef8bae9ab7
Correct handling of rotated base shape.
2014-04-17 10:03:33 +02:00
jriegel
55d0ad5c5c
Some fixes for ProfileLib
2014-04-17 06:33:58 +02:00
jriegel
2a950d66ea
Add some error reporting for python GuiCommands
2014-04-17 06:33:58 +02:00
jriegel
280448e01c
Fix unit error checking in InputField
2014-04-17 06:33:57 +02:00
jriegel
faf406fa2b
fix wrong cursor icon in Slot
2014-04-17 06:33:57 +02:00
jriegel
39f7353663
Implement Constraint creation on Slot
2014-04-17 06:33:57 +02:00
Yorik van Havre
39d065717c
Arch: Better IFC export of walls
2014-04-16 18:43:01 -03:00
Yorik van Havre
5d5ed949c6
Arch: Added pref options for window transparency and collada export scaling - fixes #1379
2014-04-16 17:21:21 -03:00
Yorik van Havre
dfe1c84796
Arch: Fixed face normals in IFC export
2014-04-16 16:36:52 -03:00
Yorik van Havre
8fdd04928e
Rebuilt the Qt documentation from the current wiki
2014-04-16 15:49:44 -03:00
Yorik van Havre
f5627b33b2
Draft: Switching to Units system
2014-04-16 15:35:03 -03:00
Yorik van Havre
97663851ec
Arch: Fixed in IFC import
2014-04-16 10:56:46 -03:00
wmayer
61919e89ab
+ implement input validator for range checking
2014-04-16 12:03:18 +02:00
jriegel
9c07f81240
Start profile lib in sketcher
2014-04-16 07:49:09 +02:00
jriegel
1f0d427ed3
further implementing slot
2014-04-16 07:49:09 +02:00
Yorik van Havre
2fa481379f
Spreadsheet: removed automatic updating and added a compute button
2014-04-15 18:47:37 -03:00
jriegel
aa5a2e1b3f
New Unit-Schema ImperialDecimal
2014-04-15 18:25:00 +02:00
WandererFan
79b8e07338
Fix Mantis #1500 for Draft Ellipse,Shape2DView
2014-04-15 10:55:04 -03:00
Yorik van Havre
c1978ec97c
Draft: small fix in dimensions
2014-04-15 10:34:45 -03:00
jriegel
87bed7d5c4
start slot draw handler for Sketcher
2014-04-15 07:00:17 +02:00
jriegel
ca642bb546
InputField for Grid-Size in Sketcher
2014-04-15 07:00:16 +02:00
Yorik van Havre
79181ad877
Arch: small fixes
2014-04-14 21:19:47 -03:00
Yorik van Havre
5b020cb374
Spreadsheet: Small fixes and enabled double-click
2014-04-14 21:18:30 -03:00
Yorik van Havre
07172e9aaf
Used disable color instead of dark color for invisible tree items
2014-04-14 21:17:29 -03:00
Yorik van Havre
1a11636eb9
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-04-14 13:30:13 -03:00
Yorik van Havre
0d7d568600
Draft: refinements in Arch & Draft Drawing views
2014-04-14 13:29:55 -03:00
wmayer
384778e2db
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-04-14 18:15:27 +02:00
wmayer
f3b150c3ea
+ improve whitespaces
2014-04-14 17:14:26 +02:00
Sebastian Hoogen
9b554cb910
add icon OpenSCAD_IncreaseToleranceFeature
2014-04-14 11:59:01 -03:00
Sebastian Hoogen
cbc19a5197
Allow selection of two objects for OpenSCAD.replaceobject
2014-04-14 11:59:01 -03:00
Sebastian Hoogen
c860ccaf05
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
0a51595fe2
Arch: small bugfix in Add tool
2014-04-14 11:58:33 -03:00
WandererFan
d13946da11
Add function to Close Part.Loft (Gui & scripting)
2014-04-14 16:30:56 +02:00
jriegel
9a52d06dd5
Merge branch 'origin/master'
2014-04-14 06:44:59 +02:00
jriegel
432b224e03
Make InputField obey Minimum/Maximum property
2014-04-14 03:29:44 +02:00
jriegel
2bf7083db4
fix FEM result dialog
2014-04-14 03:17:37 +02:00
Yorik van Havre
fd993d2422
Draft: fixing a bug in Downgrade tool
2014-04-13 16:43:03 -03:00
Yorik van Havre
6113d15058
Draft: fixing bugs in opening older files
2014-04-13 16:36:53 -03:00
jriegel
a988ead620
Fix in color calculation
2014-04-13 18:03:04 +02:00
jriegel
eadc02d65d
some fixes in Fem
2014-04-13 16:42:41 +02:00
wmayer
e34c0f6734
+ fixes #0001505 : Fix multiple bugs in Idf.py
2014-04-13 16:34:14 +02:00
wmayer
be8c5938de
+ fixes #0001505 : Fix multiple bugs in Idf.py
2014-04-13 13:55:33 +02:00
Yorik van Havre
082aec2e6b
Arch: Fixed IFC importer to work with latest IfcOpenShell version
2014-04-12 20:43:23 -03:00
Yorik van Havre
1b08c704ea
Further adjustments in offline doc tools
2014-04-11 18:21:29 -03:00
Yorik van Havre
56935813e5
Arch: fixed bug when using the IFC importer twice
2014-04-11 15:35:57 -03:00
Yorik van Havre
dc0bbee020
More cleaning in offline doc scripts
2014-04-08 16:09:37 -03:00
Yorik van Havre
162b82016d
Housecleaning in offline docs scripts
2014-04-08 12:44:53 -03:00
wmayer
31ec4c8ffb
+ disable to set PYTHONPATH by default
2014-04-08 17:03:31 +02:00
wmayer
78b24c9ba7
+ fixes# 0001502: crash when using 'move' tool in part workbench
2014-04-08 13:59:22 +02:00
wmayer
95bda08764
+ fix crash when closing sketch while external geometry handler is still active
2014-04-08 12:07:03 +02:00
wmayer
6eee3c6146
+ fix minor issues with graph export
2014-04-07 19:38:54 +02:00
Yorik van Havre
2845505c9f
Draft: preparing for units support
2014-04-07 12:17:48 -03:00
wmayer
f62ff52302
+ fixes #0001501 : Add Ability to Export Dependency Graph as SVG and PNG
2014-04-07 14:26:43 +02:00
wmayer
397ee6edde
+ avoid to build Material target all the time
2014-04-07 12:01:55 +02:00
Yorik van Havre
29b7ed3632
Arch: Switched structure and window to Units system
2014-04-06 18:47:46 -03:00
Yorik van Havre
4e656dd5d5
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
00d3a5d619
+ fix build failure, fix warning
2014-04-06 10:23:17 +02:00
wmayer
b5b6d49d2e
+ restore arrow cursor when mouse moves into empty area in 3d view
2014-04-05 19:57:40 +02:00
wmayer
a1e049bc8a
+ extend Python API of selection gate
2014-04-03 13:57:57 +02:00
wmayer
982a555dcb
+ code cleanup
2014-04-03 10:23:57 +02:00
wmayer
c332b3294e
+ Re-enable Mefisto for MSVC
2014-04-03 10:23:30 +02:00
wmayer
f2a922bdf2
+ implement key up/down for input field, fix wheel event
2014-04-02 12:22:28 +02:00
wmayer
25d0242f97
+ fixes #0001497 : Implement getCameraOrientation similarly to getViewDirection
2014-04-02 11:40:36 +02:00
wmayer
8c91a78703
+ fix bug in spiral creation
2014-04-02 10:46:13 +02:00
Yorik van Havre
8a14564883
Draft: Fixes from wandererfan
2014-04-01 19:23:31 -03:00
wmayer
7b07bdfe10
+ Add CountEdges to Python interface of Mesh class
2014-04-01 17:27:33 +02:00
wmayer
37cc136310
+ do meshing of shapes in parallel
2014-04-01 16:38:44 +02:00
wmayer
a0c8dc7466
+ use Quantity type as QVariant, add quantity property to InputField and implement a PySide converter
2014-04-01 15:43:40 +02:00
Yorik van Havre
2d724365cf
Arch: cosmetic improvements in wall and prefs
2014-03-31 16:25:41 -03:00
Yorik van Havre
57a6b82d50
Arch: fixed a text in Arch preferences
2014-03-31 15:44:46 -03:00
Yorik van Havre
10a4fc090c
Arch: Converted wall tool to units system
2014-03-31 15:40:52 -03:00
wmayer
e47b85994c
+ fix possible crashes in mirror and polar pattern feature
2014-03-31 16:35:22 +02:00
wmayer
aaeba38e78
+ 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
fabe39b976
Draft: fixes in offset
2014-03-29 19:39:11 -03:00
Yorik van Havre
0087cfeccb
Spreadsheet: Allow to control sketches datum values
2014-03-29 18:38:33 -03:00
Yorik van Havre
cdc516a7da
Spreadsheet: small fix
2014-03-29 16:49:06 -03:00
Yorik van Havre
924392346b
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
749a8fa1d6
Draft - enabled utf8 in coin3d and svg - relates to issue #1404
2014-03-29 14:31:45 -03:00
wmayer
8693bfab1a
+ remove plus sign
2014-03-29 13:19:48 +01:00
Barleyman
e1b5f91378
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
69044c6bcd
Merge branch 'patch-1' of https://github.com/Barleyman/FreeCAD_sf_master
2014-03-29 13:00:41 +01:00
wmayer
f255948f1e
+ fixes : #0001475 : Implement a 3 point arc similar to solidworks in sketcher (mdinger)
2014-03-29 12:20:32 +01:00
wmayer
ce7a3ecaa2
+ fixes #0001490 : Implement a perimeter circle (3 point circle) similar to solidworks in sketcher (mdinger)
2014-03-29 12:03:17 +01:00
wmayer
9c806a427c
+ minor change in Vector2D
2014-03-29 11:57:58 +01:00
wmayer
79c0e0bd2a
+ fix typos or documentation
2014-03-29 11:46:07 +01:00
wmayer
5a8770553f
+ Re-insert workbench box in Complete due to weird behaviour on some systems
2014-03-29 09:53:26 +01:00
WandererFan
d68ea73879
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
08d2121334
Arch: Axis-bbased structural systems are now a separate object - fixes #1486
2014-03-28 18:31:22 -03:00
Yorik van Havre
4f008b36f8
Arch: Added a pref option to export everything as Brep in IFC files
2014-03-27 18:55:55 -03:00
Yorik van Havre
e429b31acb
Arch: Fixed toolbar mode - fixes #1473
2014-03-27 17:18:14 -03:00
Yorik van Havre
ebb921d60a
Draft: Downgrade now splits multi-solid compounds into individual solids
2014-03-27 16:22:49 -03:00
Yorik van Havre
f9e26ee53c
Draft: Small fix in patterns
2014-03-27 11:52:07 -03:00
wmayer
6d53d9d50c
+ allow to set deflection of a mesh with exportStl
2014-03-27 10:41:25 +01:00
Barleyman
d40d5a3ee3
Update Idf.py
...
Fixes for bugs 0001491, 0001492, 0001493
2014-03-25 17:07:20 +02:00
wmayer
9414c938c6
+ Make extrude again working for shapes without wires but edges
2014-03-25 10:16:50 +01:00
wmayer
12277cccf2
+ Fix reference leak in _getSupportIndex
2014-03-25 10:15:54 +01:00
jriegel
dc6eeb10a6
fix load of BDF with element number bigger 1000000
2014-03-24 21:12:21 +01:00
Yorik van Havre
4bf2f92d70
Draft: small fix to Draft Clone
...
If scale is (1,1,1), matrix transform is no longer applied
2014-03-24 13:22:08 -03:00
Yorik van Havre
e293d61d54
Draft: Added Ulrichs patch to fix Draft-Drawing projections - fixes #1376
2014-03-23 17:28:17 -03:00
Yorik van Havre
3e80fa3d88
Fixes Draft encoding bug - fixes #1487
2014-03-22 13:25:59 -03:00
wmayer
225184270a
+ set correct group information to pad and pocket properties
2014-03-21 15:18:26 +01:00
wmayer
2bfb120ff7
+ fixes #0001484 : Do not sort properties in alphabetical order
2014-03-21 15:04:35 +01:00
wmayer
1c9c0d2e20
+ Apply patch on DocumentObject.py ( http://forum.freecadweb.org/viewtopic.php?f=22&t=6128 )
2014-03-21 09:53:22 +01:00
Peter Lama
72314b1b57
fixes #0001485 : 'About FreeCAD' disappears on Mac OS X
2014-03-20 16:47:35 -07:00
wmayer
ca6d372025
+ fixes #0001479 : 'Escape' key dismissing dialog cancels Sketch editing
2014-03-18 14:18:55 +01:00
wmayer
498032f958
+ fixes #0001480 : Crash when editing sketch with Pad hidden
2014-03-18 13:14:04 +01:00
wmayer
490f041717
+ fixes #0001477 : Spaceball becomes uncontrollable for large FreeCAD Documnets on X11 (spacenav)
2014-03-18 11:27:52 +01:00
wmayer
85bf3ab9f4
+ make sure to keep the same order of lines inside a line set as the edge order
2014-03-18 11:11:08 +01:00
wmayer
e1bba45f4c
+ use more speaking variable names
2014-03-18 10:59:20 +01:00
wmayer
6e4bac95ca
+ use more speaking variable names
2014-03-18 08:15:21 +01:00
WandererFan
13cdc443fa
Improve geom creation, scaling and translation
2014-03-18 07:57:44 +01:00
wmayer
c700d9d368
+ fix displacement of bounding box
2014-03-17 10:56:38 +01:00
wmayer
13cdc1cd39
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-17 09:41:51 +01:00
wmayer
a7aca65e77
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-17 09:37:56 +01:00
wmayer
d1341f36f7
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-16 16:03:32 +01:00
wmayer
35b10d68aa
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-16 13:29:44 +01:00
wmayer
cb04827d94
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-16 11:23:16 +01:00
wmayer
4fe3348e46
+ fixes #0001332 : Allow copy-paste on elements in Project tree
2014-03-16 11:22:42 +01:00
wmayer
4c23af2695
+ undo bad fix and add a comment
2014-03-16 00:25:56 +01:00
wmayer
3ea41ff0c9
+ fixes #0000844 : Cannot use edge hidden by sketch axis as external geometry
2014-03-15 19:53:14 +01:00
wmayer
e6bd7e8de3
+ fixes #0001188 : Change the word 'datum' as the label for the entry field for arcs and circles.
2014-03-15 17:11:44 +01:00
wmayer
7bc6e74115
+ ignore v/h axes and grid of sketcher on view fit
2014-03-15 16:08:24 +01:00
wmayer
01123ba30d
+ fixes #0001399 : Only build Salome Mesh when necessary
2014-03-15 14:02:35 +01:00
wmayer
66819d9dfb
+ allow to use copy() method for a null shape
2014-03-15 13:05:06 +01:00
wmayer
ea4abcb57a
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-15 12:50:24 +01:00
wmayer
23462b70d1
+ fix some issues
2014-03-15 12:36:07 +01:00
wmayer
b7cb49c3e3
+ issue #0001474 : crash selecting constraint
2014-03-15 11:32:03 +01:00
wmayer
599331ef11
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-14 19:39:33 +01:00
wmayer
06239e9a57
+ fixes #0001049 : Sketcher preferences in preferences editor
2014-03-14 19:39:11 +01:00
Yorik van Havre
f4bb393f0e
Arch: Fixed null shape copy() bugs
2014-03-14 12:55:11 -03:00
wmayer
f0b54d3ee5
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-14 15:29:26 +01:00
wmayer
bea4c44240
+ sketcher settings
2014-03-14 15:29:00 +01:00
Yorik van Havre
476b701396
Draft: Reorganized DXF preferences - fixes #1468
2014-03-13 14:09:16 -03:00
wmayer
2aa2cb3fa6
+ fixes #0001063 : Show a PropertyLink in Property view
2014-03-13 14:28:53 +01:00
wmayer
ded5d43428
+ polish x64 installer
2014-03-13 09:48:21 +01:00
wmayer
0fe987750b
+ polish x64 installer
2014-03-12 23:04:36 +01:00
wmayer
cd03973a9b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-12 18:38:20 +01:00
wmayer
f96fbcacbe
+ fixes #0001412 : Extruding sketch doesn't make a solid
2014-03-12 18:37:49 +01:00
Yorik van Havre
23c44905fe
Draft: added a continue button to the Point tool - fixes #1386
2014-03-12 12:16:44 -03:00
Sebastian Hoogen
9d93ad760e
issue 0001469: OpenSCAD import more than one dxf layer
...
with the same name
remove all imported dxf geometry
change dxf import object naming to avoid conflicts with group names
2014-03-12 15:03:45 +01:00
wmayer
8b901df068
+ drag and drop on tree widget
2014-03-12 14:38:00 +01:00
wmayer
2db31c97ec
+ switch off mouse propagation of OpenGL widget
2014-03-12 14:01:35 +01:00
wmayer
f70f74c26d
+ clarify documentation of class DockWindowManager
2014-03-12 12:33:25 +01:00
wmayer
289d06bf8e
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-11 19:28:18 +01:00
wmayer
f80419ad3f
+ Avoid cyclic dependency of tree items
2014-03-11 19:27:46 +01:00
Yorik van Havre
798acd63d4
Fixed other typo
2014-03-11 14:44:37 -03:00
Yorik van Havre
1532ac44d3
Fixed typo
2014-03-11 13:41:53 -03:00
wmayer
fb8b88773a
+ fixes #0001058 : Add items to Fusion by dragging item onto it
2014-03-11 17:37:36 +01:00
wmayer
38d55b540e
+ Start drag and drop of view providers
2014-03-11 17:36:17 +01:00
wmayer
1818d375c6
+ fixes #0001357 : Freecad fails when sketch being deleted
2014-03-11 10:27:55 +01:00
Yorik van Havre
39a6b17036
Draft: bug in DXF export - fixes #1440
2014-03-10 22:36:37 -03:00
Yorik van Havre
3a8d83bed9
Updated ts files from source
2014-03-10 20:36:59 -03:00
Yorik van Havre
8fd3207765
Updated updatets.py script with Draft changes
2014-03-10 20:36:12 -03:00
wmayer
7e9e416c6c
+ polish x64 installer
2014-03-11 00:23:26 +01:00
wmayer
e45dab501c
+ fix minor issues in NSIS script
2014-03-10 23:36:53 +01:00
wmayer
0528c2f8f3
+ change copyright notice
2014-03-10 23:13:42 +01:00
wmayer
7176c0d9e2
+ minor fixes on x86 installer, new x64 installer
2014-03-10 23:09:36 +01:00
wmayer
1dd0f5af35
+ fix minor issues in NSIS script
2014-03-10 21:48:57 +01:00
wmayer
b9f284cb42
+ fixes #0001131 : Crash when trying to edit sketch
2014-03-10 17:16:47 +01:00
wmayer
ea9bc3a9f9
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-10 13:36:16 +01:00
wmayer
e7b44d2866
+ fixes #0001339 : Crash when giving sketch with external geometry a new support (face) after the original support was deleted
2014-03-10 13:35:41 +01:00
Yorik van Havre
664c50b6b6
Spreadsheet: small bugfixes
2014-03-09 22:13:15 -03:00
Yorik van Havre
eed8ec27df
Arch: Don't create a drawing view on section plane creation
...
This was very heavy and often caused unnecessary computations. Adding
a new Drawing view is now done manually, with the Draft to Drawing tool
2014-03-09 19:44:36 -03:00
Yorik van Havre
6441ca3ef1
Start: minor text correction
2014-03-09 18:50:13 -03:00
Yorik van Havre
274dc09248
Draft: Small fix in hatch patterns
2014-03-09 18:49:35 -03:00
wmayer
0513cf06d3
+ issue #0001049 : Sketcher preferences in preferences editor
2014-03-09 21:44:37 +01:00
wmayer
f0a49e27ae
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-09 20:10:12 +01:00
wmayer
b68bb653c8
+ fixes #0001393 : Allow the user to set desired font size in pixels (used by sketcher constraints) in preferences
2014-03-09 18:29:26 +01:00
Yorik van Havre
f0701e6c69
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-09 14:09:38 -03:00
Yorik van Havre
bf98d138f2
Start: Fixes in css - issue #1017
2014-03-09 14:07:58 -03:00
wmayer
2aaa63c5eb
+ move sketcher related settings into own page
2014-03-09 18:07:46 +01:00
wmayer
0bcd95416a
+ fixes #0001039 : Add the property PropertyBoolList
2014-03-09 17:10:11 +01:00
wmayer
7430d7d11b
+ fixes #0001309 : Revise Mouse Dialog Edit->Preferences->Display->CAD Navigation->[Mouse]
2014-03-09 15:36:33 +01:00
wmayer
064b5f851c
+ issue #0000953 : No scroll bar on preferences dialog window
2014-03-09 15:04:44 +01:00
wmayer
cea0daa5e6
+ issue #0000953 : No scroll bar on preferences dialog window
2014-03-09 13:03:49 +01:00
wmayer
53816ba779
+ fix typo, fixes #0001310 : Amend tooltip for Sketcher symmetry constraint
2014-03-09 11:17:33 +01:00
wmayer
947a030e37
+ fixes #0001112 : Changing sketch size that contains arcs after padding will create an artifact on bottom side
2014-03-09 11:02:33 +01:00
wmayer
c535b2d330
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-08 17:59:51 +01:00
wmayer
f149de10e4
+ fix gcc build
2014-03-08 17:59:22 +01:00
Yorik van Havre
f9c0abc176
Start: better scrolling of the description box - issue #1017
2014-03-08 13:42:18 -03:00
Yorik van Havre
109a961e35
Draft: Fixed bug in Wire-to-Bspline conversion
2014-03-08 13:37:21 -03:00
Yorik van Havre
71bc500aab
Start: more improvements to the start page
2014-03-08 12:37:24 -03:00
wmayer
1f478269af
+ use dialog button box where possible, replace old Python icon
2014-03-08 15:17:56 +01:00
jriegel
7dfa6208ea
remove .DIR directories from install
2014-03-08 09:30:19 +01:00
Yorik van Havre
b6c24cfc35
Arch: minor fixes around Arch & Draft
2014-03-07 20:44:22 -03:00
Yorik van Havre
be33ef6f4c
Draft: added workingplane snap mode - fixes #1461
2014-03-07 15:58:51 -03:00
Sebastian Hoogen
b58d1caea7
OpenSCAD Module: bugfixes and improvements
...
if more than 14 digits are given don round in general,
but test for <eps only.
refine before extrusion
support polyhedron faces which replaces polyhedron faces
importCSG round rotations
don't call Draft.makecircle and makeprism as they trigger a recompute
use group placholder for objects with no children
move removesubtree to OpenSCADUtils
add resize and offset keywords
add OpenSCAD_ExplodeGroup command
add OpenSCAD_IncreaseToleranceFeature
change refine shape logo
2014-03-06 19:41:38 +01:00
wmayer
040c19b1c1
+ relates to #0001421
2014-03-06 16:35:33 +01:00
wmayer
92253429c5
+ fixes #0001463 : setting Vertex.Tolerance modifies bound and shared shapes
2014-03-06 09:50:49 +01:00
wmayer
8e711fc391
+ fixes #0001423 : Crash on draw on face
2014-03-06 09:33:35 +01:00
Yorik van Havre
e99daa4417
Start: Fixed utf8 bug
2014-03-05 11:53:09 -03:00
wmayer
4699856799
+ Add method to get typeid of property via Python
2014-03-05 15:10:37 +01:00
wmayer
5fdb762236
+ work on item 0000494
2014-03-05 13:53:08 +01:00
wmayer
480bf1bfa7
+ fix scale in TopoShapePy
2014-03-05 11:10:55 +01:00
jriegel
246c895d44
Unstable name
2014-03-04 22:15:38 +01:00
jriegel
1dc23a6c23
Delivering VisualStudio runtime with installer
2014-03-04 21:48:27 +01:00
Yorik van Havre
e398f3ee7e
Arch: Fixed SectionPlane direction
2014-03-04 13:51:18 -03:00
Yorik van Havre
2a5c51971e
Arch: temporary workaround to SoBrepFaceSet freeze
2014-03-04 12:51:44 -03:00
wmayer
9367488293
+ fixes #0001312 : Save sheet doesn't write the file in some directories
2014-03-04 10:38:40 +01:00
Yorik van Havre
d632eb2843
Draft: Small fix in trimex
2014-03-03 17:32:48 -03:00
Yorik van Havre
66f6dc6282
Start: Improvements to the Start page - relates to #1017
...
* Removed the videos section
* Added descriptions for feed links
* New cleaner look
* Colors taken from the system
* Feed links open in an external browser
2014-03-03 17:01:18 -03:00
wmayer
c50c30c320
+ fixes #0001330 : Cannot link edge to external geometry
2014-03-03 18:50:43 +01:00
wmayer
170265cd67
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-03 18:48:12 +01:00
Yorik van Havre
80f2a3a8a4
Draft: minor fix in Offset
2014-03-03 13:47:29 -03:00
wmayer
874f61e165
+ fixes #0001356 : Error message displays value in Radians (adding reduntant/conflicting angle constraint)
2014-03-03 17:19:33 +01:00
Yorik van Havre
92023533b5
Draft: small fix to clone object
2014-03-03 12:18:54 -03:00
wmayer
afe0bcb727
+ fixes #0001456 : multi select of PartDesign treeview items with their creation sketch, can not then be dragged into a group object
2014-03-03 12:37:44 +01:00
blobfish
4f6b64f252
Part: ModelRefine: Skip conic edges.
...
Extension on Mantis #1450
2014-03-03 10:32:15 +01:00
wmayer
629d5cc1fe
+ fixes #0001318 : Crash when exporting .step file
2014-03-02 18:16:16 +01:00
Sebastian Hoogen
3986c887c3
BrepTools::Dump to string
2014-03-02 14:42:41 +01:00
wmayer
5f7ed33c40
+ improve doc string (for bug 1257)
2014-03-02 13:12:23 +01:00
Sebastian Hoogen
fe0180d6b3
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
2014-03-02 08:56:08 +01:00
wmayer
c50b29004e
+ fixes #0001430 : SegFault when FreeCAD imports textured PLY file
2014-03-01 16:32:29 +01:00
blobfish
7eab688032
Part: ModelRefine: Skip spherical edges for edge fuse.
...
Mantis #1450
2014-03-01 13:15:16 +01:00
blobfish
f8b16e0bbb
Part: CheckGeometry: Adding shape content widget to task
2014-03-01 12:45:54 +01:00
wmayer
7ebfa3632d
+ fixes #0001453 : Use string representation for PropertyPlacement editor that presevers double precision
2014-03-01 12:41:29 +01:00
wmayer
1acba8881d
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-01 11:42:06 +01:00
wmayer
de7276421b
0001453: Use string representation for PropertyPlacement editor that presevers double precision
2014-03-01 11:41:42 +01:00
Yorik van Havre
363b62a891
Draft: Fixed PropertyAngles - fixes #1451
2014-02-28 15:53:09 -03:00
Yorik van Havre
810555d2ab
Draft: Small typo fix
2014-02-28 10:05:44 -03:00
wmayer
8f2604a694
+ fixes #0001448 : Newly created python macros don't have an asterisk in their window title.
2014-02-28 11:30:04 +01:00
wmayer
19619c03a0
0001441: entering Transform mode degrades the Placemens rotation to single precision
2014-02-28 11:22:09 +01:00
wmayer
849e39f576
+ Disable debug prints in gear feature, fix JSON error on save and load
2014-02-28 10:21:49 +01:00
wmayer
6b578d13fc
+ Avoid to open two transactions when creating a pad
2014-02-28 10:02:59 +01:00
wmayer
a84abfda39
+ fixes #0001449 : CalculixLib.py not included in ~/src/Mod/Fem/CMakeLists.txt
2014-02-27 23:50:23 +01:00
wmayer
1e2268e8b6
+ PySide migration
2014-02-27 19:15:46 +01:00
WandererFan
b3d1b7a2ea
1443: Fix ShapeString user font selection on Windows
2014-02-27 15:18:18 +01:00
wmayer
a48ec3ce45
+ fixes #0001441 : entering Transform mode degrades the Placemens rotation to single precision
2014-02-27 14:43:07 +01:00
wmayer
daf8b1d49e
+ fixes #0001447 : Crash when opening task dialog for orthographic projection while another task dialog is open
2014-02-27 11:14:53 +01:00
Yorik van Havre
995b146659
Arch: Small fixes around Arch and Draft
2014-02-26 18:01:24 -03:00
wmayer
eed06ccc1d
+ Replace floats with doubles
2014-02-26 16:27:28 +01:00
WandererFan
50883c44f7
Fix spurious "None" on cancel BSpline/BezCurve
2014-02-26 00:03:23 -03:00
wmayer
63f930cb53
+ Added coin add/remove DraggerCallback python functions (guilhemdesq)
2014-02-25 17:43:48 +01:00
wmayer
75e5d5f3ac
+ Fix broken unit tests
2014-02-25 15:24:10 +01:00
Yorik van Havre
9fc0f0d76b
Arch: Fixed test suite - fixes #1442
2014-02-25 10:22:01 -03:00
Yorik van Havre
e2bb30bd47
Arch: small fix to Ifc Explorer
2014-02-24 22:00:13 -03:00
Yorik van Havre
3f99b6ec26
Part: Fixed python representation of Part2DObject - fixes #1387
2014-02-24 16:10:51 -03:00
Yorik van Havre
bab0c366a7
Draft: used distToShape in DraftGeomUtils - fixes 1439
2014-02-24 12:19:36 -03:00
Yorik van Havre
7b92e8fa8e
Draft: Turn Draft BezCurves into faces when closed
2014-02-24 10:56:00 -03:00
wmayer
83caf9d67b
+ detect from Python whether a document is modified, give option to suppress warning from SendMsgToActiveView
2014-02-24 11:30:27 +01:00
Yorik van Havre
49ba4de6b8
Arch: Added BezCurve to Arch WB
2014-02-23 12:04:37 -03:00
WandererFan
515449d324
Cosmetic change - remove "######" placemarkers
2014-02-23 11:54:59 -03:00
Sebastian Hoogen
2dfabfdcb5
Draft Bezier Curve: implemented Continuity Property
...
Draft: allow continuity on closed Bezier curves
Draft: BezCurve bugfixes
- smoothBezCurve
- edit mode
- avoid splitting points into segments as long as degree is zero
- increase the continuity when closing curve
- closed berzier curves
- Catch modifications of continuity of first and last knot on open curves
2014-02-23 11:54:59 -03:00
Sebastian Hoogen
6f8c1c61b7
Draft: added functions to edit tangent or symmetric bezier curves
...
changed icon Draft_BezTanNode
bugfix in Draft BezCurve modifytangentpole
move poles with knots for Bezier Curves with Degree >=3
make bezier curves symmetric/tangent when clicking on poles by
keeping the coordinates of the selected pole
2014-02-23 11:54:58 -03:00
WandererFan
e60a77eb27
Add BezCurve tangent/symmetric buttons to Draft.Edit
2014-02-23 11:54:58 -03:00
Sebastian Hoogen
69b09448d9
Draft Bezier Curves: Add functionality to mockup
...
- Split poles to multiple bezier segments
- set degree of bezier curve
- Close Draft bezier curves
- set Degree at creation
- implement addPoint for piecewise Bezier curves
Draft BezCurve bugfixes
- fix Close button for BexCurve Edit
- fix tracker behaviour in for BezCurve.undoLast
Draft Bezier Curve: use circle trackers for control points
Draft: prepare functions to make bezier knots tangent or symmetric
2014-02-23 11:54:58 -03:00
WandererFan
2d43d61b92
Add Draft Bezier Curve draw & edit mockup using bSpline tools.
2014-02-23 11:54:58 -03:00
wmayer
7eb7591a58
+ Implement alternative to load ui files without using PySide's QtUiTools module
2014-02-22 18:49:22 +01:00
Yorik van Havre
204c37aa59
Fixed a regression in wire.makePipeShell caused by commit d62ed23
2014-02-22 11:01:43 -03:00
Yorik van Havre
9b00c29a5d
Arch: removed some debug output
2014-02-22 11:00:10 -03:00
Yorik van Havre
114ccd2119
Draft: Fixed IsActive methods - fixes #1431
2014-02-22 10:59:28 -03:00
wmayer
e8cb83a48b
+ fixes #0001429 : don't apply booleans on null shapes
2014-02-22 13:06:30 +01:00
blobfish
19f1d974c2
Part: CheckGeometry: Mantis #0001427
...
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
wmayer
71253ca631
+ Fix for clang
2014-02-22 11:37:03 +01:00
wmayer
7f307e5200
+ Minor fix in test feature
2014-02-22 11:36:48 +01:00
wmayer
fc8724f0e6
+ Avoid to unnecessarily throw Py::Exception
2014-02-22 11:35:51 +01:00
Yorik van Havre
3bebf0dcea
Fixed Draft utilities menu
2014-02-21 18:16:25 -03:00
Yorik van Havre
ce13d2cbab
Updated sphinx files
2014-02-21 17:53:06 -03:00
Yorik van Havre
3acd9719c5
Arch: fixed Continue mode
2014-02-21 17:52:14 -03:00
Yorik van Havre
a63f4c1f2e
Used new PropertyQuantity API in Draft & Arch - fixes #1414
2014-02-21 12:37:29 -03:00
wmayer
c565cf0c78
+ Handle empty system path in init script
2014-02-21 13:29:22 +01:00
jriegel
565fb8c003
higher level exception handling on Windows
2014-02-20 22:54:30 +01:00
jriegel
2a4e8baa28
fix and test handler for DIVZERO
2014-02-20 20:31:42 +01:00
jriegel
204bff802f
fix commit
2014-02-20 20:08:47 +01:00
jriegel
56d5e193bb
Test case for system exceptions in FeatureTest and try to catch more of them
2014-02-20 20:03:43 +01:00
blobfish
2915712842
Part: CheckGeometry: Mantis #0001426
...
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
Yorik van Havre
7baf1e0971
Draft: small cleanup in draft menu
2014-02-20 11:25:34 -03:00
Sebastian Hoogen
7a7fd33672
OpenSCAD: import surfaces
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
8b2134705a
OpenSCAD: use PropertyQuantity
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
d702911523
OpenSCAD binary gives version info on stderr in never versions
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
103321cff7
Use Part::Mirroing in importCSG
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
0e6b7a629d
OpenSCAD use PythonFeatures for hull and minkowski
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
de038b327f
OpenSCAD: igonre cylinder with negative height
...
and bugfix in mesh import
2014-02-20 11:12:51 -03:00
wmayer
e26735d354
+ Fix for OCC 6.6
2014-02-20 10:33:09 +01:00
blobfish
f51ffa62f3
Part: CheckGeometry:
...
adding build entry name for dialog
add bounding box to all entries
fixed the positioning of bounding box
removal of object hierarchy. boost function dispatch
add BOPAlgo_ArgumentAnalyzer
2014-02-19 18:16:08 -05:00
jriegel
bb98b5afb0
Improve runing the Calculix process
2014-02-18 22:07:46 +01:00
wmayer
e5eecc41dd
+ Update Material resource file
2014-02-18 14:00:11 +01:00
Cercos-Pita J.L
9040278c0d
Modified the resources used tool
2014-02-18 10:47:50 +01:00
Cercos-Pita J.L
e94a68c828
Cleared non-updated tools
2014-02-18 10:16:56 +01:00
Cercos-Pita J.L
6edfd09dcb
Cleared unused icons
2014-02-18 10:13:13 +01:00
Cercos-Pita J.L
4169d4f788
Regenerated the branch
2014-02-18 10:08:12 +01:00
wmayer
28b5d77408
+ Set const attribute to Python binding of TopoFace where needed
2014-02-17 17:19:14 +01:00
wmayer
efdbe4659a
+ fixes #0001418 : Base::Matrix4d can't invert rotoinversion
2014-02-17 16:42:28 +01:00
wmayer
81cbd2643f
+ draw additional dashed line in brush tool
2014-02-17 15:27:59 +01:00
wmayer
d3760deeeb
+ fixes #0001388 : SIGSEGV in Part::GeometryCurvePy::toBSpline
2014-02-17 11:40:09 +01:00
WandererFan
0f9001a3f5
Handle non-Ascii in ShapeString SStringValue
2014-02-17 10:48:56 +01:00
wmayer
8de258dded
+ Fix compiler warning
2014-02-17 10:45:23 +01:00
WandererFan
ea0e7bed89
revise Part.distToShape return value format
2014-02-17 10:34:14 +01:00
WandererFan
dcc4839968
Add Part.distToShape()
2014-02-17 10:34:13 +01:00
jriegel
6d1d55dc15
Implement the python gear feature
2014-02-16 22:19:59 +01:00
jriegel
1d5cfbc9cc
PropertyUnits takes Unicode python strings
2014-02-16 22:19:58 +01:00
jriegel
5c3187da85
Fix not set optional python parameter
2014-02-16 22:19:57 +01:00
jriegel
0fbe570f9e
switch the physical Properties to Quantity and add Pressure and Force
2014-02-16 22:19:56 +01:00
jriegel
587f6b220b
add fcgear
...
http://forum.freecadweb.org/viewtopic.php?f=9&t=5703
2014-02-16 22:19:55 +01:00
jriegel
c9c24cf0b6
small fix
2014-02-16 22:19:54 +01:00
wmayer
bccd10a9ea
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-02-16 18:02:35 +01:00
wmayer
fb994e204c
+ fixes #0000854 : Ability to change number of digits to the right of decimal place in spinboxes
2014-02-16 18:02:09 +01:00
jriegel
89ea7ad268
using QProcess for starting Calculix
2014-02-16 14:33:55 +01:00
jriegel
aa6bafa222
fix for reset the color information on changing the base mesh
2014-02-16 14:33:47 +01:00
wmayer
2d511524ac
+ Set number of deciamls with GUI
2014-02-16 12:39:03 +01:00
wmayer
1be3308c21
+ fixes #0001413 : Part.Shape.transformGeometry on Null Shape causes SIGSEGV
2014-02-15 19:54:15 +01:00
wmayer
cc033f8d30
+ allow to set constraints of properties via Python
2014-02-15 14:10:17 +01:00
wmayer
23d8820582
+ Fix segmentation fault
2014-02-15 14:08:33 +01:00
Sebastian Hoogen
d46fcf08b1
OpenSCAD Module: Adds support for Frustum and fixes minor bugs
2014-02-14 14:43:29 -02:00
wmayer
3ce05cd4ff
+ fixes #0001410 : Base::Quantity::getValueAs does not properly check the dimension
2014-02-14 17:14:39 +01:00
wmayer
e08635b1e8
+ fixes #0001413 : Part.Shape.transformGeometry on Null Shape causes SIGSEGV
2014-02-14 15:02:26 +01:00
wmayer
a3056b9d32
+ fixes #0001409 : implement FreeCAD.Units.Quantity().__float__()
2014-02-14 14:50:01 +01:00
wmayer
89b5d7e6f1
+ extend number protocol
2014-02-14 13:53:47 +01:00
wmayer
e916d65a5c
+ extend number protocol
2014-02-14 13:45:56 +01:00
wmayer
98bab1ebbe
+ extend number protocol
2014-02-14 12:46:30 +01:00
wmayer
5b9f076c53
+ remove unneeded methods from PropertyLength
2014-02-13 17:24:03 +01:00
wmayer
65d001f3d4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-02-13 17:04:14 +01:00
wmayer
893a5d3a86
+ PropertyLength inherits PropertyQuantity
2014-02-13 17:03:48 +01:00
Yorik van Havre
478772f067
Draft: small fix in point object
2014-02-13 12:19:59 -02:00
wmayer
37f283e7d7
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-02-13 14:08:34 +01:00
wmayer
989b6a06bd
+ Proper reimplmentation of PropertyUnitItem
2014-02-13 14:08:08 +01:00
Yorik van Havre
e374ba9873
Draft: prevent other Draft objects from becoming Support
2014-02-13 10:04:06 -02:00
Yorik van Havre
5043125bb0
Arch: small bugfix in window
2014-02-13 10:03:45 -02:00
logari81
4d918d1f8f
Sketcher: fix polyline closing when coincident points are involved
2014-02-12 22:23:43 +01:00
jriegel
9c8df98c9f
Implementing Calculix binding
2014-02-12 19:39:49 +01:00
wmayer
6f2f417976
+ Fix undo/redo issue with pad
2014-02-12 16:15:24 +01:00
wmayer
e9b275c7e6
+ support loading projects with old pad features, fix critical bug where the unit gets replaced
2014-02-12 15:14:02 +01:00
wmayer
22f3f85584
+ emit valueChanged(double) signal from InputField
2014-02-12 14:03:42 +01:00
wmayer
37ffd4ac34
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-02-12 13:37:37 +01:00
wmayer
9c2dbc1498
+ fix whitespace, typos, docs
2014-02-12 13:37:04 +01:00
Yorik van Havre
57d45928e4
Arch: improvements to survey tool
2014-02-12 09:39:07 -02:00
wmayer
02566f721b
+ fixes #0001400 : Revert back to using native file dialog on Mac OS X
2014-02-12 10:50:02 +01:00
jriegel
29e6610ab8
Writing Calculix file
2014-02-12 00:15:57 +01:00
jriegel
82ff64477e
FixBug #1402
2014-02-11 23:03:26 +01:00
jriegel
24b06ad3db
Calculix Analysis output
2014-02-11 19:49:47 +01:00
Yorik van Havre
f7d90bc789
Arch: Survey tool
2014-02-11 16:30:16 -02:00
wmayer
1cf7da2b6d
+ Add PropertyQuantity to type system
2014-02-11 19:20:31 +01:00
wmayer
9b0d24345f
+ Using locale delimiter
2014-02-11 17:36:04 +01:00
Yorik van Havre
43a665451d
Arch: added a pref option to disable snapping to the base object (restores normal snapping for arch objects)
2014-02-11 11:17:39 -02:00
jriegel
f8e49be141
Added new color types to Preferences
2014-02-10 21:25:54 +01:00
jriegel
9af9283d19
Using Locale delimiter
2014-02-10 21:25:53 +01:00
Yorik van Havre
b99cfa0fbb
Draft: small fix in DXF exporter
2014-02-10 17:09:46 -02:00
Yorik van Havre
c260ede083
Arch: option to save a list of exported objects together with an ifc file - fixes #1371
2014-02-10 12:54:27 -02:00
wmayer
d81803de05
+ fixes #0001380 : Allow to set user-defined names for constraints
2014-02-10 15:36:58 +01:00
jriegel
ad0db9f4c5
Further implementing MechanicalAnalysis
2014-02-09 21:40:46 +01:00
jriegel
d17fb3aa5d
First tests of using InputField via Python
2014-02-09 20:50:07 +01:00
jriegel
58fda26298
Fix doulbe value entry in history of InpuField
2014-02-09 19:28:15 +01:00
jriegel
893f330043
Fix default bug in Pad dialog
2014-02-09 19:21:01 +01:00
jriegel
cd69467ede
Finish get nodes by surface
2014-02-09 17:55:35 +01:00
jriegel
1341c43e5f
Get node of face implementation
2014-02-09 17:55:34 +01:00
Yorik van Havre
1ec10333f2
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-02-09 13:33:09 -02:00
WandererFan
9d235d7fb9
Avoid OCC error for closed Draft.BSpline with same first/last points
2014-02-09 13:30:49 -02:00
jriegel
a97f53a5e7
Fully implement Units in PartDesign Pad
2014-02-09 16:23:06 +01:00
jriegel
3f9642136c
Merge remote-tracking branch 'refs/remotes/s7726-repo/PadToolDatum'
2014-02-09 16:23:05 +01:00
Yorik van Havre
99902b22b7
Draft: made last commit more backward-compatible
2014-02-09 13:08:02 -02:00
Daniel Falck
9ede51b2f6
added way of breaking BSplines into line segments in Shape2DView
2014-02-09 13:02:38 -02:00
wmayer
4fb000f0c8
+ expose zoomIn/zoomOut to Python
2014-02-09 15:28:43 +01:00
logari81
fa33bcae4a
+ fixes #0000928 : Change selection numbering base in the Sketcher from 0 to 1
2014-02-08 23:51:15 +01:00
wmayer
49155648cb
+ Add pipette icon
2014-02-08 16:10:16 +01:00
Gavin Swanson
a40a5dd12d
Add fancy unit/math input to pad tool
...
Pad tool does not currently save the units, so the result is still in mm.
2014-02-07 22:10:31 -08:00
Yorik van Havre
4e722e2cda
Arch: IFC browser - fixes #1384
...
Arch -> Utilities -> IFC Explorer
This opens a browser window that displays the contents of an IFC file
in a more readable manner than a text editor.
2014-02-07 10:57:34 -02:00
jriegel
70091e57c2
First version of new Windows installer
2014-02-06 23:10:28 +01:00
Yorik van Havre
8ebf4ebf45
Included freecad-doc icon in resource
2014-02-06 15:11:38 -02:00
Joshua Christopher
0af6f52369
Set enable-disable states for Reversed checkbox
2014-02-05 15:41:35 -02:00
Joshua Christopher
165a4e530a
Added a reversed checkbox.
2014-02-05 15:41:35 -02:00
wmayer
75f7ebc346
+ add default directories to check for translation files
2014-02-05 14:54:14 +01:00
Yorik van Havre
2ee101dee3
Draft: fixed draft scale again - fixes #1385
2014-02-04 16:08:09 -02:00
Sebastian Hoogen
e1931f066f
Draft SVG export: fix viewbox for raw output
2014-02-04 15:44:35 -02:00
wmayer
ca00665421
+ fixes #0001380 : Allow to set user-defined names for constraints
2014-02-04 18:32:05 +01:00
Yorik van Havre
bba8760b11
Draft: fixed a bug in Draft Scale
2014-02-04 09:44:50 -02:00
wmayer
1441021541
+ fixes #0001380 : Allow to set user-defined names for constraints
2014-02-03 14:45:41 +01:00
jriegel
9a2fab28d2
BugFix and error reporting
...
* Fix a bug if the macro path is invalid
* reporting exeptions if somethings fail in the Draft core modules init
2014-02-02 21:25:02 +01:00
wmayer
d927d0bcb9
+ improve handling of default colors of report view and Python console when using style sheets
2014-01-31 11:34:30 +01:00
Yorik van Havre
a7d297c33d
Draft: Fixed a bug in intersection snapping with arcs
2014-01-28 19:15:09 -02:00
wmayer
06e77239e6
+ fix minor error
2014-01-28 17:19:01 +01:00
wmayer
5de7738709
+ fixes : #0001369 : Part::TopoShape::getMemSize fails for Bezier Curves
2014-01-28 11:29:21 +01:00
Yorik van Havre
36bcc580d6
Draft: fixed bug in dimensions direction
2014-01-27 13:51:10 -02:00
Yorik van Havre
c3e8a1579b
Draft: applied ulrich1a's fix to svg output - fixes #1365
2014-01-26 20:32:35 -02:00
Yorik van Havre
69cc7ec901
Arch now works in console mode - fixes #1362
2014-01-26 20:13:50 -02:00
wmayer
ce8efb118c
+ Add new icons, fix German translation in Points module
2014-01-26 16:19:07 +01:00
wmayer
30768c9519
+ proper encoding of custom toolbar names
2014-01-26 16:02:22 +01:00
wmayer
d39afd36c2
+ Add module name to Raytracing command
2014-01-26 16:01:37 +01:00
wmayer
4b49178920
+ Fix usage of Pivy from old LibPacks
2014-01-26 14:19:15 +01:00
wmayer
28f260438e
+ Fix doc string
2014-01-26 14:18:30 +01:00
wmayer
0da6de629d
+ fixes #0001364 : Issue 1256 is not actually fixed
2014-01-24 13:54:57 +01:00
wmayer
340d6da086
+ Various improvements on units calculator
2014-01-23 09:50:16 +01:00
wmayer
7506e740e0
+ Use application icon as default workbench name
2014-01-22 17:35:10 +01:00
wmayer
698899e6d7
+ Fix limits in tessellation panel
2014-01-22 15:42:18 +01:00
wmayer
cd5977b721
+ fixes #0001289 : Fit All option has not animation when Enable animation is active
2014-01-21 15:49:18 +01:00
wmayer
6c6340312c
+ Resort edit nodes of sketch view provider
2014-01-19 18:34:47 +01:00
wmayer
31a96aff9f
+ Show also name of Inventor nodes in Scene Inspector
2014-01-19 18:34:05 +01:00
Yorik van Havre
4a8b5cc60e
Draft: fixed small bug in bezier-to-svg code
2014-01-19 09:49:17 -02:00
wmayer
cf1e4ecd4f
+ fixes #0001325 : PushButtons in TaskPanel too small
2014-01-18 13:37:34 +01:00
Sebastian Hoogen
9c5f1c216d
Drawing: approximate rational splines and enforece only GeomAbs_C0
2014-01-18 11:50:57 +01:00
wmayer
20c739d5ee
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-18 00:08:41 +01:00
wmayer
0cbbfea23b
+ Shared library of Mefisto2F
2014-01-18 00:08:25 +01:00
Yorik van Havre
843838ec19
Draft: Added shoogen's fix to bspline to svg stuff
2014-01-17 09:40:48 -02:00
wmayer
98cef33d61
+ Approximate curve to B-Spline
2014-01-17 10:53:13 +01:00
Yorik van Havre
47d5c615d9
Draft: Added direction vector to dimensions
2014-01-16 17:13:21 -02:00
Yorik van Havre
13bccea8a1
Arch: Added blondel ratio to stairs
2014-01-16 16:32:05 -02:00
Yorik van Havre
99e05a3236
Draft: Added a decimals property to Draft Dimensions
2014-01-16 16:18:46 -02:00
Sebastian Hoogen
e99216189c
importCSG: add empty compounds for elemets with size 0
2014-01-16 15:41:16 -02:00
Yorik van Havre
21d736d21f
Arch: Added landings to arch stairs
2014-01-16 14:21:58 -02:00
wmayer
7813c5e5ed
+ Fix regressions by merge of draw style branch
2014-01-16 14:30:42 +01:00
wmayer
0575915815
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-16 14:04:52 +01:00
wmayer
08698154c8
+ fixes #0001266 : Part Common fails with two surface objects
2014-01-16 14:04:19 +01:00
Yorik van Havre
0972be8e72
Merge of tanderson-viewoverride4 branch
2014-01-16 10:27:21 -02:00
tanderson
46c1f7835c
adding to menus and toolbars
2014-01-16 10:27:21 -02:00
tanderson
6f91426930
adding drawstyle icons
2014-01-16 10:27:21 -02:00
tanderson
3b8176535b
implemented
2014-01-16 10:27:21 -02:00
wmayer
795bd01f31
+ fixes #0001148 : Incorrect STL from a mesh
2014-01-16 11:55:32 +01:00
Yorik van Havre
828c4618aa
Draft: small bugfix
2014-01-15 19:49:43 -02:00
Yorik van Havre
e8ab9bd2e0
Draft: added a debug message to bspline-to-svg conversion
2014-01-15 19:41:33 -02:00
Sebastian Hoogen
e9201cc9d6
support curves in Draft.getSVG()
...
curves with a degree<=3 will be converted to bezier segments
curves with a higher degree are discretized
2014-01-15 22:22:40 +01:00
jriegel
5a4b4da59f
Fix for Python binding in FEM result objects
2014-01-15 19:33:44 +01:00
Sebastian Hoogen
15089556cd
Updated ISO7200 based drawing templates
...
added Working space and Title block tags
2014-01-15 12:03:55 -02:00
Yorik van Havre
5e7c5a2bfb
Arch: removed degug messages in collada importer
2014-01-15 12:01:57 -02:00
Yorik van Havre
0b945388ea
Added icon-based feedback for InputField
2014-01-15 11:48:16 -02:00
Yorik van Havre
5556d1506e
Draft: small unicode bugfix
2014-01-15 10:44:05 -02:00
Yorik van Havre
9fdf3f64ad
Arch: Add a pref option to disable auto wall-merge
2014-01-14 17:02:16 -02:00
Yorik van Havre
e352e169da
Arch: Automatic wall height - fixes #980
...
+ Walls can now be capped by roofs, by subtracting a roof from them
+ Walls and Structs with height = 0 take height from their parent floor
+ Changing the placement of a floor changes all the placements of its children
2014-01-14 16:16:04 -02:00
Yorik van Havre
e14a9e49d9
Arch: Refactored Stairs code for easier extension
2014-01-14 15:12:08 -02:00
wmayer
b1a1be6f4e
+ workaround for strange behaviour of Qt 4.8 regarding period/colon
2014-01-14 13:50:13 +01:00
wmayer
7eeebbed53
fixes #0001191 : Cannot manipulate length if moved away from between the 'red lines'
2014-01-14 11:48:34 +01:00
Yorik van Havre
6245957478
Draft: Fixed utf8 bug in shapestring
2014-01-14 00:36:59 -02:00
Yorik van Havre
96ff9e37c2
Draft: Fixed Draft edit again! (better this time...)
2014-01-13 17:54:45 -02:00
Yorik van Havre
c1aea6337c
Draft: Fixes in Draft edit
2014-01-13 14:12:28 -02:00
wmayer
ca3b87a719
+ Rename methods
2014-01-12 21:42:46 +01:00
wmayer
99d10a6e49
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-12 18:49:24 +01:00
wmayer
0f6ccf11bf
+ Projection of edges and wires
2014-01-12 18:48:55 +01:00
jriegel
3cbc877f6b
fix some warnings
2014-01-12 16:25:47 +01:00
jriegel
33248f756f
Merge branch 'refs/heads/j-downsett-orthos_finished'
...
Conflicts:
src/Mod/Drawing/Gui/TaskOrthoViews.cpp
2014-01-12 16:23:03 +01:00
jriegel
3f52b88c5b
Fix for Windows
2014-01-12 16:21:07 +01:00
Jose Luis Cercos-Pita
11278f34f3
rebased (regenerated) branch from master
2014-01-12 15:07:19 +01:00
wmayer
d97feb01cd
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-11 15:00:14 +01:00
wmayer
1b9f4e7b7a
+ fixes #0001350 : error on line 1507 at column 1: Encoding error - Not possible to create a drawing in french language
2014-01-11 14:59:51 +01:00
Yorik van Havre
88c5045368
Arch:workaround for horizontal extrusions in IFC export
2014-01-11 11:55:42 -02:00
jriegel
6078846fa2
Increase Performance Postprocessing
2014-01-11 14:50:22 +01:00
jriegel
c71c1b8679
Improving Post-Processeing performance
2014-01-11 14:50:08 +01:00
Sebastian Hoogen
a7b16c5748
0001349 recognize remote branches for Version.h in detached head state
2014-01-11 13:37:36 +01:00
Yorik van Havre
cc9c9dfcf4
Draft: fixed message containing PyQt
2014-01-10 17:55:03 -02:00
wmayer
ffbca2bdff
+ Fix in ui loader
2014-01-10 14:22:30 +01:00
j-dowsett
83c9017eff
Rewrite of OrthoViews. Detect page size and titleblock from tags in SVG template. Separation of logic from GUI. Much improved logic. No longer uses python to manipulate views - calls C++ methods directly. Can now support more views, and axonometric views in any position.
2014-01-10 11:33:34 +00:00
j-dowsett
c1a2348e33
Applying tanderson's patch to replace invertY with (1,-1) scaling of SVG itself. Commented out invertY as no longer used.
2014-01-10 11:31:14 +00:00
wmayer
270d25658d
+ Prepare PySide to work with custom widgets
2014-01-09 23:49:41 +01:00
Yorik van Havre
d00327640a
Switched TemplatePyMod scripts to PySide
2014-01-09 18:46:16 -02:00
Yorik van Havre
f73a3d6b8a
Spreadsheet: switched to pyside
2014-01-09 18:23:39 -02:00
Yorik van Havre
e3cb403b39
Draft: fixed ultra-condensed toolbar
2014-01-09 18:14:31 -02:00
wmayer
3395a32738
+ Fix translation issue in StartPage
2014-01-09 16:08:13 +01:00
wmayer
984c723557
+ Add method loadUi to PySideUic
2014-01-09 15:26:07 +01:00
wmayer
54334ca69d
+ Migrate Fem to PySide
2014-01-09 13:36:29 +01:00
wmayer
e32b747fce
+ Add PySideUic helper module
2014-01-09 13:35:42 +01:00
Yorik van Havre
955d1cc6dc
OpenSCAD: Recompiled rc file with pyside
2014-01-09 10:17:35 -02:00
Sebastian Hoogen
89a028f4a8
Port OpenSCAD WB to PySide
2014-01-08 23:30:57 -02:00
Sebastian Hoogen
7e79a6d303
fixes #0001306 : use Part_RegularPolygon in exportCSG
2014-01-08 23:30:57 -02:00
wmayer
12d1d80525
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-08 22:49:56 +01:00
wmayer
367d828030
+ Update instructions for Mefisto2f build on Win x64
2014-01-08 22:49:19 +01:00
jriegel
9a702d20cf
some fixes
2014-01-08 19:37:47 +01:00
wmayer
9a7132b467
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-08 12:55:30 +01:00
wmayer
80f166bbf7
+ Allow to get/set x/y axes of circle
2014-01-08 12:54:45 +01:00
jriegel
50492a5f5f
STEP parser writes GraphViz files
2014-01-07 23:30:00 +01:00
jriegel
7d06fc0136
further implement SimpleReader
2014-01-07 23:29:59 +01:00
wmayer
1f8c2e8f2c
+ Fix target name
2014-01-07 21:13:41 +01:00
wmayer
dd9697dbad
+ Implement a lightweight TCP server
2014-01-07 18:37:59 +01:00
wmayer
19c6105389
+ Implement a lightweight TCP server
2014-01-07 17:56:20 +01:00
Yorik van Havre
19865c252b
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -02:00
wmayer
c19e42cb7b
+ Read/Write FreeCAD website urls from/to user.cfg
2014-01-07 13:39:56 +01:00
wmayer
4cd8cb6eb0
+ Copy material editor UI file
2014-01-07 10:41:37 +01:00
Yorik van Havre
0f2c93a25e
Small fix in Material editor
2014-01-06 17:37:59 -02:00
Yorik van Havre
14f2dd2331
Switched Material module to pyside
2014-01-06 17:10:34 -02:00
jrheinlaender
2954d9a960
Port of WizardShaft to PySide
2014-01-06 16:21:09 -02:00
Yorik van Havre
1d709ade42
Switch to PySide (+ Arch, Draft & Start)
2014-01-06 13:26:49 -02:00
Yorik van Havre
e9711ec7c9
Arch: fix in collada importer
2014-01-06 11:42:12 -02:00
wmayer
97ad018bd7
+ Rename to offsetFaces
2014-01-06 13:08:00 +01:00
wmayer
94a8b0d215
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-06 12:30:30 +01:00
wmayer
5d1960d3ac
+ Extrude subset of faces of a solid
2014-01-06 12:29:58 +01:00
jriegel
51b640c91a
start implementing SimpleReader
2014-01-06 11:26:16 +01:00
jriegel
4be052af48
StepShape class and python binding for handling STep-Shape transfers.
2014-01-05 22:31:16 +01:00
jriegel
e17090fadd
add SCL python files
2014-01-05 22:31:15 +01:00
Yorik van Havre
3648912e24
Arch: small bugfix in windows
2014-01-05 17:10:10 -02:00
wmayer
1820a56094
+ Allow access to tab panel of combo view
2014-01-05 11:36:58 +01:00
wmayer
27315d4c1e
+ Allow access to tab panel of combo view, fix some typos
2014-01-05 11:32:18 +01:00
wmayer
33e6c39f8a
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-05 11:26:43 +01:00
wmayer
847b6b79e0
+ Replace math.h with cmath
2014-01-05 11:25:40 +01:00
Yorik van Havre
9c3d1a80d4
Draft: allow makePoint to take a vector
2014-01-04 22:07:30 -02:00
Yorik van Havre
eceebf4d71
Arch: Fixes to ifc importer to make it compatible with ifcopenshell 0.4
2014-01-04 11:30:15 -02:00
wmayer
716629006c
+ fixes #0001345 : orient solids
2014-01-04 13:50:53 +01:00
wmayer
3c6bc1eaea
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-04 12:59:35 +01:00
wmayer
e91e3b241f
+ Patched applied to fix flipped arcs when adding as external geometry
2014-01-04 12:59:07 +01:00
jriegel
cb63cba061
Further implementation of Post-Processing
2014-01-03 17:30:49 +01:00
wmayer
88f1c2c180
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-02 15:33:04 +01:00
wmayer
e5965a4596
fixes #0001333 : Extruding a shape 'MyShape' should call solid 'Extruded from MyShape'
2014-01-02 15:32:42 +01:00
jriegel
80fe8bc000
Build fixes
2014-01-02 15:09:10 +01:00
Yorik van Havre
72797fa395
Arch: Fixed small bug happening when opening older files
2014-01-02 11:53:55 -02:00
wmayer
18c62a52af
+ comment out non-existing Python module in FEM workbench
2014-01-02 13:59:53 +01:00
wmayer
68c8d98e4b
+ fixes #0001334 : Applying extrude does not close the task
2014-01-02 13:53:53 +01:00
Yorik van Havre
d5ed1b1b65
Draft: Added raulshc's patch to importDWG + minor fix
2014-01-01 19:50:39 -02:00
Yorik van Havre
eab159b6ee
Drawing: Added property to set hidden line width - fixes #606
2014-01-01 14:41:39 -02:00
Yorik van Havre
2bc15af126
Draft: bugfix in offset - fixes #270
2014-01-01 13:59:44 -02:00
Yorik van Havre
f3a4c36155
Arch: use unicode in task panels - fixes #1338
2014-01-01 13:39:54 -02:00
Yorik van Havre
f4254b9e0b
Draft: Fixed bug in custom svg patterns
2014-01-01 12:20:24 -02:00
jriegel
f92d310ac3
Start Gui for Displacement Post-Processing
2013-12-31 17:16:51 +01:00
wmayer
a1c5d981a5
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-12-31 14:57:21 +01:00
Jonathan Hahn
7ab2d7ec49
improves airfoil import
2013-12-31 11:25:16 -02:00
blobfish
3ab5a5f024
Expanded build control: module cmakelists changes
2013-12-31 14:14:11 +01:00
jriegel
efc311f908
Postprocessing: Color per Element at FemMesh
2013-12-31 13:52:13 +01:00
wmayer
9503ad0e1f
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-12-31 13:26:14 +01:00
wmayer
69521bdfbd
+ fixes #0001341 : more visual feedback for check geometry command
2013-12-31 13:25:49 +01:00
jriegel
226c25f9d9
Finish loading Calculix result files
2013-12-31 12:41:22 +01:00
jriegel
c1a3b1434a
Read Calculix Result files (*.frd) mesh
2013-12-30 22:33:05 +01:00
jriegel
360b190f03
group for Material project
2013-12-30 19:03:40 +01:00
wmayer
020181a96c
+ Fix typo
2013-12-30 12:57:08 +01:00
wmayer
365099a2bd
+ Keep trailing digits when loading project file
2013-12-30 12:54:45 +01:00
wmayer
775e6eba4f
+ Use long helix function in parametric feature
2013-12-29 14:51:25 +01:00
WandererFan
acb8210c96
Add Part.makeLongHelix to work around Mantis #0954
2013-12-29 13:53:01 +01:00
wmayer
a018b50ac2
+ Show horizontal scrollbar if needed
2013-12-29 13:40:44 +01:00
wmayer
5b665418bb
+ Avoid too lenthy object names in document
2013-12-29 11:38:12 +01:00
wmayer
c1d14eab3c
+ Fix OCC 6.7 build failure
2013-12-28 12:22:31 +01:00
wmayer
d77d672cfb
+ Fix docstring for addSelection
2013-12-27 11:07:16 +01:00
Yorik van Havre
7ceef577a2
Arch: Added IFC export to the GUI + using new ifcopenshell for import - fixes #1005
2013-12-26 11:38:30 -02:00
wmayer
a2cba17d3f
+ Fix constness attribute for TopoEdge and TopoWire
2013-12-25 13:48:17 +01:00
Yorik van Havre
60ec4e644a
Draft: Added Jim's Array icon
2013-12-24 10:09:39 -02:00
wmayer
c304c71b93
fixes #0001337 : Add american templates to Drawing workbench 'New Drawing' drop-down button
2013-12-24 12:39:15 +01:00
Yorik van Havre
46b1987fb9
Arch: small fix in Arch Frame
2013-12-23 14:41:32 -02:00
wmayer
b2a341540e
+ Changes to modelRefine (jrheinlaender)
2013-12-23 16:53:27 +01:00
wmayer
3b78d67b3b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-12-23 13:46:40 +01:00
wmayer
c8e5909a8a
+ Icon for shape refinement
2013-12-23 13:46:15 +01:00
Yorik van Havre
163340392f
Raytracing: Added aspect ratio to POV output - fixes #1315
2013-12-22 20:18:19 -02:00
Yorik van Havre
90a80da1cd
Arch: Frame object - fixes #1166 , #1314
2013-12-22 17:18:11 -02:00
blobfish
d83cec2be2
Part: Changes to dimension
...
move 2 icons to main gui
enable and disable stepped buttons
move reset dialog to control widget
only dimension 1 linear solution
2013-12-22 17:31:10 +01:00
wmayer
58b1a0947f
+ Support to write out mesh name
2013-12-22 15:02:40 +01:00
Yorik van Havre
970f9c193d
Arch: small bugfix to ifc exporter
2013-12-21 19:53:39 -02:00
Yorik van Havre
c2b0c4aeb8
Arch: added a couple of useful properties to Site object
2013-12-21 19:53:07 -02:00
Yorik van Havre
6378761895
Draft: Small bugfix in dxf importer - fixes #1317
2013-12-21 19:45:00 -02:00
jriegel
152ecf2df9
More choices in Sketcher grid and later switching to um
2013-12-21 19:15:28 +01:00
wmayer
eaebae18f0
+ Fix boolean operation panel
2013-12-21 18:23:45 +01:00
jmaustpc
236055aa52
Add Mesh Regular Solids icons to dialogue drop down list
2013-12-21 21:54:56 +11:00
Yorik van Havre
b8a8f186cb
Arch: Still more fixes to ifc export...
2013-12-20 23:39:46 -02:00
Yorik van Havre
8db8db4a39
Arch: more bugfixing in ifc exporter
2013-12-20 19:41:58 -02:00
Yorik van Havre
bdb5eefd72
Draft: Fixed bugs in hatching - fixes #1164
2013-12-20 19:12:22 -02:00
wmayer
ca4d0d7027
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-12-20 16:28:38 +01:00
wmayer
098f39e7c5
+ Use new icons in Mesh workbench
2013-12-20 16:28:14 +01:00
Yorik van Havre
55c0253cd9
Arch: added workarounds for export bugs in ifcopenshell
2013-12-20 13:25:41 -02:00
Yorik van Havre
5224e9a2ba
Arch: Further work on the IFC exporter, now supports windows and bldg hierarchy
2013-12-19 20:41:42 -02:00
jriegel
50a2c1afaf
additional places for measurement commands
2013-12-19 22:02:40 +01:00
jriegel
3f4f5c8c02
Merge branch 'refs/heads/tanderson-rev-partdimension'
2013-12-19 21:36:57 +01:00
blobfish
109729e15e
adding toggle and clear to context, view menu
2013-12-19 10:18:50 -05:00
jriegel
246f8b70f0
Merge branch 'refs/heads/j-downsett-drawing'
2013-12-18 23:11:02 +01:00
jriegel
98f0918bec
fixes for windows
2013-12-18 22:49:58 +01:00
jriegel
253910ec36
small fix
2013-12-18 18:19:25 +01:00
jriegel
9c1c94c64e
fix radius bug and add new imperial sketch grid cascading...
2013-12-18 18:18:39 +01:00
Yorik van Havre
9baf73c52f
Arch: Several minor bugfixes
2013-12-18 10:34:24 -02:00
blobfish
4f6a82c3bc
adding some headers
2013-12-17 22:54:40 -05:00
Yorik van Havre
990ece8ce8
Arch: More work on the IFC exporter
2013-12-17 19:47:04 -02:00
Yorik van Havre
df596822a5
Arch: added ifc writer
2013-12-17 16:44:08 -02:00
blobfish
840df00014
Part Dimension: new icons
2013-12-17 10:05:54 -05:00
blobfish
442c79bf5c
Part Dimension: new implementation files
2013-12-17 10:05:54 -05:00
blobfish
59e69bbe0e
Part Dimension: alterations to existing files
...
Not sure what is happening with View3dInventorViewer.h.
The only REAL change, beyond the addition of dim functions, is
the removal of the member arrowrotation. It wasn't referenced anywhere.
2013-12-17 10:05:46 -05:00
wmayer
32134f64f0
+ Fix build failure with gcc
2013-12-17 10:58:04 +01:00
jriegel
53f74153ea
Imperial Sketcher grid in Dialog
2013-12-16 15:09:43 +01:00
jriegel
182eaebc21
next gcc fix
2013-12-16 00:38:46 +01:00
jriegel
112a672fec
Fix another one....
2013-12-16 00:26:47 +01:00
jriegel
e7e0bbfbe5
Try to fix std::abs() error...
2013-12-16 00:20:47 +01:00
jriegel
03c40f949c
fix QString header in Unit
2013-12-16 00:07:18 +01:00
jriegel
73684a9fdb
fix negative value cascading in unti schemas
2013-12-16 00:02:58 +01:00
jriegel
9d217367e9
Mouse wheel handling in InputField
2013-12-16 00:02:31 +01:00
jriegel
d5d9ea9c30
Add unti support to Sketcher
2013-12-15 22:47:47 +01:00
Yorik van Havre
2b10890a04
Arch: Structural nodes - closes #1313
2013-12-15 17:45:12 -02:00
Yorik van Havre
c6fbcbe086
Arch: added alternative load mode for IFC files for benchmarking
2013-12-15 17:43:34 -02:00
Yorik van Havre
45c4c695a1
Arch: added structural roles to Ifc import
2013-12-15 11:27:18 -02:00
j-dowsett
7348d0d497
Added manual scaling to axonometric view
2013-12-15 11:26:54 +00:00
j-dowsett
7d159360c4
Correctly identify standard template files
2013-12-15 11:26:54 +00:00
j-dowsett
ad9c33b9d6
Correctly enables/disables axonometric tab when axonometric view added/removed.
2013-12-15 11:26:54 +00:00
j-dowsett
fe5884aa85
Fixed overwriting of axo view when ortho views changed.
2013-12-15 11:26:54 +00:00
j-dowsett
88c1ae6a24
Fix to axonometric projection for objects not centred at y = 0
2013-12-15 11:26:53 +00:00
j-dowsett
ce5fad80dd
Added functionality for axonometric views in orthogrpahic projection tool
2013-12-15 11:26:53 +00:00
Yorik van Havre
6e01e6c6e5
Arch: prep work for IFC export
2013-12-13 18:50:38 -02:00
jmaustpc
9bdd15f7b5
Move Mesh_Mesh_from_Shape icon from Mod/MeshPart to Mod/Mesh
...
Move the icon Mesh_Mesh_from_Shape.svg
from .../Mod/MeshPart/Gui/Resources/icons
to .....//Mod/Mesh/Gui/Resources/icons
edit both Mesh.qrc and MeshPart.qrc accordingly
remove referrence to the icon from the command in
the MeshPart Command.cpp file and add it to
the Mesh Command.cpp file
2013-12-14 00:58:58 +11:00
jmaustpc
47ee436e93
Add icons to menus for mesh to shape and shape to mesh
...
Mesh to shape icon for the Part workbench Part menu
Shape to mesh icon for the Mesh design Workbench Meshes menu
2013-12-13 10:29:08 -02:00
WandererFan
8b977debaf
Reinstate use of default font from Draft Preferences
...
Fix handling of mouse events & effect on feature base point
2013-12-13 10:26:19 -02:00
jriegel
0db516028c
small fix in Quantity lexer
2013-12-12 20:20:11 +01:00
wmayer
df53ad49cf
+ For MeshGui remove dependency to MeshPartGui when loading the workbench
2013-12-12 18:19:56 +01:00
wmayer
90af2d5c68
+ Do not limit fillet/chammfer values
2013-12-12 13:20:58 +01:00
jriegel
9efcb3969a
fix user preferred
2013-12-10 23:32:25 +01:00
jriegel
69b4dd0fac
changing ym to um
2013-12-10 23:05:08 +01:00
jriegel
2061c21115
Allow seting of transformation without copy the mesh
2013-12-10 23:05:07 +01:00
wmayer
5f918b3049
+ Increase maximum of visible items in combo box
2013-12-10 10:44:59 +01:00
jriegel
132b75e5ab
Volum for Tet10 FemMesh
2013-12-09 23:52:44 +01:00
jriegel
401cb13035
Switching Quantity parser to UTF8
2013-12-09 23:50:52 +01:00
wmayer
df363e94f3
+ PySide on Windows
2013-12-09 21:58:52 +01:00
wmayer
5e628aedf1
+ fixes #0001327 : Crash in System::initSolution()
2013-12-09 13:41:38 +01:00
wmayer
c86b7e17c8
+ A more reliable workaround for regression in SoQtViewer
2013-12-09 13:40:42 +01:00
wmayer
7e22acb140
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-12-09 11:12:12 +01:00
wmayer
2f330674fe
+ Use icons and translated names for Part primitives
2013-12-09 11:11:51 +01:00
jriegel
cfa7045408
Some fixes in unit system
2013-12-08 19:48:13 +01:00
wmayer
b6025019df
+ Allow also int when a float is expected in sketcher constraints
2013-12-08 14:18:50 +01:00
wmayer
017d6e4fb1
+ Workaround for crash in webkit engine for Qt 4.8.5
2013-12-07 22:03:17 +01:00
wmayer
453d81aaae
+ Fix warnings because of invalid frustum with Coin 4.0
2013-12-07 19:22:13 +01:00
wmayer
ac8f69bc08
+ Apply fix of correct use of ShapeFix_Face
2013-12-07 12:54:38 +01:00
jriegel
f53579f671
Starting Calculix integration
2013-12-06 23:26:56 +01:00
jriegel
75216d9d8c
some fixes in quantity
2013-12-06 23:26:42 +01:00
Yorik van Havre
83e63a67b1
Material: packed resources for the editor
2013-12-06 18:32:06 -02:00
wmayer
7ca9728593
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-12-06 01:40:10 +01:00
wmayer
54ccc224a6
+ add comments
2013-12-06 01:39:36 +01:00
wmayer
c771c2ed93
+ fixes #0000282 , + fixes #0001028
2013-12-06 01:36:43 +01:00
jriegel
dea9ea82c5
fix semicolon in Init script
2013-12-06 00:13:22 +01:00
jriegel
272e60671b
some fixes and comparison interface for Unit and Quantity python objects
2013-12-06 00:06:58 +01:00
wmayer
01d69071b6
+ Fix gcc build error
2013-12-05 23:30:12 +01:00
wmayer
5ca7d0dcd8
+ Suppress boost warning
2013-12-05 23:08:12 +01:00
wmayer
d62ed23068
+ Fix compiler warnings with OCC 6.6
2013-12-05 23:06:13 +01:00
jriegel
eb5cc8ed6c
Implement the three major unit system schemas
2013-12-05 18:16:31 +01:00
jriegel
b52de075e1
Small clearifikation about the usage of Units interface
2013-12-05 08:54:46 +01:00
jriegel
894529a223
fix error of gcc and remove old parser code.
2013-12-05 08:42:33 +01:00
jriegel
f58ea31b6a
Some fixes in the unit system
2013-12-03 19:57:29 +01:00
jriegel
87c4741fac
new userString methode
2013-12-03 19:03:12 +01:00
jriegel
3a3afa0783
Switching the UnitsApi to the new Quantity system
2013-12-03 19:03:08 +01:00
jriegel
a7e221fdff
deactivate Project view
2013-12-03 18:59:23 +01:00
jriegel
2351d115b9
History and Save managment in InputField
2013-12-03 18:48:18 +01:00
jmaustpc
8a19a176c6
add SVG icons for the Class Browser
...
Created new svg icons to replace the 7 png icons in
src/Gui/Icons/ClassBrowser
and made FreeCAD use them
2013-12-03 10:54:18 +01:00
jriegel
958a14ddbe
fis for fix for spelling....
2013-12-02 21:06:10 +01:00
jriegel
9a239261bb
fix in get visible faces
2013-12-02 20:35:12 +01:00
jriegel
62fc4c3a1e
Fix some spelling
2013-12-02 19:50:51 +01:00
wmayer
1028c365e1
+ Apply Jim's fix of typos
2013-12-02 17:22:30 +01:00
wmayer
ebfe001a7f
+ allow to close download dialog
2013-12-01 16:36:21 +01:00
wmayer
31c5e7055c
+ remove .png extension in spnav dialog
2013-12-01 12:14:25 +01:00
wmayer
1060d40a5f
fixes #0001321 : more visual feedback for check geometry command
2013-12-01 11:57:30 +01:00
wmayer
66f0499a81
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-12-01 11:45:21 +01:00
wmayer
1464cf413b
fixes #0001302 : crash in model refine.
2013-12-01 11:44:50 +01:00
jriegel
15ecd1ffe8
Adding Unit definition to the python modul
2013-11-30 21:46:36 +01:00
jriegel
68f3a1fda4
Shifting standard unit definitions
2013-11-30 17:58:24 +01:00
jriegel
ae3c1704c9
Using return to write the logBook in UnitsCalculator
2013-11-30 17:58:23 +01:00
jmaustpc
f2ebb0813e
remove path error from 18 svg icons
...
There was an extra path with no line or fill colour
in these 18 icons. In some svg applications displayed
this as a square in the top righ corner of the icon.
2013-11-30 14:14:34 -02:00
jriegel
b706bf73a5
Add limits to the InputField
2013-11-29 18:24:17 +01:00
jriegel
09fe84abbf
Finish Displacement and animation of it.
2013-11-28 23:30:21 +01:00
jriegel
61e289036e
Starting Displacement post-processing to the FemMesh ViewProvider
2013-11-28 19:52:58 +01:00
jriegel
7a1a8051aa
Adding python capabilities to the Result objects
2013-11-28 19:52:41 +01:00
Yorik van Havre
96514385e5
Arch: Added Draft_PathArray to the Arch WB
2013-11-28 11:55:40 -02:00
Yorik van Havre
4ce8d747b8
Draft: Added Jim's PathArray icon
2013-11-28 11:53:36 -02:00
WandererFan
d652d84c19
Add Draft makePathArray and _PathArray
...
Add Draft PathArray GUI tool
2013-11-28 11:42:14 -02:00
wmayer
a0d2fcd8e2
Ignore plugins by git export
2013-11-28 14:03:32 +01:00
wmayer
f5432d6a08
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-28 13:33:12 +01:00
wmayer
11d3d51505
+ Webkit based SVG image format
2013-11-28 13:32:32 +01:00
jriegel
feeb053e18
Objects for Results of FEM analysis
2013-11-27 20:14:58 +01:00
wmayer
680f4c82f7
+ Fix FEM install target
2013-11-27 16:26:43 +01:00
wmayer
bbc22b90e1
+ Fallback for meshing dialog if MeshPart fails to load
2013-11-27 15:19:52 +01:00
Yorik van Havre
0506a918b2
Arch: Better view provider for axis object
2013-11-25 16:48:24 -02:00
wmayer
b7a9b774f3
+ Support of export to X3D for meshes
2013-11-25 13:39:31 +01:00
wmayer
cbbf3ee390
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-25 10:26:42 +01:00
wmayer
a98c967be4
+ Remove duplicate icon
2013-11-25 10:26:09 +01:00
Yorik van Havre
932647e57f
Draft: Fixed indentation problem in importDXF
2013-11-24 22:13:45 -02:00
Yorik van Havre
816cee5f55
Draft: fixed typo
2013-11-24 18:02:48 -02:00
wmayer
b8eb776179
+ Do not write transient properties of Python feature classes to project file
2013-11-24 17:08:28 +01:00
wmayer
3153ccd8b2
+ Add method load() to Document class in Python
2013-11-22 17:53:31 +01:00
wmayer
ef6978e9df
+Add method to get mdi view by view provider, add method to get flag widgets
2013-11-22 15:14:15 +01:00
wmayer
61bb8ea931
+ Return an emtpy array if something fails inside getPickedPoints()
2013-11-22 10:18:14 +01:00
wmayer
1333cb8734
+ Get exact point on data model when picking in 3d view
2013-11-21 12:50:49 +01:00
wmayer
f5a4c28f3d
+ Expose method getPointOnScreen() to Python
2013-11-20 19:08:09 +01:00
Yorik van Havre
f4da53bd1d
Material: Created material editor
...
Materal editor is now funcional, abeit not complete. Can be used to
create and save new cards. Lauch from within FreeCAD with
import MaterialEditor; MaterialEditor.openEditor()
2013-11-19 19:27:15 -02:00
wmayer
c01306440a
+ fix possible endless loop in mesh grid, allow to set an array of points to the kernel
2013-11-19 18:11:46 +01:00
Yorik van Havre
24807c876f
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-18 11:12:14 -02:00
Yorik van Havre
6b33631705
Draft: Fixed regular polygon default name
2013-11-18 11:11:40 -02:00
wmayer
b8f94cbbd6
+ allow to set custom tolerances on validate sketch tool
2013-11-18 14:09:52 +01:00
jmaustpc
fac75a0006
fix error Part_Prism in OpenSCAD,
...
update references to the properties of Part_Prism
in exportCSG.py
2013-11-18 11:08:29 +11:00
jmaustpc
4106648286
Part_Prism in OpenSCAD,
...
update references to the properties of Part_Prism
in importCSG.py and prototype.py
2013-11-18 11:08:29 +11:00
jmaustpc
41adfdaf87
fix property names for Part RegularPolygon and Prism
...
Prism properties: - Polygon, Circumradius and Height
RegularPolygon : - Polygon and Circumradius
DraftTools updated to reflect the change in property names
2013-11-18 11:08:29 +11:00
Keith Sloan
bcb7d02c05
Hull and Minkowski operations using OpenSCAD
2013-11-17 13:50:35 +01:00
jriegel
7336a31e44
Add Attribute to FemMeshViewProvider python class to get all visible FemMesh faces.
2013-11-17 13:08:45 +01:00
Yorik van Havre
8f01d64d6a
Arch: Better sectionplane widget
2013-11-16 19:47:26 -02:00
Yorik van Havre
7651593ca3
Draft: changed Part::Polygon properties names
2013-11-16 14:22:03 -02:00
Yorik van Havre
8a26361c2b
Raytracing: small bugfix in preferences
2013-11-15 23:46:19 -02:00
Yorik van Havre
6987a70917
Draft: polygon tool can now use Part::RegularPolygon - fixes #0001305
2013-11-14 17:40:20 -02:00
wmayer
0b6c21c716
+ Fix icons names
2013-11-14 19:00:51 +01:00
jmaustpc
4811aa6d2c
minor code clean ups removing previously hidden unwanted code
...
PrimitiveFeature.cpp
PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
b256fd8a4b
rebase auto merge error fix AppPartGui.cpp
...
add ViewProviderRegularPolygon
2013-11-14 13:30:25 -02:00
jmaustpc
ece1dac2f6
minor error hide Height PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
ec4f2be7b1
rebase auto merge error fixes
...
Signed-off-by: jmaustpc <jmaustpc@users.sourceforge.net>
2013-11-14 13:30:25 -02:00
jmaustpc
06567358db
Add Part_RegularPolygon,
...
regular polygon edge in Part workbench "create primitives",
Add icons Part_Polygon and Part_Spline
2013-11-14 13:30:25 -02:00
wmayer
babcf2f027
Parameter transformation
2013-11-14 11:27:07 +01:00
Yorik van Havre
b3738a2fce
Draft: Dimension recode - fixes #1000 , #852 , #678
...
Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
2013-11-13 19:25:01 -02:00
Yorik van Havre
bdd9d308d3
Arch: added a prefs option to use a custom IFC schema
2013-11-13 16:50:05 -02:00
wmayer
387b8fcd9e
+ Throw exception when querying information from invalid shape
2013-11-13 12:29:06 +01:00
wmayer
3ffe5936f4
+ Fix some tolerance issues
2013-11-13 11:57:30 +01:00
wmayer
97a2b516bb
Allow user to choose tolerance in validate sketch tool
2013-11-13 11:12:02 +01:00
wmayer
ae90c159e2
+ Add method to Part module to set static values
2013-11-12 12:15:40 +01:00
wmayer
c020bab0fa
+ Make sure to keep order of selected objects in getSelectionEx()
2013-11-12 11:38:52 +01:00
Yorik van Havre
782cae1d22
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
wmayer
dd7e011726
+ fix doc string of CAD style
2013-11-11 09:27:00 +01:00
wmayer
fab311cb00
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 20:10:06 +01:00
wmayer
098a846e93
+ Fix signal connections of buttons in units calculator
2013-11-10 20:09:36 +01:00
Yorik van Havre
ce16617e82
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 16:45:49 -02:00
Yorik van Havre
40d5a5462f
Arch: Added dxflib autoupdate mechanism - fixes #0001301
2013-11-10 16:45:34 -02:00
jriegel
0a503161b6
Add comment to Quantity parser and further coposed units
2013-11-10 16:33:37 +01:00
jriegel
714f591294
Make Unit string output parsably and add Pascale and Newtons
2013-11-10 16:33:35 +01:00
wmayer
23eb4c7a08
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 14:27:03 +01:00
wmayer
66387458a7
+ fixes #0001081
2013-11-10 14:26:30 +01:00
jriegel
326d42763f
Detect unit missmatch in UnitsCalculator
2013-11-10 14:02:34 +01:00
wmayer
b035e9cb0c
+ fix build error, fix memory leaks
2013-11-09 18:57:34 +01:00
wmayer
b6a9d7973d
+ Fix memory leak in units calculator
2013-11-09 13:51:21 +01:00
wmayer
047e8f8700
+ Fix crash in units calculator, implement copy function
2013-11-09 13:47:15 +01:00
wmayer
26747bed19
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-09 13:17:24 +01:00
wmayer
8e6bd39857
+ Split SoBrepShape into three files
2013-11-09 13:16:42 +01:00
jriegel
3e8a20ab7c
Merge branch 'refs/heads/dev-quantity'
2013-11-09 11:15:09 +01:00
wmayer
909f7d6c13
+ Fix inconsistency in context-menu of FEM view provider
2013-11-09 11:05:08 +01:00
jriegel
46db0c24e8
further implementing InputField and UnitsCalculator
2013-11-09 11:02:23 +01:00
wmayer
530ea288f2
+ Make sure that number of Points and Normals is the same
2013-11-09 10:56:40 +01:00
jriegel
3d6743a13b
implementing UnitsCalculator and disable changes in Sketcher
2013-11-09 07:34:56 +01:00
wmayer
09b896f40e
+ Implement observer for active analysis object
2013-11-08 18:51:47 +01:00
wmayer
44e70a6435
+ Fix missing document icon
2013-11-08 18:50:43 +01:00
wmayer
951b086993
+ Add new SVG icons
2013-11-08 14:36:34 +01:00
wmayer
476f609e04
* Remove some old XPM icons
2013-11-08 14:20:49 +01:00
wmayer
f5e7965376
+ Add new SVG icons
2013-11-08 14:09:27 +01:00
wmayer
86760cf414
+ Fix typo, fix undo/redo problem when creating an FEM analysis object
2013-11-08 09:57:37 +01:00
Yorik van Havre
580b58fea1
Draft: fixed bad rendering of non-XY dimensions on drawing sheets
2013-11-07 18:14:09 -02:00
jriegel
1f96611b76
Add UnitsCalculator
2013-11-07 16:16:17 +01:00
wmayer
d5757b7089
+ fixes #0001247
2013-11-07 14:17:41 +01:00
wmayer
8446f70d13
+ Fix view provider name for FEM analysis
2013-11-07 12:45:05 +01:00
wmayer
8abce2817c
+ Improve meshing algorithm
2013-11-07 11:17:18 +01:00
wmayer
a53e93aac7
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-07 02:17:04 +01:00
wmayer
c57ab85991
+ Advanced options for different meshing algorithms
2013-11-07 02:16:33 +01:00
Yorik van Havre
355942355f
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
e28f387b9e
+ Create finer meshes with netgen by bisecting
2013-11-06 17:50:57 +01:00
wmayer
9967336915
+ Implement box highlighting for view providers using SoFCSelection
2013-11-06 13:40:41 +01:00
wmayer
7b65054e18
+ Fix build failure
2013-11-05 21:08:23 +01:00
jriegel
2fb6e75899
implementing InputField UseCase in Sketcher EditDatumDialog
2013-11-05 19:00:42 +01:00
wmayer
fa97cb6c01
+ fixes #0001292
2013-11-05 18:51:40 +01:00
wmayer
dc1cd7b45c
+ Implement persistence of GeomEllipse
2013-11-05 12:52:20 +01:00
wmayer
fdff852950
+ Fix curve and surface property methods of topo edge and face
2013-11-05 12:16:57 +01:00
Yorik van Havre
a81604b9be
Updated links to the new bugtracker location
2013-11-04 17:07:35 -02:00
Yorik van Havre
1f2c5b04bb
Drawing: Symbol command
...
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -02:00
wmayer
df3d7ff364
+ Add missing include
2013-10-31 10:33:00 +01:00
wmayer
09faea0c8f
+ Fix build failure with >= OCC 6.5.2
2013-10-31 08:58:04 +01:00
wmayer
712bc170c2
0001290: Add spiral tool in Part Module
2013-10-30 14:48:42 +01:00
wmayer
12803c1de4
Set explicitly trackball as default orbit style
2013-10-30 10:34:09 +01:00
wmayer
5e05f55a53
0001291: plane offset precision is limited to 0.1
2013-10-30 10:28:50 +01:00
Yorik van Havre
13efa161b2
Arch: Added some preferences options to the MeshToShape command
2013-10-28 17:25:40 -02:00
Yorik van Havre
5d9259a36f
Draft: Small fix in Shape2Dview object
2013-10-28 13:22:57 -02:00
wmayer
80bbd3f2af
0001022: BRepPrimAPI_MakeRevolution vs BRepPrimAPI_MakeRevol
2013-10-28 15:06:29 +01:00
wmayer
da515effff
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-28 14:14:36 +01:00
wmayer
c75903c948
0001031: PropertyLinkSubList causes crash
2013-10-28 14:14:11 +01:00
Sebastian Hoogen
e59e5e5be4
bugfix in OpenSCADUtils.callopenscad()
...
it did not return any result if outputfilename was given
reported by Keith Sloan
2013-10-28 06:44:08 +01:00
Sebastian Hoogen
fb48816817
use a python feature for unsupported operations
2013-10-28 06:33:40 +01:00
Sebastian Hoogen
195b8e1b35
OpenSCAD encode text as utf8
2013-10-28 06:33:39 +01:00
Yorik van Havre
7249ee4bad
0001287: Bug in draft snapping
2013-10-27 21:26:10 -02:00
Yorik van Havre
7f3430857a
Arch: small fix in getShapeFromMesh
2013-10-27 15:45:57 -02:00
Yorik van Havre
4d19a79ca3
0001277: Allow to use RaySegment object in Raytracing projects
2013-10-27 14:32:47 -02:00
wmayer
5678247628
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
2013-10-27 12:56:05 +01:00
wmayer
fd9fb9481e
+ Selection handling of Python view providers
2013-10-26 22:15:20 +02:00
wmayer
6d8f51f92a
+ Selection handling of Python view providers
2013-10-26 19:52:22 +02:00
Sebastian Hoogen
3a0037ff8d
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
...
Adds the functions:
Part.BSplineCurve.buildFromPolesMultsKnots()
Part.BSplineSurface.buildFromPolesMultsKnots()
2013-10-26 10:46:43 +02:00
Yorik van Havre
286d94060d
Draft: applying workaround for pivy SoInput.setBuffer bug to draft splines
2013-10-25 17:41:48 -02:00
wmayer
2d62de2932
+ Interface for selection of Python view providers
2013-10-25 15:07:39 +02:00
wmayer
b652dc13aa
+ Apply fix on BSplineCurvePy::interpolate
2013-10-25 10:56:45 +02:00
wmayer
34d1e45f35
+ Attribute to get continuity of curve
2013-10-24 18:11:24 +02:00
wmayer
d22772d5fd
+ Method to convert any curve into B-Spline
2013-10-24 17:30:38 +02:00
wmayer
f6c776e577
0000358: BSpline curves not closing correctly
2013-10-24 16:18:03 +02:00
wmayer
f5e12c74ac
0001285: update doc
2013-10-23 17:22:07 +02:00
wmayer
8b054f3f18
Improve showing control points of splines
2013-10-23 15:16:49 +02:00
wmayer
8307543b80
Fix cmake file
2013-10-23 15:15:37 +02:00
wmayer
25b6645e09
+ Special view provider to display splines
2013-10-22 17:56:24 +02:00
wmayer
f061b6f7ea
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
Yorik van Havre
97b5ec2479
Draft: Shape2Dview now takes groups as input
2013-10-21 15:15:37 -02:00
Yorik van Havre
0638b524ec
Draft: workaround for pivy SoInput.setBuffer bug
2013-10-21 11:32:36 -02:00
wmayer
7cae1d9666
+ Save selected image format for pictures
2013-10-21 13:01:38 +02:00
wmayer
e8f752ec2d
0001246: Constraint datum dimension label shown as gray box vice number in transparent background.
2013-10-21 10:05:23 +02:00
Yorik van Havre
5233aa7e50
0001279: Wrong operator in DraftGeomUtils.getRotation
2013-10-18 18:31:53 -03:00
Yorik van Havre
e18fb9898e
0000893: Draft upgrade
2013-10-18 18:20:13 -03:00
Yorik van Havre
f654c632ba
Arch: Window presets
2013-10-17 16:29:47 -03:00
wmayer
3fe1ef1677
0001273: revolve method fails
2013-10-17 16:53:10 +02:00
wmayer
e90963ce11
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-16 17:28:29 +02:00
wmayer
b29fbc5f93
+ Improve sketch validation tool
2013-10-16 17:28:04 +02:00
Yorik van Havre
c856a7c2e0
Arch: Added extra properties to rebars
2013-10-15 13:12:15 -03:00
wmayer
957cedc1ff
+ Add a sketch validation panel
2013-10-15 17:11:49 +02:00
wmayer
5bee772e49
+ Fix memory leak in Python interface of Constraint class
2013-10-15 11:26:41 +02:00
wmayer
373bbcfa93
+ Use of style sheets
2013-10-14 16:03:50 +02:00
wmayer
5b372f70c8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-14 12:57:38 +02:00
wmayer
9aa2a3f865
+ Use of style sheets
2013-10-14 12:57:00 +02:00
Yorik van Havre
1b5e24afc8
Arch: Added default prefs to rebars + different values for start and end offsets
2013-10-13 16:09:51 -03:00
wmayer
629e76426f
0000971: Tracing over a background image in Sketcher: image is overwritten by first dimensional constraint text
2013-10-13 18:35:27 +02:00
wmayer
5a96582a48
0000768: Part Sweep and Loft limitations and bugs
2013-10-13 11:07:40 +02:00
Yorik van Havre
bac709b276
0001270: Raytracing export
2013-10-12 13:53:26 -03:00
Yorik van Havre
f53f826783
Arch: Added support for custom subtraction volumes in windows
2013-10-12 12:29:06 -03:00
wmayer
622228d59e
0001258: Constraint application to all selected objects at once
2013-10-12 15:16:46 +02:00
Yorik van Havre
fe06740133
Arch: Enabled multilayer walls
2013-10-11 15:11:41 -03:00
Yorik van Havre
7d2b885caf
Draft: Changed default fontfrom Arial to internal
2013-10-11 10:49:15 -03:00
wmayer
e631be10a1
0001269: Parameter 'tolerance' in 'Create Mesh from geometry' work strange.
2013-10-11 14:31:11 +02:00
wmayer
4686118f2a
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
890d454eca
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-11 12:25:56 +02:00
wmayer
9af4f7ee73
+ Fix compiler warnings
2013-10-11 12:24:49 +02:00
wmayer
2a2acf4955
+ Make Python API more pythonic
2013-10-11 12:24:22 +02:00
Yorik van Havre
939bc92acb
Draft: Added Facebinder tool
2013-10-10 19:25:33 -03:00
wmayer
495cac2d25
+ Fix double to float cast
2013-10-10 17:27:01 +02:00
wmayer
31afafcba6
+ Fix double to float cast
2013-10-10 17:15:03 +02:00
Yorik van Havre
72848e0477
Arch: General cleaning and removal of fixtures tool (unused anyway)
2013-10-09 17:38:48 -03:00
Yorik van Havre
e6cf01c159
Arch: added hole depth property to windows
2013-10-09 17:27:51 -03:00
wmayer
9d1a6d25ad
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-09 21:17:28 +02:00
wmayer
a3b4524cca
Make Python API more pythonic
2013-10-09 21:16:04 +02:00
Yorik van Havre
20358677aa
Arch: Added rounding property to rebars
2013-10-09 16:15:56 -03:00
Sebastian Hoogen
cf2d437c73
OpenSCAD use Part::Prism
2013-10-09 15:42:00 -03:00
Yorik van Havre
34cce64edc
Draft: Rewrite of defaults handling
2013-10-09 15:40:38 -03:00
wmayer
564f3d14e3
+ Change some text
2013-10-09 17:25:11 +02:00
wmayer
01921f4f25
+ Fix transaction issues
2013-10-09 12:28:25 +02:00
Yorik van Havre
7bef06f329
Arch: MergeWalls tool can now merge a single wall with its own subwalls
2013-10-08 18:40:23 -03:00
Yorik van Havre
0375c66986
Draft: Added a new bitsnpieces snap style
2013-10-08 17:02:46 -03:00
Yorik van Havre
8507005686
Draft: Added extensions intersection snapping
2013-10-08 16:36:52 -03:00
Yorik van Havre
dceed60c98
Arch: Fixed bug that builds a structure on top of another structure
2013-10-08 16:31:02 -03:00
wmayer
1e860356e7
+ make float assignment more pythonic
2013-10-08 12:54:20 +02:00
wmayer
26837381ac
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-08 11:06:30 +02:00
wmayer
2ddaa73bcd
+ Add documentation to SoBrepShape classes
2013-10-08 11:05:34 +02:00
Yorik van Havre
aeb17dd2f7
Arch: Fixed cmake file
2013-10-07 20:10:04 -03:00
Yorik van Havre
c3cecc41d0
Arch: Added Rebar object + command
2013-10-07 15:42:05 -03:00
Yorik van Havre
ced0a2b6d0
Part: Extended makePipeShell() so it accepts a transformation mode value
2013-10-07 15:41:38 -03:00
wmayer
cdea437e37
0001266: Part Common fails with two surface objects
2013-10-07 17:42:48 +02:00
wmayer
46a0ec259f
+ Simplify usage of templates
2013-10-07 15:42:22 +02:00
Yorik van Havre
01d5193296
Draft: Bugfix in snapping
2013-10-06 16:52:14 -03:00
wmayer
c6f7fd7462
0000750: Endless loop in sketch solver
2013-10-06 13:11:11 +02:00
Yorik van Havre
d9e0cbe6cb
Draft: Added a 'name' argument to makeArray()
2013-10-05 18:20:17 -03:00
Yorik van Havre
b833e6aaf8
Raytracing: Added LuxOutdoor luxrender template
2013-10-04 15:57:15 -03:00
Yorik van Havre
e2d19d7360
Draft: minor bugfix in wire object
2013-10-04 15:56:51 -03:00
Yorik van Havre
04230c4348
Draft: Fixed bug in Edit tool
2013-10-04 14:40:13 -03:00
Yorik van Havre
74fda05d77
Arch: Added a Role property to structure object
2013-10-03 16:37:06 -03:00
Yorik van Havre
860afcd929
Raytracing: Rendering with luxrender doesn't block the UI anymore
2013-10-03 16:29:13 -03:00
Yorik van Havre
9c947e56bd
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-03 16:05:43 -03:00
Yorik van Havre
0ea777e021
Raytracing: Better default template
2013-10-03 16:04:54 -03:00
wmayer
a08ed11215
+ Add Luxrender template file to build process
2013-10-03 18:01:58 +02:00
Yorik van Havre
45963747b7
Raytracing: Fixed bug in cmake file
2013-10-03 12:40:06 -03:00
Yorik van Havre
8968355395
Draft: better docstring in array function
2013-10-03 12:07:40 -03:00
Yorik van Havre
762ef1299e
Raytracing: Final cleanup of Luxrender stuff
2013-10-02 12:24:31 -03:00
Yorik van Havre
94c9c28e15
Raytracing: Added Luxrender project
2013-10-02 12:24:31 -03:00
Yorik van Havre
3d7d449749
Raytracing: Added Lux Feature
2013-10-02 12:24:31 -03:00
Yorik van Havre
66d8950d57
Raytracing: Added function to rescale a luxrender matrix
2013-10-02 12:24:31 -03:00
Yorik van Havre
382a12f55f
Raytracing: Added function to write shapes as luxrender strings
2013-10-02 12:24:31 -03:00
Yorik van Havre
1c51aea58a
Raytracing: Added lux camera export function
2013-10-02 12:24:31 -03:00
wmayer
6a7d2dea17
+ Show orientation dialog when creating an image plane
2013-10-02 14:15:39 +02:00
wmayer
ee77154e6a
0001264: add function Sketch.setConstruction()
2013-10-02 10:47:29 +02:00
wmayer
789e810213
+ Fix for call of normalAt for edges
2013-10-02 09:42:09 +02:00
wmayer
9dcc20344b
+ Apply patch for helix but deactivate it for the moment
2013-09-30 13:18:32 +02:00
Yorik van Havre
30ac573244
Draft: Small bugfix in trimex
2013-09-29 14:49:36 -03:00
Yorik van Havre
069481aa3d
Draft: Adapted input boxes to use Units->Decimals pref setting
2013-09-29 13:21:29 -03:00
wmayer
4487df35de
+ Fix syntax error (patch from Anton Gladky)
2013-09-28 15:57:02 +02:00
wmayer
00f46aadeb
+ Fix TopoShape::fix()
2013-09-28 11:02:09 +02:00
wmayer
1244807f7e
0001256: Order of operations for Matrix is nonintuitive, needs documentation
2013-09-26 22:19:59 +02:00
wmayer
58d4ece5ac
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-09-26 22:07:31 +02:00
wmayer
7bd7ed8dda
+ Remove unused method
2013-09-26 18:47:25 +02:00
wmayer
0afb17ac20
+Fix crash when loading object without view provider
2013-09-26 17:43:27 +02:00
Sebastian Hoogen
9e3f4824bd
relicense Keith's contributions under LGPL
...
Date: Thu, 26 Sep 2013 10:03:48 +0100
From: Keith Sloan <keithsloan*****@gmail.com>
To: Sebastian Hoogen <sebastian@h****n.de>
Message-ID: <CA+0edZVU6OP2WfBFz4JxfGhjys_bxUg056WzROUfvfLrU=CH6A@mail.gmail.com>
In-Reply-To: <e10e0dc5-44be-4431-8288-1bd795af6418@email.android.com>
Subject: Re: OpenSCAD license
Happy to relicense under LGPL
2013-09-26 11:01:11 -03:00
Sebastian Hoogen
ca403304e5
OpenSCADimport: fixed centering of linear extrude
2013-09-26 11:01:11 -03:00
wmayer
5062080a26
+ Fix gcc build errors/improve whitespaces
2013-09-26 15:39:25 +02:00
jriegel
30b189c1da
Merge branch 'refs/heads/double-precision-werner'
...
Conflicts:
src/App/Document.cpp
src/App/PropertyGeo.cpp
src/App/PropertyStandard.cpp
src/Base/Reader.cpp
src/Base/Reader.h
src/Gui/propertyeditor/PropertyItem.cpp
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
src/Mod/Inspection/Gui/ViewProviderInspection.cpp
src/Mod/Mesh/App/MeshProperties.cpp
src/Mod/Part/App/TopoShapeFacePyImp.cpp
src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
44c07da571
integrate Quantities into PropertyView and activate preferences again
2013-09-25 21:59:24 +02:00
wmayer
e55ccd05c7
+ Fix bug #0001222
2013-09-25 17:15:31 +02:00
wmayer
2df5fcc63f
+ Fix gcc build error
2013-09-25 11:11:59 +02:00
Yorik van Havre
1497e8eaa4
Arch: Fixes in IFC importer (spaces didn't import correctly)
2013-09-24 22:38:03 -03:00
Yorik van Havre
2424fc4c7c
Arch: small cosmetic fixes in ifc importer
2013-09-24 20:31:03 -03:00
wmayer
66595d6eda
0001224: Tiny Tweak: v0.14 Shows Some Items as 0.13
2013-09-24 15:02:46 +02:00
jriegel
68078487c7
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
2013-09-24 11:01:09 +02:00
jriegel
29c3fa6458
small fixes
2013-09-24 11:01:06 +02:00
jriegel
0738ced074
Fixed python format flags "f" from float to double "d"
2013-09-24 11:01:04 +02:00
jriegel
66ee73f54b
Further doubel suggestions from Jan
...
Moved Gui/InputVector,Placement,Transform from float to double
Moved Sketcher from float to double
more suggestions for moving float -> double
2013-09-24 11:01:01 +02:00
jriegel
664c1d4862
Integrate Werners & Jans double branch
...
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
jriegel
4732a800e9
start PropertyQuantity and InputField
2013-09-24 11:00:54 +02:00
jriegel
3ee7b20927
first finished implementation of Quantity parser
2013-09-24 11:00:51 +02:00
Yorik van Havre
4db2355159
Draft: Added workaround for ellipses in DXF export
2013-09-23 12:30:21 -03:00
wmayer
1603d5c6fd
+ Fix Windows build
2013-09-23 10:52:15 +02:00
wmayer
baf8373378
0001210: DLL load failed
2013-09-23 10:02:41 +02:00
wmayer
e34a68e872
0001228: Cross section of Torus in Part Workbench fails or give wrong results
2013-09-22 15:32:14 +02:00
Yorik van Havre
4eddde5c46
0001220: Fix in Draft temp lines
2013-09-21 13:38:58 -03:00
Yorik van Havre
fbdfb05086
Removed version number from the winInstaller bitmaps
2013-09-21 13:21:31 -03:00
Sebastian Hoogen
3534709fb8
fixed syntax error in OpenSCADFeatures.py
2013-09-21 13:00:08 -03:00
wmayer
76e06c801f
0001231: Annoying messages at startup
2013-09-21 15:45:25 +02:00
wmayer
84102095bb
0001236: Touchpad navigation issue
2013-09-21 15:30:29 +02:00
wmayer
24a3c2cdd9
0001239: Part --> Geometric Primitives --> Regular Prism
2013-09-21 14:20:04 +02:00
wmayer
80e7f52b5f
0001245: Wrong grid size shown in task dialog
2013-09-21 12:01:16 +02:00
wmayer
3cc032c11e
+ Add option to refine solid on sketch-based features
2013-09-21 09:16:44 +02:00
wmayer
86bea1ef22
+ cppcheck fixes
2013-09-21 07:25:20 +02:00
wmayer
458e0727f5
+ cppcheck fixes
2013-09-21 07:22:17 +02:00
wmayer
9c2f454160
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-09-20 21:01:16 +02:00
wmayer
7f874b9767
+ cppcheck fixes
2013-09-20 21:00:45 +02:00
Yorik van Havre
cc84da72c0
Raytracing: Added RadiosityNormal povray template
2013-09-20 10:57:32 -03:00
Yorik van Havre
dc3d2344d2
Raytracing: Removed +UA from the default povray options
2013-09-20 10:52:49 -03:00
Yorik van Havre
9ff1908a30
Draft: small bugfix in Pattern property
2013-09-19 21:25:52 -03:00
Yorik van Havre
711708011d
Raytracing: Moved default light to the template
2013-09-19 18:13:52 -03:00
Yorik van Havre
0a8c44ea09
Arch: changed license of ifcReader.py
2013-09-19 11:19:22 -03:00
wmayer
f1f3151345
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
Yorik van Havre
bb3c7c9601
Draft: Added a snap button to turn arch dimensions off
2013-09-17 23:07:04 -03:00
Yorik van Havre
cd12853bed
Raytracing: Added a render button
2013-09-17 14:30:09 -03:00
Yorik van Havre
da8c9b6d63
Draft: Bugfix in Lines End property
2013-09-17 10:25:56 -03:00
Sebastian Hoogen
0d2b38c6b4
OpenSCAD import: fixed modifying wrong placment
...
when centering linear extrusion
2013-09-17 13:45:49 +02:00
Sebastian Hoogen
801f08a8af
remove transformGeometry in OpenSCADFeatures.GetWire
2013-09-17 13:39:38 +02:00
Sebastian Hoogen
ccf893f0bb
remove importgroup
2013-09-17 13:39:38 +02:00
Sebastian Hoogen
1ea6fb9c54
OpenSCAD: close csg file and allow unlink to fail
2013-09-17 13:39:37 +02:00
Sebastian Hoogen
8589894691
disable print in importCSG to reduce distraction
2013-09-17 13:39:37 +02:00
Yorik van Havre
e157152c96
Modified a couple of icons (Raytracing and Drawing) to give a more unified look
2013-09-16 12:18:15 -03:00
Yorik van Havre
1f479d513d
0000908: Ability to lock snap angle in Draft by pressing L
...
By pressing the L key while drawing with the Draft workbench, the
current angle shown on screen is kept, until L is pressed again.
2013-09-15 17:39:27 -03:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
Yorik van Havre
16452d82e3
Arch:Stairs can now have stringers
2013-09-12 22:56:38 -03:00
Yorik van Havre
275b120e5b
Arch: Added stairs to cmake & wininstaller
2013-09-12 17:57:07 -03:00
Yorik van Havre
91d89f1701
Arch: Optimization in stairs
2013-09-12 17:54:48 -03:00
Yorik van Havre
c1a0e62d61
Arch: stairs can now be based on an object
2013-09-12 17:54:47 -03:00
Yorik van Havre
db52897ff2
Arch: Added structure to stairs
2013-09-12 17:54:47 -03:00
Yorik van Havre
21ca97bcdb
Arch: First implementation of stairs
2013-09-12 17:54:47 -03:00
jriegel
866668ace0
start node index interface
2013-09-12 21:58:11 +02:00
jriegel
9833d995e6
Fix for edge color problem
2013-09-12 21:57:43 +02:00
Yorik van Havre
dbdff25796
Startpage: Fixed links
2013-09-12 00:30:59 -03:00
jriegel
c6fec1373d
Fem Postprocessing set color on nodes
2013-09-11 20:00:51 +02:00
wmayer
3341bd964e
Remove determinant check in transform* methods
2013-09-11 18:48:24 +02:00
jriegel
168ca35851
implementing Quantity further
2013-09-10 18:27:24 +02:00
wmayer
051dc6d8a6
Fix linker error on 64-bit
2013-09-10 16:45:28 +02:00
wmayer
ca51781aa9
Fix warnings
2013-09-09 15:01:56 +02:00
wmayer
d79290fc13
Fix Material target
2013-09-09 13:48:39 +02:00
Yorik van Havre
124a6da2fc
Arch: Fixed profiles table
2013-09-08 18:36:48 -03:00
Yorik van Havre
202b4ce418
Draft: Set task mode as default UI mode
2013-09-08 18:22:42 -03:00
jriegel
e3d9bae1ca
Merge Fem developer branch
2013-09-08 19:58:13 +02:00
jriegel
c0e2c92851
remove MachDist from the build system
2013-09-08 19:53:09 +02:00
jriegel
359ed70ff9
remove MachDist module - now in a private repository
2013-09-08 19:51:33 +02:00
jriegel
c2553c95e6
remove the Mesh dependency from Fem
2013-09-08 19:49:25 +02:00
wmayer
813fa0cda7
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-09-08 15:26:36 +02:00
wmayer
ed54b59cf1
0001140: FreeCAD crashes when deleting element in drafter
2013-09-08 15:25:51 +02:00
Yorik van Havre
738b75043b
Arch: grouped all properties into an Arch group
2013-09-07 20:00:41 -03:00
Yorik van Havre
247ab055d4
Draft: grouped all properties into a Draft group
2013-09-07 20:00:27 -03:00
Yorik van Havre
cab1fdf670
Arch: Added additional steel profiles from ifcuser
2013-09-07 19:32:36 -03:00
Yorik van Havre
803d219578
Draft: Better handling of download errors in DXF importer
2013-09-06 17:58:30 -03:00
Yorik van Havre
60a9b28244
Arch: Walls can now be based on a selected face of a space
2013-09-06 17:49:26 -03:00
Yorik van Havre
6e66083d3a
0001234: fixed typo in importDWG
2013-09-05 13:37:54 -03:00
wmayer
8f9a9b71a2
Enhance API of mesh selection
2013-09-04 12:18:20 +02:00
wmayer
b51fcb4470
+ fix whitespaces
2013-09-04 12:11:16 +02:00
jriegel
f18277ff46
Merge branch 'refs/heads/master' into jriegel/develop-fem
...
Conflicts:
src/Gui/View3DInventor.cpp same fix, but master was better
2013-09-04 07:47:08 +02:00
wmayer
eae2ce3ac2
0001223: Dimensional constraint - Unknown C++ exception
2013-09-03 19:15:32 +02:00
wmayer
1fc5b41d02
0001224: Tiny Tweak: v0.14 Shows Some Items as 0.13
2013-09-03 17:21:38 +02:00
wmayer
974ad05807
0001051: Vertex in Part Loft and Sweep profile list - error handling
2013-09-03 15:47:02 +02:00
jriegel
66cab2d207
Fix visual glich in Mesh and start proprocessing
2013-09-02 20:53:53 +02:00
wmayer
71958f3fcc
0001232: Create Mesh from geometry / Export mesh
2013-09-02 14:09:32 +02:00
wmayer
43cb48caec
0001232: Create Mesh from geometry / Export mesh
2013-09-02 13:59:45 +02:00
wmayer
12046e91c2
0001136: StdMeshers.so: cannot open shared object file: No such file or directory
2013-09-02 08:37:25 +02:00
Yorik van Havre
da319c5668
Draft: More tools are now active even when selection is empty
2013-08-31 22:14:23 -03:00
Yorik van Havre
908af9887c
Arch: Arch creation tools are now active even when selection is empty
2013-08-31 13:01:26 -03:00
Yorik van Havre
e7111b4d10
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-08-30 13:00:52 -03:00
Yorik van Havre
ff9e4b1adf
New help menu
2013-08-30 13:00:27 -03:00
jriegel
97b32d6eb9
change node attribute to a id:vector3d dictionary and changes the scripts
2013-08-29 22:15:14 +02:00
wmayer
2780372bc3
Support -psn as hidden program option on MacOSX
2013-08-29 10:06:34 +02:00
Yorik van Havre
38f0f73fbe
Cleaning startup messages from Draft and Arch
2013-08-25 13:43:54 -03:00
wmayer
348fcefb92
0001137: Incomplete slices when using Part.slice on a torus
2013-08-25 17:31:04 +02:00
wmayer
1da39d014d
0001221: Add a function that can apply a Placement to a Shape like sh.transformGeometry(sh.Placement.toMatrix())
2013-08-25 11:32:03 +02:00
Yorik van Havre
47fd378f3f
Draft: Added prefs setting for teigha file converter
2013-08-24 18:48:29 -03:00
wmayer
16bb7af20f
Experiment with boolean cut for slicing
2013-08-24 16:21:21 +02:00
wmayer
730866e384
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-08-24 07:26:54 +02:00
wmayer
f7cfe54fae
Fix refinement algorithm to avoid the loose the solid
2013-08-24 07:26:31 +02:00
Yorik van Havre
f272107826
Draft: minor bugfixes
2013-08-23 13:06:24 -03:00
wmayer
48f8d67b50
Replace BRepTools_ReShape with BRepBuilderAPI_MakeSolid in refinement algorithm
2013-08-23 15:25:17 +02:00
Yorik van Havre
723d034cf0
Draft: better text positionning and scaling
2013-08-22 20:10:02 -03:00
Yorik van Havre
ee04f2b0e9
Draft: minor fixes
2013-08-21 22:34:59 -03:00
Yorik van Havre
e19cccfad0
Draft: Draft-to-drawing can now render faces with holes
2013-08-21 20:13:13 -03:00
Yorik van Havre
61837b6ef8
Draft: Draft-to-Drawing command now works on groups
2013-08-21 19:15:10 -03:00
Yorik van Havre
a39397cf89
Draft: support for non-ascii characters in Draft texts and dimensions
2013-08-21 13:00:56 -03:00
jriegel
35d9459853
Some fixes in the Fem/Material interplay
2013-08-21 17:53:45 +02:00
Yorik van Havre
a4ce94f196
Draft: minor fixes to the dxf importer
2013-08-20 23:12:44 -03:00
Yorik van Havre
4f2594b932
Draft: dxf importer now uses draft clones for blocks when in parametric import style
2013-08-20 19:31:45 -03:00
Yorik van Havre
564f049049
Draft: added prefs option to disable points in dxf import
2013-08-19 22:50:13 -03:00
jriegel
0285dfede9
clean up commands in FEM
2013-08-19 21:30:56 +02:00
Yorik van Havre
e541d6db90
Added favicon to sphinx doc
2013-08-18 17:39:30 -03:00
Yorik van Havre
cbc45d7a82
Small fixes to styling of sphinx docs
2013-08-18 16:56:30 -03:00
jriegel
af56b324b9
Joachims changes and fixes for Abaqus write
2013-08-18 19:24:52 +02:00
Yorik van Havre
96ab84c1dc
Arch: Faster module detection
2013-08-16 23:23:26 -03:00
Yorik van Havre
7d04272534
Arch: Added some preferences settings for walls and structs
2013-08-16 18:54:34 -03:00
jriegel
988d335af5
Fix sequence issue by new object for Isostatic nodes
2013-08-16 16:46:49 +02:00
wmayer
dc4c861e84
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-08-16 12:59:42 +02:00
wmayer
89a5d06926
0001216: Unable to Loft Sketches with Radiused Corners
2013-08-16 12:59:00 +02:00
Yorik van Havre
578fefc9b1
Arch: Added test suite
2013-08-15 19:24:54 -03:00
Yorik van Havre
efe6abb54f
Draft: Added test suite
2013-08-15 19:24:54 -03:00
jriegel
dca9a25a2b
Nicer more informative Isostatic dialog
2013-08-15 22:50:09 +02:00
jriegel
58ba9d4498
Fix bug in getNodes() and some clean up in ApplyingBC
2013-08-15 19:35:52 +02:00
wmayer
e3a9355148
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-08-15 16:51:17 +02:00
wmayer
0900025e2d
+ better check for opening a transaction when removing an object from document
2013-08-15 16:47:56 +02:00
Yorik van Havre
fc0d342c6f
Spreadsheet: Better interface for controller object
2013-08-14 11:05:54 -03:00
wmayer
e1b4fc60ac
Fix inconsistency of order of points of an arc
2013-08-14 12:01:02 +02:00
wmayer
5259ad3d24
0001201: Highlight coincident constraint in sketch view when clicking on (coincident) constraint in constraints list
2013-08-13 20:12:08 +02:00
wmayer
c9ba79666d
0001209: Change the Word 'Radius' for Chamfering
2013-08-13 15:04:55 +02:00
wmayer
2bb8c10fed
0001213: FreeCAD Compilation fails on Linux 32 bit
2013-08-13 14:08:10 +02:00
jriegel
ac69b1fc7f
small fix in Job dialog
2013-08-12 22:30:02 +02:00
jriegel
fede3064b5
Start updating Fem workbench
2013-08-11 23:19:52 +02:00
jriegel
214235e753
Update Fem workbench
...
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
jriegel
e23febcf32
Start new Unit and Quantity system
2013-08-11 23:03:34 +02:00
Yorik van Havre
1446ee0b69
Draft: Fixes in DXF exporter
2013-08-11 12:46:36 -03:00
Yorik van Havre
58dd79e79b
Spreadsheet: Added CSV import/export
2013-08-10 19:26:03 -03:00
wmayer
4376491e38
Add catch block
2013-08-10 16:55:27 +02:00
wmayer
1ede6a3b93
0001207: Expose Standard_Boolean TopoDS_Shape::IsPartner(const TopoDS_Shape& other) const; to python
2013-08-10 11:36:26 +02:00
Yorik van Havre
8e928dc265
Spreadsheet: Added a spreadsheet controller object
2013-08-09 19:36:25 -03:00
wmayer
9357683aef
Fix license
2013-08-09 17:26:57 +02:00
Yorik van Havre
974a82750d
0001200: Support for ellipses in DXF exporter
2013-08-08 11:58:36 -03:00
Yorik van Havre
b4618e3b0a
Spreadsheet: safer formula evaluation
2013-08-06 16:01:40 -03:00
Yorik van Havre
1e1786fd41
Spreadsheet: Fixed caps size bug
2013-08-05 16:59:46 -03:00
Yorik van Havre
b287c02d3d
Spreadsheet: Fixed wrong icon
2013-08-05 15:57:01 -03:00
Yorik van Havre
18d1885015
Spreadhseet: Fixed opening and closing ofeditor view
2013-08-05 15:57:00 -03:00
Yorik van Havre
c1567311c4
Spreadsheet: Updated cmake stuff
2013-08-05 15:57:00 -03:00
Yorik van Havre
f416a324b7
Spreadsheet: Finished base object + viewer
2013-08-05 15:57:00 -03:00
Yorik van Havre
395725348b
Spreadsheet: added functionality
2013-08-05 15:57:00 -03:00
Yorik van Havre
7f1044a9bb
Turned the spreadsheet into a FreeCAD object
2013-08-05 15:57:00 -03:00
Yorik van Havre
3a64a9db8a
Started spreadsheet module
2013-08-05 15:57:00 -03:00
jriegel
db43260bb8
small fix in claim children
2013-08-04 20:41:05 +02:00
jriegel
a5262f9cb7
Add python object for the FemMesh ViewProvider for later postprecessing capabilities
2013-08-04 20:39:08 +02:00
jriegel
88d558b984
make Special Analysisi object for MachDist
2013-08-04 19:25:29 +02:00
jriegel
bd6dc08a1b
Make Fem::Analyses object inheritable to python and some fixes in Material
2013-08-04 19:22:17 +02:00
jriegel
1b7acb839b
add double click handling to the PythonViewProvider template
2013-08-04 19:20:54 +02:00
Yorik van Havre
837ad096f2
Small fix in win installer (removed draft lib)
2013-08-03 14:17:57 -03:00
Yorik van Havre
a836759ebd
Revert "Set default license for new files to All rights reserved"
...
This reverts commit f5cbde11d2
.
2013-08-01 17:04:39 -03:00
jriegel
bd196395db
Finish the job writing
2013-08-01 21:49:45 +02:00
Yorik van Havre
f5cbde11d2
Set default license for new files to All rights reserved
2013-08-01 12:31:17 -03:00
Yorik van Havre
0068d52b62
Arch: small fix to IFC importer
2013-08-01 10:13:11 -03:00
Yorik van Havre
650b493f6f
document License and LicenseURL properties now appear in doc properties dialog
2013-08-01 09:48:05 -03:00
jriegel
deb2ed9939
Move Job generation in JobDialog
2013-07-31 22:38:30 +02:00
jriegel
b8cac92e83
switch MachDistIsostatic to python algorithem
2013-07-31 19:10:45 +02:00
Yorik van Havre
c6858f69fd
Draft: Fixes bugs from last commit
2013-07-31 13:55:06 -03:00
Yorik van Havre
b3f79881c5
Draft: removed unnecessary uses of DraftVecUtils
2013-07-30 16:48:28 -03:00
Yorik van Havre
8b75c6a206
Arch: small fix in IFC importer
2013-07-30 16:47:55 -03:00
Yorik van Havre
a81c16c391
Exposed vector negative to python
2013-07-30 12:17:06 -03:00
Yorik van Havre
cb789a25d8
Arch: Added Tool property to Structs to define an extrusion path
2013-07-27 17:12:48 -03:00
Yorik van Havre
03be0d39ec
Draft: Small fix in dimensions
2013-07-25 14:07:52 -03:00
Yorik van Havre
4ddfa9fc96
Draft: Better interface for setting hatch patterns
2013-07-25 13:45:40 -03:00
Yorik van Havre
b0390d6a78
Arch: Small fix in walls
2013-07-25 11:49:46 -03:00
Yorik van Havre
117bfe48d2
Arch: Added steel profiles to structs
2013-07-24 17:40:35 -03:00
jriegel
9155eed7d9
Implement Isostatic Gui
2013-07-24 22:15:25 +02:00
Yorik van Havre
98ebf2903c
Draft: Small label fix
2013-07-24 15:15:20 -03:00
jriegel
2cad732138
fix material save/load for non ascii paths
2013-07-24 18:14:55 +02:00
Yorik van Havre
6e9a51d017
Arch: Set wall and structs default units to mm
2013-07-24 13:00:02 -03:00
Yorik van Havre
197d141c58
Arch : Added wood sections presets to structures
2013-07-24 12:27:16 -03:00
Yorik van Havre
a3a50658f6
Arch: Restored length property of walls
...
Walls can again be based on no underlying object, and be
only defined by length, width and height.
2013-07-24 11:52:13 -03:00
wmayer
03022837c3
0001189: Re-assign hot keys 0 thru 6 to line up with the icon placement.
2013-07-24 16:22:36 +02:00
jriegel
08e2cf1e40
more info on meshing and recalculation only if needed
2013-07-23 21:45:12 +02:00
wmayer
4ce0474901
Fix possible crash when checking for available undo/redo
2013-07-23 14:46:34 +02:00
wmayer
b1451181ea
Edge collapse method
2013-07-23 13:28:37 +02:00
wmayer
ba21383e0c
Add method to check if console mode is on/off
2013-07-23 13:27:02 +02:00
wmayer
42b06e48a8
Add nullify method to Matrix class
2013-07-23 11:21:31 +02:00
wmayer
e11ec162a2
Fix macro path issue
2013-07-23 11:20:48 +02:00
wmayer
d9e126fdf2
Fix typos
2013-07-23 11:18:56 +02:00
Yorik van Havre
0253fb9e74
Arch: added spaces to the ifc importer + minor fixes
2013-07-19 15:47:47 -03:00
wmayer
4263271fe4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-19 12:28:11 +02:00
wmayer
a5d9d6312d
Fix Python exception handling
2013-07-19 12:27:44 +02:00
jriegel
adfe1321a5
some fixes in material handling
2013-07-18 23:03:43 +02:00
Yorik van Havre
f43fcd1fb5
Arch: Wall and Struct tools now set the working plane before drawing
2013-07-18 16:26:00 -03:00
Yorik van Havre
08f031d6ca
Draft: Small interface cleanup
2013-07-18 16:04:34 -03:00
Yorik van Havre
b2637897f5
0000982: Arch Space object
...
A new Arch Space object that can be created from a solid shape or from
several boundary faces, or a mix of both
2013-07-18 12:59:17 -03:00
Yorik van Havre
dcb2ebf2ec
Arch: Further work on Space object
2013-07-17 13:23:33 -03:00
wmayer
a882476c25
Add distanceToPoint to VectorPy
2013-07-17 16:41:09 +02:00
wmayer
8cbcc06865
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-17 13:58:48 +02:00
wmayer
d47a4838b2
Fix focus issue with property editor
2013-07-17 13:58:18 +02:00
Yorik van Havre
27b8be4e9b
Arch: forgot to update the cmake file...
2013-07-16 19:59:56 -03:00
Yorik van Havre
5255443469
Arch: First draft of a Space tool
2013-07-16 19:09:16 -03:00
jriegel
cce65e9225
Small fix
2013-07-16 22:15:05 +02:00
Yorik van Havre
3a75c0e086
0001184: Support for arc segments in Draft wires
...
Draft wires can now be based on a sketch with arcs, by using the
Upgrade tool on a sketch.
2013-07-16 16:30:44 -03:00
Yorik van Havre
ea4d33f610
Draft: Enabled hatch patterns for all fillable Draft objects
2013-07-16 15:43:07 -03:00
jriegel
a948f7a16f
fix in alignment code
2013-07-16 19:42:15 +02:00
Yorik van Havre
1831cb9e34
Draft: Split main preferences page into 2
2013-07-16 13:40:06 -03:00
wmayer
64890a4552
0001182: Preserve names and colors on console mode export to STEP
2013-07-16 14:41:30 +02:00
jriegel
ca0f3155e4
Add Job Control Dialog
2013-07-14 21:14:38 +02:00
jriegel
a7fbc02e6d
finish move tool
2013-07-14 18:21:08 +02:00
wmayer
b7992ed76f
0001105: disable grid in sketcher
2013-07-14 18:14:18 +02:00
wmayer
56b9694427
0001076: Placement Position Entry can be improved
2013-07-14 16:19:37 +02:00
wmayer
097b95f686
Show linked objects of compound objects as children in tree view
2013-07-14 15:53:57 +02:00
jriegel
fbdbb8b4ab
Add MoveTools
2013-07-14 09:59:14 +02:00
jriegel
d2f7efe8c6
further implement Align and Material
2013-07-13 21:00:03 +02:00
jriegel
7319f89167
fix Preferences Page and start Material
2013-07-13 16:29:28 +02:00
wmayer
3e5168a0c1
0000964: Patch to allow use of external PyCXX
2013-07-13 16:25:16 +02:00
jriegel
211764b5da
some tuning in Alignment & copy constructor for FemMeshPy
2013-07-13 15:45:05 +02:00
wmayer
a81639afe1
Add a parametric compound command
2013-07-13 15:05:13 +02:00
jriegel
f3aebef651
fix in write ABAQUS
2013-07-13 13:15:38 +02:00
jriegel
cd19d8155c
remake the position handling on the C++ side
2013-07-13 11:54:21 +02:00
jriegel
125b2f3543
fliping code and some minor adjustments
2013-07-12 23:09:13 +02:00
wmayer
de9ad5ddfb
0001110: Decimal point entry in LinearPattern length field
2013-07-12 17:15:05 +02:00
wmayer
c44158f90b
0000846: [Sketcher] Dragging + ESC
2013-07-12 15:30:47 +02:00
wmayer
f511d5cc96
Remove updateUi() from slot functions
2013-07-12 12:55:37 +02:00
wmayer
227b1f6eb2
0001110: Decimal point entry in LinearPattern length field
2013-07-12 12:49:37 +02:00
wmayer
93827f68e8
0001175: pressing escape in datum editing dialog closes sketch
2013-07-12 11:28:54 +02:00
jriegel
6f5ae0dd42
Implementing new Alignment approach
2013-07-11 00:19:46 +02:00
jriegel
4ab5bd57c9
Add Nodes interface to FemMesh (for usage e.g. calculating eigen transformation)
2013-07-10 23:16:21 +02:00
jriegel
0b57c4da5c
Add a general methode for calculating eigen transformation into the Mesh interface
2013-07-10 23:15:25 +02:00
jriegel
cddcba5238
Add checkbox for auto fine tuning to Alignment dialog
2013-07-10 23:14:09 +02:00
jriegel
bdd3575cd2
Undo some of the tried fixes which doesen't work
2013-07-10 23:13:27 +02:00
Sebastian Hoogen
12f4190c93
OpenSCAD: call which to find openscad executable
...
on all platforms except 'win32'
2013-07-10 20:52:23 +02:00
Sebastian Hoogen
3b32918e54
OpenSCAD check for relative paths in open function as well
2013-07-10 16:43:22 +02:00
Sebastian Hoogen
9f4c547afe
search for OpenSCAD executable when initalizing WB
2013-07-10 16:19:24 +02:00
Sebastian Hoogen
97f3fd54ce
use TypeId instead of Type of Part::Feature in exportCSG.py
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
f1762bf3f4
added function to search for the openscad executeable
...
this function implmented but not called at the moment
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
0d7fafc048
OpenSCAD check for gui in rotate extrude
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
558a3e715e
process OpenSCADs stdout and allow os.unlink to fail
2013-07-10 16:11:31 +02:00
Sebastian Hoogen
c6c68f77b2
proposal for exporter
2013-07-10 16:11:31 +02:00
wmayer
bebd37a39a
0000459: Revolving a single line sketch fails
2013-07-10 15:26:31 +02:00
wmayer
f388e0001b
0000923: Split shape color setting from current preference page into a separate page
2013-07-10 14:45:06 +02:00
wmayer
f878f630a9
0001109: Touchpad Navigation issue
2013-07-10 13:06:32 +02:00
jriegel
c77d2c688e
Again some fixes
2013-07-10 07:54:26 +02:00
jriegel
3f7f010041
some fixes of the fixes ;)
2013-07-10 07:45:39 +02:00
jriegel
4c6e988aad
Fix Boundbox problem in FemMesh and make singular Coordinate3 node
2013-07-10 01:09:59 +02:00
jriegel
1ce212160b
move AxisCross code to the Viewer and make a Python binding
2013-07-09 23:28:21 +02:00
jriegel
d5ec1da95b
implement user interface for creating a Analyses and add a part
2013-07-09 22:15:06 +02:00
wmayer
a66d9449b0
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-09 19:03:27 +02:00
wmayer
a966534295
0000931: Can't change STEP/IGES export units through Python interface
2013-07-09 19:02:53 +02:00
Yorik van Havre
7e525e6d8c
Draft: Further work on hatching
2013-07-09 13:55:25 -03:00
wmayer
adc0052997
0000948: Part names are incorrect on import from STEP file
2013-07-09 14:37:34 +02:00
wmayer
f86c65644c
Try alternative sort method
2013-07-09 10:40:37 +02:00
wmayer
7e13921de4
0000641: Make Clipping-Plane-placement editable + support multiple planes
2013-07-08 17:26:50 +02:00
wmayer
fc845d6fae
0000641: Make Clipping-Plane-placement editable + support multiple planes
2013-07-08 17:18:46 +02:00
wmayer
f43f63d3b6
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 21:19:40 +02:00
wmayer
7de742b436
0000735: Feature request for better Fillet/Chamfer
2013-07-07 21:19:19 +02:00
Yorik van Havre
51383ada07
0001167: Arch fixtures system
...
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.
Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
wmayer
56295c5d76
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 16:13:58 +02:00
wmayer
2b0757c3a6
0000735: Feature request for better Fillet/Chamfer
2013-07-07 16:13:38 +02:00
wmayer
e3b0c111be
Fix crash when closing color panel
2013-07-07 16:05:30 +02:00
Yorik van Havre
c519f793e3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 18:47:58 -03:00
Yorik van Havre
407f4d9e2f
Draft: Added face mode to Draft rectangle tracker
2013-07-06 18:41:43 -03:00
wmayer
689fcd58d8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 22:49:45 +02:00
wmayer
d4d4c8dc62
0000596: Edge chain selection
2013-07-06 22:49:12 +02:00
Yorik van Havre
28b001f26c
Draft: Further work on SVG hatch patterns
2013-07-06 16:33:34 -03:00
Yorik van Havre
9ba82ae058
Arch: Small fix in windows
2013-07-06 13:30:26 -03:00
wmayer
efd0274d47
0001104: Toolbar Customizer Move Buttons enabled but inactive
2013-07-06 17:48:30 +02:00
wmayer
267c8ad046
0001023: Crash when quitting after using Windows > Tile
2013-07-06 17:21:35 +02:00
wmayer
efa27db67a
0001161: Merged Project object being imported changes size when moved
2013-07-06 15:49:20 +02:00
wmayer
7f27e4355a
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 15:03:55 +02:00
wmayer
4afa0138cc
0001162: Cut mesh with plane
2013-07-06 15:03:28 +02:00
wmayer
b9fb862c66
+ Reduce redundant code in mesh classes
2013-07-06 15:02:52 +02:00
Yorik van Havre
4846f4ea50
Draft: Enabling svg hatch patterns
2013-07-05 23:04:50 -03:00
Yorik van Havre
634830e639
New splashscreen
2013-07-05 17:18:34 -03:00
Yorik van Havre
321938c1f5
Draft: small fixes
...
+ added svg scaling capability to Draft.loadTexture()
+ late-loading of svg patterns
+ fixed warnings in Draft Drawing tool
2013-07-05 13:44:31 -03:00
Yorik van Havre
0883e885b3
Draft: Small fix in Draft Wires
2013-07-05 11:50:05 -03:00
wmayer
249e806a31
+ playing in sandbox
2013-07-05 15:31:54 +02:00
wmayer
6fde5d764b
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
Yorik van Havre
e811e09545
Draft: Small bugfix in wire tool
2013-07-04 12:50:02 -03:00
wmayer
ab9b6bd5a8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-03 19:31:21 +02:00
wmayer
bd30307432
disable selection node during box selection
2013-07-03 19:31:00 +02:00
wmayer
ed6a820f9f
0000803: Feature request - box selection for faces in set color mode
2013-07-03 19:30:10 +02:00
Yorik van Havre
a367b2e1e3
Arch: Allow windows to have different colors
...
+ When editing window components, a new "type" setting is available
+ In Arch preferences there is a new "Window Glass Color" preference
+ When a window component is set to "Glass panel" type it takes the glass color
2013-07-03 13:10:49 -03:00
wmayer
23ebb99827
Call releaseMouseModel() in stopSelection() of navigation style
2013-07-03 15:04:47 +02:00
wmayer
14ced6b202
0001133: crash at padding a sketch with 42 holes
2013-07-03 07:56:36 +02:00
wmayer
902ce7871f
0000803: Feature request - box selection for faces in set color mode
2013-07-02 18:49:53 +02:00
wmayer
8c6f77bb2b
Fix weird behaviour for 64-bit version on Windows
2013-07-02 14:52:32 +02:00
wmayer
fc2fb55042
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-02 10:06:26 +02:00
wmayer
20c57d3a33
Use rubberband for box selection
2013-07-02 10:04:33 +02:00
Yorik van Havre
64ed1d97b2
Draft: Added commands for snapping tools
...
Snap tools now also appear in the Draft menu, so users can
give them keyboard shortcuts.
2013-07-01 16:28:00 -03:00
Yorik van Havre
7501475e66
Draft: Fixed bug in trim tool
2013-07-01 12:53:43 -03:00
wmayer
0de46dcd0e
0001025: wireframe mode should include vertices in display
2013-07-01 14:00:55 +02:00
wmayer
f5d091fc96
0000849: [Sketcher] Small inconsistency with update
2013-07-01 13:08:47 +02:00
wmayer
0361730d98
+ do not reset viewing mode when animating 3d view
2013-07-01 12:50:00 +02:00
wmayer
112b25f9fc
Expose getMainWindow() to Python
2013-06-30 23:34:24 +02:00
wmayer
8a5d32892f
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-30 19:08:11 +02:00
wmayer
9e546120bc
0000920: Hide turntable dialog when in fullscreen mode
2013-06-30 19:07:41 +02:00
Yorik van Havre
8ca6d56bf1
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-30 13:55:26 -03:00
wmayer
c6d23d1598
PySide binding
2013-06-30 15:14:02 +02:00
wmayer
873730effe
PySide stuff
2013-06-30 11:01:09 +02:00
Yorik van Havre
5df0638aec
Arch: Removed obsolete ArchCell.py
2013-06-29 12:05:45 -03:00
wmayer
449e71a6b4
Replace native file dialog with Qt's file dialog on Linux
2013-06-29 15:11:48 +02:00
Yorik van Havre
c6d512ccab
Draft: fixes to dxf & svg exporters to work in console mode
2013-06-28 14:13:35 -03:00
Yorik van Havre
b2c635e40c
0001032: Preference setting for bounding box colour
2013-06-27 20:42:30 -03:00
wmayer
ea08d136f8
Activate new file dialog for Linux
2013-06-27 17:30:33 +02:00
wmayer
367ecc3ff3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-27 17:08:31 +02:00
wmayer
9679bacabf
Auto append file extension in file dialog
2013-06-27 17:07:39 +02:00
jriegel
950d9093e9
Merge branch 'refs/heads/jriegel/develop-fem'
2013-06-27 16:47:40 +02:00
wmayer
4b2474807b
0001160: Freecad sometimes 'forgets' the ability to handle stp files
2013-06-27 14:16:41 +02:00
jriegel
388ad0ce78
Small fix in Fem
2013-06-27 00:14:02 +02:00
jriegel
b312232b80
Switch NetgenObject to inert if build without Netgen
2013-06-26 23:20:09 +02:00
jriegel
e1847a00f9
Activating FEM for Linux again (without Netgen plugin)
2013-06-26 19:14:36 +02:00
jriegel
83b956e908
Merge branch 'refs/heads/master' into jriegel/develop-fem
...
Conflicts:
src/Mod/Fem/App/FemMeshShapeNetgenObject.cpp
src/Mod/Fem/App/FemMeshShapeNetgenObject.h
src/Mod/Fem/Gui/AppFemGuiPy.cpp
src/Mod/Fem/Gui/Command.cpp
src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.cpp
src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.h
src/Mod/Fem/Gui/TaskTetParameter.cpp
src/Mod/Fem/Gui/TaskTetParameter.h
src/Mod/Fem/Gui/TaskTetParameter.ui
src/Mod/Fem/Gui/ViewProviderAnalysis.cpp
src/Mod/Fem/Gui/ViewProviderAnalysis.h
src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.cpp
src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.h
2013-06-26 19:02:15 +02:00
Yorik van Havre
7f216323ff
0001092: Draft local/global coordinates
...
The draft X,Y,Z coordinates are now displayed as global, or local
if the current working plane is different from the world axes.
2013-06-25 11:40:38 -03:00
Yorik van Havre
827a716814
Draft: minor fixes to DXF importer
2013-06-23 15:59:35 -03:00
Yorik van Havre
218a828327
Draft: fixed cmake and installer stuff with removed draftlibs
2013-06-23 15:33:26 -03:00
Yorik van Havre
2d180fac38
Draft: Removed draftlibs
...
Removed the contents of the draftlibs folder (dxf import-export) for license
reasons. These files are now hosted on
https://github.com/yorikvanhavre/Draft-dxf-importer and will be downloaded
automatically by FreeCAD on first use.
2013-06-22 14:48:58 -03:00
wmayer
1dc122dc9a
0000877: Move from PyQt to PySide
2013-06-22 01:56:58 +02:00
Yorik van Havre
367a8f9aee
Draft: Fixed license blocks
2013-06-20 21:32:41 -03:00
Yorik van Havre
33faa40101
0001078: Draft now snaps to center of polygons and cylinders
2013-06-20 21:21:35 -03:00
wmayer
f05be462bc
Reduce redundant code in View3DInventorViewer class
2013-06-20 16:57:10 +02:00
wmayer
5b46a86056
0001155: FreeCAD crashed while creating a loft of two ellipses
2013-06-20 13:12:31 +02:00
wmayer
c6b02da648
Use framebuffer object as fallback for off-screen rendering
2013-06-19 17:42:28 +02:00
wmayer
e5224f1140
Fix license of script
2013-06-19 10:21:01 +02:00
jriegel
fad194c8d7
Nother fixes
2013-06-17 22:18:32 +02:00
jriegel
e0f18f6986
fix in cMake file
2013-06-17 19:51:01 +02:00
wmayer
b63f9d7a2b
0001152: The output of __repr__() of Vector and Rotatio would create Objects with different Values do to inapropriate rounding
2013-06-17 13:21:25 +02:00
wmayer
d99a09b03c
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-17 11:45:00 +02:00
wmayer
fe9da93c9c
Fix in returning correct surface from face
2013-06-17 11:44:23 +02:00
Yorik van Havre
d26ffbe9aa
Arch: misc improvements
...
+ Further work on snap tracking dims
+ Better snap for structures
+ Corrected initial temp shape of structures
+ Added a box with wall length (still readonly)
2013-06-16 20:06:14 -03:00
Yorik van Havre
a63e18f170
Arch: Added preliminary dimensions tracking to walls
2013-06-16 14:13:20 -03:00
wmayer
d14d5cb2e4
#0001093 : Improvements for Brep Inventor nodes (disabled atm)
2013-06-15 23:07:26 +02:00
wmayer
2dce90b9b0
#0001150 : Abort on startup
2013-06-15 22:26:21 +02:00
Yorik van Havre
31fbfd33ef
0001151: Draft loads Part module at start
...
+ Fixed loading of Part module at startup
+ Minor cleaning around
2013-06-15 15:39:29 -03:00
wmayer
6a9594d4c0
Don't show attribute 'Type' in call tips any more
2013-06-15 15:32:06 +02:00
wmayer
313866ee63
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-14 23:09:59 +02:00
wmayer
ca2cbc3be4
Trick to download files if logged in at SF
2013-06-14 23:09:25 +02:00
Yorik van Havre
f0d9cdbc12
Draft: Small fix for malfuncioning pivy
2013-06-14 12:04:59 -03:00
Yorik van Havre
6a88bcd870
0001138: Use TypeId in Draft & Arch
2013-06-14 11:19:58 -03:00
wmayer
90292ecaaf
Create minidump file if FreeCAD crashes on Windows
2013-06-14 14:33:02 +02:00
wmayer
5a04adebe4
#0000862 : Draft toolbar doesn't disappear when switching workbenches
2013-06-13 22:30:46 +02:00
wmayer
88a05de6ba
#0001143 : Boolean Cut Fails with Extruded Shapestring
2013-06-13 14:37:01 +02:00
wmayer
b97266a341
#0001143 : Boolean Cut Fails with Extruded Shapestring
2013-06-13 12:14:24 +02:00
wmayer
b36ffe63fd
Activate OSD signals on Linux
2013-06-12 23:15:53 +02:00
wmayer
00b4fd364a
Show status of downloading file
2013-06-12 23:15:13 +02:00
wmayer
2282b72025
0001143: Boolean Cut Fails with Extruded Shapestring
2013-06-12 17:01:55 +02:00
wmayer
7e792ef761
Use PropertyFile for fonts
2013-06-11 22:31:15 +02:00
wmayer
32117fb980
Prepare Windows build to use FreeType
2013-06-11 17:28:21 +02:00
jriegel
f69a3842e9
New Gui
2013-06-09 20:18:26 +02:00
jriegel
6eb90b1b21
showTaskView() in Python
2013-06-09 20:04:23 +02:00
jriegel
b7523b63af
Some fixes in python ViewProvider handling
2013-06-09 17:52:03 +02:00
jriegel
e189c0b336
add addModule() macro helper to the python interface of Application
2013-06-09 16:24:07 +02:00
jriegel
8735f4b8a6
working on material framework
2013-06-06 23:24:30 +02:00
wmayer
c2adf81ea6
+ Make FreeCAD default app to open FCStd files, allow to define different mimetype icons
2013-06-05 15:31:09 +02:00
wmayer
b63f2c7f4b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-05 13:35:40 +02:00
wmayer
3664455182
Fix deadlock issue
2013-06-05 13:35:09 +02:00
wmayer
cb37f84ccb
Use TypeId in Draft
2013-06-04 21:16:28 +02:00
jriegel
8ddaf06100
Put the icons in play
2013-06-04 19:42:14 +02:00
jriegel
4ef45dad4b
Add icons to the resources
2013-06-04 19:02:17 +02:00
jriegel
8ef44934d2
Add some files to build
2013-06-03 21:00:38 +02:00
jriegel
ef6a4bdd10
Implementing special material gui
2013-06-03 18:05:52 +02:00
jriegel
53a2f03246
Add Icons
2013-06-03 10:14:39 +02:00
jriegel
eaa38ec43e
Add Material treatment file
2013-06-03 08:19:28 +02:00
wmayer
0bebfcc50f
Add FreeCAD icons with different sizes
2013-06-03 01:11:26 +02:00
jriegel
f120990372
Add file importer, standard material and Yoriks gui prototype
2013-06-01 20:27:30 +02:00
wmayer
aa6c15d8d7
Remove path
2013-06-01 18:15:46 +02:00
jriegel
fd262a24f6
Added Material base-classes
2013-06-01 18:12:57 +02:00
wmayer
02510f4e02
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-05-30 17:04:27 +02:00
wmayer
ab012f5bee
Port to Coin3d 4.x
2013-05-30 17:03:52 +02:00
jrheinlaender
5e443eab04
Fixed build error on Ubuntu
2013-05-30 15:29:06 +02:00
wmayer
26d1751aeb
0000952: Download manager
2013-05-29 17:57:25 +02:00
wmayer
2896efe584
0000952: Download manager
2013-05-29 12:38:01 +02:00
jriegel
e6c649cc1d
Fix in Grid calculation and remove some trace messages from SMESH
2013-05-29 00:34:08 +02:00
wmayer
3db10284b1
0000952: Download manager
2013-05-28 18:14:58 +02:00
jriegel
c10d87d366
small fixes and tests in Fem
2013-05-28 18:13:01 +02:00
wmayer
2e31e177a8
Apply fix from mrlukeparry for datum labels
2013-05-27 11:25:50 +02:00
wmayer
376fdb4e91
Port to OCC 6.6
2013-05-25 23:46:28 +02:00
wmayer
d07fc16268
Improve ruled surface feature
2013-05-25 16:58:20 +02:00
wmayer
fad26c93a5
Implement authenticate slot in download dialog
2013-05-25 14:02:26 +02:00
wmayer
ff031ec4c6
Show question dialog to ask user to continue when deleting an object
2013-05-25 14:01:15 +02:00
wmayer
152d2b895f
Port to OCC 6.6
2013-05-25 13:30:01 +02:00
wmayer
163fbe1dcd
Fix lock file issue on Linux
2013-05-25 01:45:37 +02:00
Jose Luis Cercós Pita
10fd202f95
Disabled simulations stuff for the master branch
2013-05-21 08:27:00 -04:00
Jose Luis Cercós Pita
213bc56c1c
Updated the windows installer
2013-05-21 08:27:00 -04:00
Jose Luis Cercós Pita
9f2b514ae6
Prevented some errors in the floating coefficient computation
2013-05-21 08:27:00 -04:00
Jose Luis Cercós Pita
970c6a7fad
Fixed main frame area coefficient
2013-05-21 08:27:00 -04:00
Jose Luis Cercós Pita
2b38876e40
Managed situations when no tank volume can be found
2013-05-21 08:27:00 -04:00
Jose Luis Cercós Pita
f9e1c43285
Regenerated branch
2013-05-21 08:27:00 -04:00
wmayer
b45c1dbb84
Allow to delete sub-elements in either case
2013-05-21 13:42:08 +02:00
wmayer
6fd74b77b7
Set default names for widgets in Qt designer plugin
2013-05-21 11:56:36 +02:00
wmayer
37d1696e16
0000175: Auto save function (first step)
2013-05-17 13:29:11 +02:00
wmayer
1939e61c57
Check for decimal and group separator on startup (Windows)
2013-05-16 12:32:33 +02:00
wmayer
ea943e0d7c
0001121: IndentationError in Python Console
2013-05-14 17:28:44 +02:00
wmayer
672e4d0feb
0000965: Tooltips should include shortcuts keys in parentheses
2013-05-14 16:26:44 +02:00
wmayer
81045486fd
0000826: reading from the python console for using pdb -- code cleanup
2013-05-14 15:20:00 +02:00
wmayer
941dcbf6fc
Implement drag-at-cursor
2013-05-14 14:53:13 +02:00
wmayer
5639f22f8e
0001111: Deleting sketch after padding was done crashes the program
2013-05-13 16:25:30 +02:00
wmayer
04401b46f5
Set version number to 0.14
2013-05-13 15:36:53 +02:00
wmayer
f23a3cf5c4
0001120: Windows installer long standing issues [easy fix]
2013-05-13 15:34:21 +02:00
wmayer
bb65031594
Method to get SelectionObject from string
2013-05-13 15:25:31 +02:00
wmayer
83a447f43f
MVC for tree view
2013-05-11 22:16:02 +02:00
jriegel
b1820a8943
Switch of Salome-messages in Release
2013-05-11 20:15:39 +02:00
wmayer
1e2aface5a
Fix for highlighting of edges
2013-05-08 18:56:55 +02:00
wmayer
cec94bdb6a
Fix for highlighting of edges
2013-05-08 18:40:20 +02:00
wmayer
fa3bbd093a
Save position of last edited property item and restore it when selection changes
2013-05-08 15:07:46 +02:00
wmayer
738e8c3d15
Prepare tree view to show for multiple referenced objects more tree items
2013-05-08 14:47:20 +02:00
wmayer
33fbb0ed8d
Ask user what to do if objects with unselected dependency get copied
2013-05-08 14:45:52 +02:00
wmayer
d58f317bc5
Reimplement 'Duplicate' command to do the same as Copy/Paste
2013-05-07 23:30:17 +02:00
wmayer
9a9510d9e3
Make file read-only once assigned to a PropertyFileIncluded instance
2013-05-07 22:42:58 +02:00
wmayer
ab8a8cd371
Remove unneeded code
2013-05-07 15:35:51 +02:00
wmayer
7c5ff7cec9
Do not allow to drag and drop child items of non-group objects in tree view
2013-05-06 15:34:56 +02:00
wmayer
9971dca73c
Add copyright notice
2013-05-06 12:51:47 +02:00
wmayer
8cf9dba3ba
Add python example of how to use splines
2013-05-06 12:50:31 +02:00
wmayer
50559c4b17
One more fix to avoid loss of data
2013-05-06 12:27:25 +02:00
wmayer
62710779a7
Rename transient directory when saving document under new file
2013-05-06 11:28:13 +02:00
wmayer
95b2a1cd2b
Fix another data loss issue in PropertyFileIncluded
2013-05-06 10:51:25 +02:00
wmayer
1aff25a62d
Fix data loss in PropertyFileIncluded
2013-05-06 08:27:25 +02:00
jriegel
0c3519b616
Switch setup Dialog around
2013-05-06 08:22:10 +02:00
jriegel
b46e89de25
transparent parameter in Dialog
2013-05-05 22:41:56 +02:00
jriegel
dab1499b5b
Further implementing parameter setting
2013-05-05 19:34:05 +02:00
wmayer
b198248535
Fix XML reading in property class
2013-05-05 01:24:28 +02:00
wmayer
cb03da1d5c
Improve UUID handling of documents
2013-05-04 18:05:39 +02:00
wmayer
946bd02df4
Improve reporting of Python exceptions
2013-05-04 14:23:53 +02:00
wmayer
2bbe465229
+ Make transient directory of the form ExeName_Doc_{UUID}_{HASH}_{PID}
...
+ Set some properties in Document read-only
+ Implement Document::saveAs
+ Fix PropertyUUID::setValue()
+ Add a field for UUID in document information panel
2013-05-04 03:16:34 +02:00
wmayer
9ad4bb5595
Mark attribute 'Type' deprecated, use 'TypeId' now
2013-05-03 21:23:34 +02:00
wmayer
e18dcef6db
Fix crash in property editor of property link is empty
2013-05-03 18:30:25 +02:00
wmayer
66bf91b077
Move GL painting of Rubberband into pimpl class
2013-05-03 17:03:00 +02:00
wmayer
7bbe64f586
Fix gcc build failure
2013-05-02 18:07:06 +02:00
wmayer
746ab2ec78
Add framebuffer support to Inventor viewer
2013-05-02 17:37:56 +02:00
wmayer
fba4d14f79
Implement Copy/Paste for PropertyEnumeration
2013-05-02 14:02:55 +02:00
jriegel
81aa1caf9b
Small fix in dialog box
2013-04-30 08:23:24 +02:00
jriegel
5f8f9842e4
wiering the tet dialog
2013-04-29 22:21:55 +02:00
wmayer
6551cc4d81
Command to reorient sketch
2013-04-29 21:12:45 +02:00
jriegel
3cca1594da
Add ActiveAnalysis logic
2013-04-29 20:08:21 +02:00
wmayer
b36cc0e43a
Add property classes to type system
2013-04-29 16:54:25 +02:00
wmayer
a233388328
Make information if tree item is expanded/collapsed persistent
2013-04-29 14:30:26 +02:00
jriegel
2bc64acebf
Adding additional objects to FEM
2013-04-28 19:07:59 +02:00
jriegel
eaa639e5ae
Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object
2013-04-28 19:07:57 +02:00
jriegel
3f48909fbc
Add active Analysis logic
2013-04-28 19:07:56 +02:00
wmayer
7e7dc80a7f
Fix typos
2013-04-28 17:33:48 +02:00
wmayer
8122723360
Switch new selection style explicitly off for some types
2013-04-28 17:23:54 +02:00
wmayer
ecc61ba784
Fix typo
2013-04-28 14:31:12 +02:00
wmayer
9eb917af08
Fix possible crash in PropertyEnumeration class
2013-04-28 14:30:25 +02:00
wmayer
859cf78dba
0001087: Inventor Navigation continues with released Mouse Button
2013-04-27 22:10:59 +02:00
wmayer
9f0b1ac66e
Improve performance of box selection in sketcher
2013-04-27 20:45:16 +02:00
wmayer
420d10face
Add a GLPainter class to do all the OpenGL drawing stuff
2013-04-27 19:24:39 +02:00
wmayer
adaa3716dd
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-04-26 17:22:10 +02:00
wmayer
c754280af6
Improve methods to select meshes, allow to smooth only selected area of a mesh
2013-04-26 17:21:36 +02:00
wmayer
2aabac71a7
Add convenience methods to query selection of a mesh
2013-04-26 17:20:24 +02:00
wmayer
cffc53f8ea
Fix whitespaces
2013-04-26 17:19:23 +02:00
wmayer
2fdc4c7a10
Better exception handling when writing STEP/IGES/BREP files via Python
2013-04-26 17:18:25 +02:00
wmayer
7d400af1f3
Implement a TaskGroup class to show widgets without extra header
2013-04-26 17:16:56 +02:00
wmayer
c7b0125769
Minor changes
2013-04-26 17:16:01 +02:00
wmayer
60eeb81183
Implement a more user-friendly selection tool
2013-04-26 17:13:20 +02:00
wmayer
688141164a
Allow to show more parameter sets in parameter editor
2013-04-26 17:10:33 +02:00
wmayer
1396a1ae15
Make Command::getSelection static
2013-04-26 17:09:18 +02:00
wmayer
a40bac2bc2
Fix const correctness
2013-04-26 17:08:05 +02:00
wmayer
c1e90feb0a
Add utility functions to convert between string/wstring
2013-04-26 17:07:18 +02:00
wmayer
3cb4cf6fe3
Allow to save/load XML to/from buffer
2013-04-26 17:06:18 +02:00
wmayer
1a81658d5e
Allow to save/load XML to/from buffer
2013-04-26 17:05:40 +02:00
wmayer
999940144c
Fix whitespace
2013-04-26 17:01:39 +02:00
Yorik van Havre
c2f452fd44
0000981: Arch groups now have a placement
2013-04-24 12:09:46 -03:00
jriegel
527a6f5562
Add mesh parameters and Some fixes
2013-04-23 00:16:47 +02:00
Yorik van Havre
a22a719cb9
Draft: dwg support in windows
2013-04-21 23:32:34 -03:00
Yorik van Havre
1eb96db737
Draft: fixed Draft's cmake file
2013-04-21 19:22:30 -03:00
Yorik van Havre
e3dd8196bd
Draft: Preliminary DWG support
...
Using the teigha file converter. Warning, only working on linux
at the moment. See mantis issue 1103 to help me porting to other OSes
2013-04-21 14:46:36 -03:00
Yorik van Havre
f815b07144
Draft: Added a Draft Ellipse object
2013-04-20 16:51:33 -03:00
jriegel
8a28382848
Adding additional objects to FEM
2013-04-20 10:53:03 +02:00
Yorik van Havre
051dee07f2
0000979: Move windows with their host wall
2013-04-19 18:46:24 -03:00
Yorik van Havre
3511a807a3
Draft: new method for exporting dxf arcs
2013-04-18 13:48:49 -03:00
Yorik van Havre
c46924e934
Draft: Small fix to Shape2DView
2013-04-18 13:00:39 -03:00
Yorik van Havre
3855575032
0000729: Arch grouping
2013-04-17 17:47:42 -03:00
Yorik van Havre
bfb5734d01
0001057: Bug in Draft Edit
2013-04-17 14:22:01 -03:00
Yorik van Havre
8050dd61a0
0001046: Draft angular dimensions
2013-04-17 11:16:06 -03:00
WandererFan
602bfe48cf
Add Draft.ShapeString Gui tool and makeShapeString function
2013-04-15 13:25:25 -04:00
Yorik van Havre
a2404d1ac7
Included more modules in sphinx docs
2013-04-15 11:29:45 -03:00
Yorik van Havre
8f41cc3512
0001003: Interactive Arch Structure tool
2013-04-14 17:45:00 -03:00
Yorik van Havre
932040bd90
Arch: Better wireframe material for the webgl exporter
2013-04-13 18:57:35 -03:00
Yorik van Havre
970889a655
Arch: Simplified webgl exporter
2013-04-13 00:29:05 -03:00
Yorik van Havre
e335a4348c
Arch: WebGL exporter now has mouse controls
2013-04-12 15:37:10 -03:00
Yorik van Havre
6dbf66b2a9
0001042: Draft DXF export with projection direction
...
The DXF exporter now features an option in Draft preferences
to project the selected objects along the current view direction
on export.
2013-04-11 14:20:50 -03:00
Yorik van Havre
9d067e5e88
Arch: fixed errors in webgl exporter
2013-04-11 11:23:39 -03:00
wmayer
fe19cb09cc
Do not override edit cursor with pre-selection
2013-04-10 13:57:44 +02:00
wmayer
42b54c1293
Fix build failure
2013-04-10 09:41:44 +02:00
Yorik van Havre
7e11f28866
0001035: WebGL exporter
...
The Arch module now features a webgl exporter that produces an all-included
HTML file that displays the exported objects in WebGL-capable web browsers.
Many enhancements are still necessary, especially with lights and materials.
At time of export, the exporter downloads the three.js library from github
and includes it in the HTML file, so it has no other dependencies.
2013-04-09 19:43:45 -03:00
Yorik van Havre
eb8370a337
Small cleanup in sphinx docs
2013-04-08 23:53:44 -03:00
Yorik van Havre
fbed270df9
0001062: New Part Helix icon
2013-04-08 17:09:31 -03:00
Yorik van Havre
75560719c4
0001068: Bug in Draft DXF export
2013-04-08 17:03:41 -03:00
wmayer
fd3d2ce266
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-08 12:55:14 +02:00
wmayer
f43f70f395
Implement GeometryCurvePy::length
2013-04-08 12:54:46 +02:00
jriegel
2818bc4ddf
Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object
2013-04-08 10:42:08 +02:00
jriegel
720b4a2807
Add active Analysis logic
2013-04-08 10:42:07 +02:00
Yorik van Havre
e167c9e459
0001075: faster Draft manual coordinates
2013-04-07 18:47:02 -03:00
Yorik van Havre
a413a870a0
0000947: Arch windows based on fully constrained sketches
2013-04-07 18:29:27 -03:00
wmayer
9a7bd8c19d
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-07 22:44:25 +02:00
wmayer
b520b9d617
Fix wrong Python doc
2013-04-07 22:43:58 +02:00
Yorik van Havre
5c65086735
0001082: Adding points in Draft Edit
2013-04-07 17:39:00 -03:00
wmayer
a7e3f0539d
0001063: Show a PropertyLink in Property view
2013-04-07 18:21:48 +02:00
wmayer
d4b6727704
0001085: TimeInfo: diffTimeF(): added default arg/0001084: TimeInfo: diffTimeF(): non-zero result for ident. time stamps
2013-04-07 14:34:47 +02:00
wmayer
d98d013b71
0001086: Crash when executing script 3 times
2013-04-06 16:44:15 +02:00
wmayer
2de512fc8d
On project load and import show wait cursor but do not block user input
2013-04-06 14:51:05 +02:00
wmayer
bc7454349f
0001079: Task Deadlock: Part Workbench disabled when closing Combo View with open Task
2013-04-03 16:43:10 +02:00
wmayer
0d62206bb5
0001077: Placement Panel not removed after Entity Deletion
2013-04-03 15:22:57 +02:00
wmayer
39e1b2dada
0001080: Wrong header define PART_GEOMETRY_H in ProgressIndicator.h
2013-04-03 13:12:17 +02:00
Yorik van Havre
aba5ca338d
Draft: Fixes to primitive-enabled tools
2013-04-02 19:43:10 -03:00
wmayer
d806556225
Fix build failure with more recent OCC versions that dropped PI
2013-04-02 18:06:24 +02:00
wmayer
60d25231ca
Fix build failure on certain Linux systems
2013-04-02 14:27:24 +02:00
wmayer
6e22205da8
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 23:14:19 +02:00
wmayer
4dc31c4d80
Move TKMeshVS & TKAdvTools to OCC_OCAF_LIBRARIES variable
2013-04-01 23:13:51 +02:00
Yorik van Havre
7e64125ed1
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 17:48:25 -03:00
Yorik van Havre
216858e433
0001074: Draft Ellipse tool
...
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
wmayer
823a3ca3e5
Fix build problems
2013-04-01 21:04:53 +02:00