wmayer
6ea9fdde3f
+ fixes #0001689 : Show name of the drawing page in the tab of the drawing
2014-08-18 14:44:28 +02:00
wmayer
222bcf39c4
+ 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
28d4afb324
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
0d3db11327
OCL tests
2014-08-17 20:15:12 +02:00
wmayer
150b6343c2
+ prepare property editor for items with unknown number of children
2014-08-17 18:36:27 +02:00
Yorik van Havre
608609eff7
Draft: Fixed small regression in Draft2Sketch
2014-08-16 19:40:35 -03:00
Bernd Hahnebach
23ae1841d3
Arch: fix in new ifc-importer
2014-08-16 12:37:06 -03:00
wmayer
f46ec01849
+ fixes #0001689 : Show name of the drawing page in the tab of the drawing
2014-08-16 15:08:55 +02:00
wmayer
3b0b92e0e0
+ fixes #0001690 : sketch.getPoint crashes FreeCAD if the point does not exist
2014-08-16 14:41:30 +02:00
Yorik van Havre
1003e556cb
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
b70d303612
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-08-15 14:37:25 +02:00
Sebastian Hoogen
716087ee46
fixes #0001684 : Sweep ignores the list of subshapes
2014-08-15 14:35:59 +02:00
Yorik van Havre
4e3e51835e
Draft: Fixed wrong preferences text
2014-08-14 19:51:31 -03:00
Johannes Reinhardt
5f11fb054f
Use new curve discretization
2014-08-14 23:28:50 +02:00
Johannes Reinhardt
e8eb687e10
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
b26ed2a3a9
+ Support Quasi methods in discretize()
2014-08-14 19:11:51 +02:00
Yorik van Havre
f85c33202a
Draft: clearer preference text for dimension style setting
2014-08-14 11:57:17 -03:00
wmayer
21ec6f0e6e
+ Give example for discretize() matching the shape type
2014-08-14 11:38:39 +02:00
wmayer
e4aa0049c1
+ support First and Last keywords in discretize
2014-08-14 11:16:54 +02:00
wmayer
1619ff964e
+ fix and improve discretize() method
2014-08-13 23:33:27 +02:00
Yorik van Havre
f2bde70bd5
Arch: small bugfixes in Drawing projection stuff
2014-08-13 16:21:08 -03:00
jriegel
6377b7d092
remove Standard_String.hxx, no longer needed
2014-08-13 21:04:27 +02:00
jriegel
13d1d5be6e
Fix for VC11, should be backwards compatible
2014-08-13 21:01:27 +02:00
jriegel
e933497ee4
Use default eigen in Approximation...
2014-08-13 21:00:15 +02:00
jriegel
8245a64c52
Change std::make_pairs to C++11 standard without template arguments
2014-08-13 20:59:29 +02:00
wmayer
f85af9ef36
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-08-13 12:49:37 +02:00
wmayer
1d2ccdf0b7
+ fixes #0001682 : Crash after updating editable texts in drawing
2014-08-13 12:49:09 +02:00
Yorik van Havre
60d9335b8f
Arch: Misc improvements to section planes
2014-08-13 00:28:27 -03:00
Sebastian Hoogen
56beac4967
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
wmayer
4bc153f1c0
+ fixes #0001667 : 'Save file' disabled when viewing a drawing
2014-08-11 22:59:16 +02:00
Yorik van Havre
5d1e487760
Draft: Fixed Offset tool - fixes #1634 , #1635
2014-08-09 13:41:52 -03:00
Ian Rees
642aa33cf1
Sketcher: Don't change preselection during box selection
2014-08-09 07:34:04 +02:00
Yorik van Havre
26c49d4cd0
Arch: minor bugfixes
2014-08-08 19:07:26 -03:00
Yorik van Havre
031672e2f5
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
1803a1e28e
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
b30517256e
Draft: Removed leftovers from the macros menu
2014-08-08 11:21:37 -03:00
wmayer
1765741648
minor fixes in gear panel
2014-08-08 13:21:06 +02:00
Aglef Kaiser
3274bcb71b
Involute gear script extended for internal gears
2014-08-08 12:10:38 +02:00
Yorik van Havre
af98add189
Raytracing: Using names instead of labels in exported files - fixes #1663
2014-08-07 22:24:57 -03:00
Yorik van Havre
e46fbcdb8e
Drawing: Allow to select the page in which to create a view feature - fixes #1668
2014-08-07 22:00:31 -03:00
wmayer
bd743a82f6
+ fix dir2qrc script to keep alphabetical order of file names, update Sketcher.qrc
2014-08-07 20:29:31 +02:00
Abdullah Tahiri
3d2d0aadbd
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
f632ae80bc
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
Yorik van Havre
80fe67584a
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
5a193f0e47
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
1041ce4c16
Draft: fix in SelectGroup tool - fixes #1568
2014-08-06 19:55:26 -03:00
Yorik van Havre
7fb849a9c8
Draft: small fix in Array object
2014-08-06 19:33:55 -03:00
wmayer
546841ccfd
+ implement save() function in PointKernel, fix icon issue in mesh workbench
2014-08-06 17:39:15 +02:00
Yorik van Havre
5dbb3fb803
Used Gui.addModule() instead of import in Draft & Arch
2014-08-05 19:38:40 -03:00
Yorik van Havre
f4dfea182b
Draft: issue message if an object cannot be moved or rotated - fixes #1642
2014-08-05 18:28:26 -03:00