Alexander Gryson
681b6a398c
Update Metadata
2017-02-27 11:26:43 +01:00
Alexander Gryson
9c29475736
Align Robot workbench icons to guidelines
2017-02-27 11:26:43 +01:00
AjinkyaDahale
2ecacef35e
Sketcher: fix issue #0002788
2017-02-27 10:34:16 +01:00
Bruce B. Lacey
5084b96759
Qt5: build FreeCAD for macOS with both Qt5 and Qt4
...
* Extend Travis config to build and deploy FreeCAD on
macOS with Qt5, in addition to Qt4
* Link PySide wrapper to <bundle>/MacOS
* Warn on install_name_tool failures (work-around to
confirmed Apple install_name_tool bug)
* Reference XCTest "Current" framework versus "A"
2017-02-27 10:30:36 +01:00
Wolfgang E. Sanyer
1255ac62c2
Fixed typo.
2017-02-27 10:26:00 +01:00
triplus
2bc020d509
Don't manage button arrow
...
On Windows it can result in undesired styling (reported by saso). Decision to show/hide the arrow if left to the user/stylesheet.
2017-02-27 10:17:30 +01:00
wmayer
441ce4a158
issue #0002741 : Crashes when drawing tutorial
2017-02-27 09:02:22 +01:00
Yorik van Havre
dd7b65a585
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
5bb2a5d4dd
Draft: Added a couple of missing tooltips
2017-02-25 19:24:42 -03:00
Yorik van Havre
dbb8afbe1f
Arch: Added option to create new material as a copy of an existing one in Arch Material dialog
2017-02-25 15:55:56 -03:00
Yorik van Havre
89035021fb
Draft: Added checkbox to center working plane on current view in Select Plane dialog
2017-02-25 15:55:17 -03:00
wmayer
5eedcc4651
make cmake configure version with older versions
2017-02-25 13:52:45 +01:00
Bruce B. Lacey
9d4f8fadf6
Enable all VTK components available on macOS
...
Fixes #2919
2017-02-25 01:13:25 -03:00
Yorik van Havre
aab99ad968
Arch: Added materials support to Arch OBJ import/exporter - fixes #2139
2017-02-25 01:07:48 -03:00
wmayer
10191e9086
fixes #0002921 , fixes #0002922
2017-02-24 19:54:16 +01:00
wmayer
b217fe2287
set continuous constraint mode consistently to true by default
2017-02-24 16:30:13 +01:00
wmayer
a90014c646
add missing word, fix layout
2017-02-24 16:24:24 +01:00
wmayer
b4bf37e9c5
fix wrong return type
2017-02-24 15:44:28 +01:00
AjinkyaDahale
fc08fa1c09
Sketcher: costraint creation mode uses toolbar icons
2017-02-24 15:20:26 +01:00
AjinkyaDahale
6be9a9bc53
Sketcher: Added option to turn constraint creation modes on/off
...
Can be found below geometry creation "continous mode" option
2017-02-24 15:20:26 +01:00
AjinkyaDahale
e757c57a30
Sketcher: External edges in constraint modes (Symmetry)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
31456a7e30
Sketcher: External edges in constraint modes (Angle)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
167b28d200
Sketcher: External edges in constraint modes (Equal)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
ff74ba32a8
Sketcher: External edges in constraint modes (radius)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
2ffd94df5f
Sketcher: External edges in constraint modes (tangent)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
daf5a1fdbf
Sketcher: External edges in constraint modes (perpendicular)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
29761fc90d
Sketcher: External edges in constraint modes (parallel)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
89664982fb
Sketcher: External edges in constraint modes (DistanceX/Y)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
c6fd807bd4
Sketcher: External edges in constraint modes (point on object)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
ab4a222dc6
Sketcher: External edges in constraint modes (distance)
2017-02-24 15:20:26 +01:00
AjinkyaDahale
39725ff777
[Sketcher] Moved angle to constraint creation mode
...
plus some cosmetic changes
2017-02-24 15:20:26 +01:00
wmayer
b32c102f0f
add missing header files for Linux build
2017-02-24 15:07:31 +01:00
wmayer
43a19ac8cc
need to also copy __init__.py files to make local build working properly
2017-02-24 15:05:33 +01:00
Bernd Hahnebach
dacf91c3a6
FEM: examples, update them to the updated
2017-02-24 14:41:22 +01:00
Bernd Hahnebach
8944ae2fdb
FEM: module moving, fix cmake, init, modulimports
2017-02-24 14:41:22 +01:00
Bernd Hahnebach
7bfd50e482
FEM: move python modules:
...
- object modules to new PyObjects directory
- Gui modules to new PyGui directory
2017-02-24 14:41:22 +01:00
Bruce B. Lacey
7f884e8bff
Qt5: cmake install dependencies on macOS
...
* Define QT_PLUGINS_DIR when building Qt5 on macOS
* Add Xcode XCTest search path
2017-02-24 14:38:43 +01:00
looooo
d5348c60bc
py3: Mesh: fix py3 Long/Int problem with python2
2017-02-24 14:20:50 +01:00
looooo
6c8c3dc71e
py3: gathering diff from Mod/Mesh
...
98a8275938388992ef1b7bb76dcd43438f61bf7e py3: make most of the unit test to succeed
2017-02-24 14:20:50 +01:00
wmayer
2673f9ed59
py3: ported MeshPart to python3
2017-02-24 14:20:50 +01:00
Yorik van Havre
3803896ff2
py3: ported Mesh to python3
2017-02-24 14:20:50 +01:00
Priit Laes
f6b6e62a57
python: TemplatePyMod: *.py: Fix python3 syntax
2017-02-24 13:48:41 +01:00
wmayer
a101d426a4
py3: ported Drawing to python3
2017-02-24 13:48:41 +01:00
Priit Laes
744724af51
Drawing: Remove broken and unused DrawingAlgos.py file
2017-02-24 13:48:41 +01:00
Priit Laes
55826040d2
python: Drawing: *.py: Fix python3 syntax
2017-02-24 13:48:41 +01:00
Ian Rees
5574da58d8
Add git commit info to Doxygen index page.
2017-02-24 13:33:33 +01:00
wwmayer
2e4e9e8b28
Merge pull request #551 from bblacey/macOS-app-icon-2920
...
Use scalable application icon resources on macOS
2017-02-24 13:28:16 +01:00
wwmayer
9f4ad7044e
Merge pull request #547 from bblacey/bundler
...
Packaging: macOS relocation of libraries without children
2017-02-24 13:24:00 +01:00
wmayer
1073d06ef5
if possible then keep canonical curve and avoid to get a B-spline
2017-02-24 12:32:06 +01:00
wmayer
2dcbba9c33
call BRepLib::BuildCurves3d after mapping a 2d curve onto a surface to correctly create a 3d curve
2017-02-24 09:42:54 +01:00