Commit Graph

9538 Commits

Author SHA1 Message Date
Yorik van Havre
ebb3c84bcb Gave keyboard shortcuts (V,1 -> V,5) to Draw Styles 2017-02-10 20:15:58 -02:00
wmayer
40abcf5dcc fix OSX build failure due to outdated Coin3d version 2017-02-10 22:09:53 +01:00
Johannes Obermayr
79d7f3e571 Fix build with VTK 7.1 which introduces vtkMTimeType. 2017-02-10 21:09:49 +01:00
Jean-Samuel Reynaud
b77188e35c Adding Normals in OBJ exports 2017-02-10 18:51:10 +01:00
AjinkyaDahale
cc46acf10e [Sketcher] Moved radius to constraint mode framework 2017-02-10 17:32:18 +01:00
AjinkyaDahale
3d9b46d9f3 [Sketcher] corrected artifact introduced by faulty conflict resolution 2017-02-10 17:32:18 +01:00
AjinkyaDahale
3cf00a1314 [Sketcher] Moved distance to constraint mode 2017-02-10 17:32:18 +01:00
AjinkyaDahale
47624cf3e1 Moved vertical and horizontal distance to constraint creation mode 2017-02-10 17:32:18 +01:00
AjinkyaDahale
5ff6895080 Moved symmetric to general constrain creation mode framework
That makes all of the non-dimensioned constraints
2017-02-10 17:32:18 +01:00
AjinkyaDahale
45cb028f34 Moved equal to general constrain creation mode framework 2017-02-10 17:32:18 +01:00
AjinkyaDahale
adc13eda06 Move tangent to general constraint mode framework 2017-02-10 17:32:18 +01:00
AjinkyaDahale
df658ae889 Replace some of the allowedSelSequences with more general form
Greatly shortens the number of sequenses needed if you replace SelVertex
and SelRoot with SelVertexOrRoot and similar for the edges/axes.
For e.g. implemented sequences for perpendicular dropped from the older
25 to now 6.
2017-02-10 17:32:18 +01:00
wmayer
798a57e2b7 issue #0002503: Invisible pad object 2017-02-10 17:19:01 +01:00
Yorik van Havre
e1110bbec9 Arch: Allow the hi-res version of Equipment objects to be a shape too 2017-02-10 12:41:41 -02:00
Yorik van Havre
819b3e8e96 Draft: Fixed buggy task panel of Facebinder 2017-02-10 12:40:42 -02:00
wwmayer
72d2349429 Merge pull request #512 from WandererFan/Fix2888
TechDraw Fix #2888
2017-02-09 22:12:49 +01:00
wmayer
81c3bc6ef5 make new Part.Line behaviour the default 2017-02-09 21:47:25 +01:00
WandererFan
513decf8c8 Cleanup orphan features on DVP delete 2017-02-09 15:45:04 -05:00
WandererFan
63d5749b67 Fix crash if BaseView null on Section delete 2017-02-09 15:45:04 -05:00
WandererFan
69163cb016 Fix #2888 Crash on Delete View 2017-02-09 15:45:04 -05:00
wwmayer
43a54839de Merge pull request #511 from luzpaz/Short-urls
Replace old wiki URLs with new Short URLs
2017-02-09 19:36:16 +01:00
wmayer
9925e9028e issue #0002183: Mesh View . Use Bounding-Box Not Working For Flat Lines 2017-02-09 18:30:48 +01:00
wmayer
aa59757000 fix 'Flat Lines' display mode of meshes 2017-02-09 15:22:31 +01:00
wmayer
6c2a7b479f issue #0002891: Sketching impossible, Type.Error Exception 2017-02-09 12:46:58 +01:00
Kunda
364f53aa89 Replace new Short URLs with old wiki URLs pt2
Continuing to replace URLS
2017-02-08 23:38:54 -05:00
Kunda
bb52cd1f15 Replace new Short URLs with old wiki URLs
Changing
2017-02-08 17:58:55 -05:00
wmayer
0598af8a08 unset PYTHONHOME on Windows to avoid eventual problems with a conflicting Python installation 2017-02-08 21:43:55 +01:00
wmayer
b3ca0ba4b6 fix German translation 2017-02-08 17:08:58 +01:00
wmayer
f33c7b3f00 issue #0001203: Allow User to Adjust Size of Constraint Points 2017-02-08 12:46:32 +01:00
wmayer
2ab9ef93cd Qt4/Qt5 neutral changes
fix interface of slot functions in DlgSettingsEditorImp to avoid warnings with Qt5
2017-02-08 12:45:16 +01:00
Yorik van Havre
0a6b382d71 Merge branch 'master' of github.com:FreeCAD/FreeCAD 2017-02-07 10:59:09 -02:00
Kurt Kremitzki
f2467d7044 Add persistence to Python console word wrap 2017-02-07 10:58:38 -02:00
wwmayer
c0b29a4a54 Merge pull request #504 from kkremitzki/master
Fix doc header references to be http/https agnostic
2017-02-07 13:58:22 +01:00
WandererFan
2c31b01ffe Fix 2889 Toggle Frames for DrawViewSymbol 2017-02-07 10:51:42 -02:00
WandererFan
18cd5b5166 Feature Request 1880 - hide Template 2017-02-07 10:51:42 -02:00
WandererFan
12346a67ef Fix 2884 crash on page delete 2017-02-07 10:51:42 -02:00
WandererFan
0a05394581 Copy/Paste error referencing Image WB 2017-02-07 10:51:42 -02:00
WandererFan
79a5a6adde Change Scale to PropertyFloatConstaint to prevent OCC loop when Scale == 0 2017-02-07 10:51:42 -02:00
WandererFan
d5bb03b75f hidden pref setting for face debugging 2017-02-07 10:51:42 -02:00
Alexander Gryson
64b36a2801 Update Metadata 2017-02-07 10:50:00 -02:00
Alexander Gryson
5965f48867 Align Part workbench icons to guidelines 2017-02-07 10:50:00 -02:00
Yorik van Havre
c23d885bac Draft: Fixed point tool 2017-02-07 10:38:18 -02:00
Kurt Kremitzki
9591e9397e Fix doc header references to be http/https agnostic 2017-02-06 05:14:53 -06:00
Alexander Gryson
6fde63273c Integrate forum feedback on icons 2017-02-05 21:58:13 +01:00
wwmayer
c797b478e3 Merge pull request #501 from luzpaz/doxygen-typo-fix
fix doxygen typo introduced to DraftVecUtils.py
2017-02-05 19:28:36 +01:00
wwmayer
48c620b640 Merge pull request #500 from pekkaroi/pathcompound-fix
PathUtils findParentJob fixed to work from within a PathCompound
2017-02-05 19:27:59 +01:00
wmayer
6b0a0ff9c7 issue #0001935 2017-02-05 19:00:45 +01:00
luzpaz
09b1c5c488 fix doxygen typo introduced to DraftVecUtils.py
typo from previous commit 019b0e2529
2017-02-05 10:33:33 -05:00
pekkaroi
00c850f339 Merge branch 'master' into pathcompound-fix 2017-02-05 13:30:17 +02:00
wmayer
60ae927fcb issue #0002031: show object name when hovering tree view 2017-02-05 09:56:35 +01:00