Commit Graph

7467 Commits

Author SHA1 Message Date
Mateusz Skowroński
c9a66dfc20 Fix some GCC warnings. 2017-02-12 06:28:55 +01:00
wmayer
6e69e704f1 handle Coin3d version older than 4.0 2017-02-11 22:35:04 +01:00
Yorik van Havre
bc6b3914cb Part: Set per-face transparency in boolean ops - fixes #1029,#2806 2017-02-10 21:53:57 -02:00
wmayer
65355b07c1 fix OSX build failure due to outdated Coin3d version 2017-02-10 22:09:53 +01:00
Jean-Samuel Reynaud
bb927ff3e8 Adding Normals in OBJ exports 2017-02-10 18:51:10 +01:00
AjinkyaDahale
21535ec532 [Sketcher] Moved radius to constraint mode framework 2017-02-10 17:32:18 +01:00
AjinkyaDahale
49225c063f [Sketcher] corrected artifact introduced by faulty conflict resolution 2017-02-10 17:32:18 +01:00
AjinkyaDahale
5bb2a74701 [Sketcher] Moved distance to constraint mode 2017-02-10 17:32:18 +01:00
AjinkyaDahale
3b0936bc03 Moved vertical and horizontal distance to constraint creation mode 2017-02-10 17:32:18 +01:00
AjinkyaDahale
62c9dc0f10 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
aca3164ef6 Moved equal to general constrain creation mode framework 2017-02-10 17:32:18 +01:00
AjinkyaDahale
2c4ccfbc61 Move tangent to general constraint mode framework 2017-02-10 17:32:18 +01:00
AjinkyaDahale
689e6bf367 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
6333e3630c issue #0002503: Invisible pad object 2017-02-10 17:19:01 +01:00
Yorik van Havre
57a60f0385 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
7592a45eef Draft: Fixed buggy task panel of Facebinder 2017-02-10 12:40:42 -02:00
wwmayer
056d02a53b Merge pull request #512 from WandererFan/Fix2888
TechDraw Fix #2888
2017-02-09 22:12:49 +01:00
wmayer
c19dd8b4c7 make new Part.Line behaviour the default 2017-02-09 21:47:25 +01:00
WandererFan
b20d51e1b4 Cleanup orphan features on DVP delete 2017-02-09 15:45:04 -05:00
WandererFan
392ce697b4 Fix crash if BaseView null on Section delete 2017-02-09 15:45:04 -05:00
WandererFan
75f3566812 Fix #2888 Crash on Delete View 2017-02-09 15:45:04 -05:00
wwmayer
613d8eeda1 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
510047d9a2 issue #0002183: Mesh View . Use Bounding-Box Not Working For Flat Lines 2017-02-09 18:30:48 +01:00
wmayer
f483411479 fix 'Flat Lines' display mode of meshes 2017-02-09 15:22:31 +01:00
Kunda
00ba91ddc0 Replace new Short URLs with old wiki URLs
Changing
2017-02-08 17:58:55 -05:00
WandererFan
610ddeb59f Fix 2889 Toggle Frames for DrawViewSymbol 2017-02-07 10:51:42 -02:00
WandererFan
f782719363 Feature Request 1880 - hide Template 2017-02-07 10:51:42 -02:00
WandererFan
1e460be045 Fix 2884 crash on page delete 2017-02-07 10:51:42 -02:00
WandererFan
ac20b897c9 Copy/Paste error referencing Image WB 2017-02-07 10:51:42 -02:00
WandererFan
813454993c Change Scale to PropertyFloatConstaint to prevent OCC loop when Scale == 0 2017-02-07 10:51:42 -02:00
WandererFan
fb1cc0a413 hidden pref setting for face debugging 2017-02-07 10:51:42 -02:00
Alexander Gryson
3ed4fb86a2 Update Metadata 2017-02-07 10:50:00 -02:00
Alexander Gryson
1519aa69aa Align Part workbench icons to guidelines 2017-02-07 10:50:00 -02:00
Yorik van Havre
9ebc029822 Draft: Fixed point tool 2017-02-07 10:38:18 -02:00
Alexander Gryson
90099d5ef1 Integrate forum feedback on icons 2017-02-05 21:58:13 +01:00
wwmayer
63565196f2 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
a912fc7c3d 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
6da95687e0 issue #0001935 2017-02-05 19:00:45 +01:00
luzpaz
c800bc1097 fix doxygen typo introduced to DraftVecUtils.py
typo from previous commit ba5c647ba6025db5ad183e5fe1071cbdf35d67a2
2017-02-05 10:33:33 -05:00
Pekka Roivainen
ad689e0028 findParentJob fixed to work from within a PathCompound 2017-02-05 00:23:02 +02:00
wmayer
5c0c9d5769 fix eval flsw: do not use GUI stuff in App modules! 2017-02-04 18:19:00 +01:00
Yorik van Havre
c4778ed38d Arch: Added oddtopus's fixes to Arch Frame 2017-02-04 14:41:32 -02:00
luzpaz
d5a38892d8 Draft: doxygen tweaks
Getting familiarized with doxygen by starting some initial work on Draft module
typo introduced from commit
2017-02-04 16:09:49 +01:00
wmayer
7ba2217617 py3: ported module init to python3 2017-02-04 15:56:31 +01:00
looooo
d8e9d98ae2 py3: Draft: use ordered dicts 2017-02-04 15:48:43 +01:00
looooo
79a6280360 py3: Draft: Trackers integer division 2017-02-04 15:48:43 +01:00
looooo
0adb58347e py3: Draft: python3 translate 2017-02-04 15:48:43 +01:00
Kurt Kremitzki
b8eeb96431 Update to Python 3 print 2017-02-04 15:48:43 +01:00
lorenz_l
0af9e1802e py3: error with decode translation.
translation already is a function defined in DraftTools and is responsable for right decoding. Not doing it twice.
2017-02-04 15:48:43 +01:00
Yorik van Havre
a7f88e4bca py3: fix in draft translate function 2017-02-04 15:48:43 +01:00