Commit Graph

260 Commits

Author SHA1 Message Date
wmayer
052966126e + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-17 09:37:56 +01:00
wmayer
41abcd7b3e + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-16 16:03:32 +01:00
wmayer
484d6bcc9a + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-16 13:29:44 +01:00
wmayer
ba207a1848 + fixes #0000844: Cannot use edge hidden by sketch axis as external geometry 2014-03-15 19:53:14 +01:00
wmayer
527703aeb7 + 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
cfeaf3b16a + ignore v/h axes and grid of sketcher on view fit 2014-03-15 16:08:24 +01:00
wmayer
553a1153db + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-15 12:50:24 +01:00
wmayer
8df3dcea20 + issue #0001474: crash selecting constraint 2014-03-15 11:32:03 +01:00
wmayer
c67b6fafca + fixes #0001049: Sketcher preferences in preferences editor 2014-03-14 19:39:11 +01:00
wmayer
a7a0573114 + sketcher settings 2014-03-14 15:29:00 +01:00
Yorik van Havre
bc73f76a63 Updated ts files from source 2014-03-10 20:36:59 -03:00
wmayer
7d3c4ca328 + fixes #0001131: Crash when trying to edit sketch 2014-03-10 17:16:47 +01:00
wmayer
ddddf007b7 + 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
wmayer
cb10b00e29 + issue #0001049: Sketcher preferences in preferences editor 2014-03-09 21:44:37 +01:00
wmayer
6ad25ef75d + 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
wmayer
c21c2ae9fe + move sketcher related settings into own page 2014-03-09 18:07:46 +01:00
wmayer
1cd62d5744 + fix typo, fixes #0001310: Amend tooltip for Sketcher symmetry constraint 2014-03-09 11:17:33 +01:00
wmayer
8c33b39bf5 + 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
e213734866 + fixes #0001423: Crash on draw on face 2014-03-06 09:33:35 +01:00
wmayer
def5d954c0 + fixes #0001330: Cannot link edge to external geometry 2014-03-03 18:50:43 +01:00
wmayer
befb6ec6e8 + fixes #0001356: Error message displays value in Radians (adding reduntant/conflicting angle constraint) 2014-03-03 17:19:33 +01:00
logari81
d8cca2ad88 Sketcher: fix polyline closing when coincident points are involved 2014-02-12 22:23:43 +01:00
wmayer
c3384e4b5a + fixes #0001380: Allow to set user-defined names for constraints 2014-02-10 15:36:58 +01:00
logari81
220930941d + fixes #0000928: Change selection numbering base in the Sketcher from 0 to 1 2014-02-08 23:51:15 +01:00
wmayer
1c09a78202 + fixes #0001380: Allow to set user-defined names for constraints 2014-02-04 18:32:05 +01:00
wmayer
e3d641d4d8 + fixes #0001380: Allow to set user-defined names for constraints 2014-02-03 14:45:41 +01:00
wmayer
1de1c1d4a9 + Resort edit nodes of sketch view provider 2014-01-19 18:34:47 +01:00
wmayer
8ad5d0416b fixes #0001191: Cannot manipulate length if moved away from between the 'red lines' 2014-01-14 11:48:34 +01:00
wmayer
3fe720f3bc + Replace math.h with cmath 2014-01-05 11:25:40 +01:00
wmayer
fc7bea13ee + Patched applied to fix flipped arcs when adding as external geometry 2014-01-04 12:59:07 +01:00
jriegel
b7ae0dddff More choices in Sketcher grid and later switching to um 2013-12-21 19:15:28 +01:00
jriegel
cefa3882cf small fix 2013-12-18 18:19:25 +01:00
jriegel
41882ff3b9 fix radius bug and add new imperial sketch grid cascading... 2013-12-18 18:18:39 +01:00
wmayer
2cdbe0f84a + Fix build failure with gcc 2013-12-17 10:58:04 +01:00
jriegel
a3136d8abe Imperial Sketcher grid in Dialog 2013-12-16 15:09:43 +01:00
jriegel
16c6fe2470 Add unti support to Sketcher 2013-12-15 22:47:47 +01:00
jriegel
f265f551c2 Switching Quantity parser to UTF8 2013-12-09 23:50:52 +01:00
wmayer
09d4b9fc5d + fixes #0001327: Crash in System::initSolution() 2013-12-09 13:41:38 +01:00
wmayer
de677a16f4 + Allow also int when a float is expected in sketcher constraints 2013-12-08 14:18:50 +01:00
jriegel
87c8d5b022 Switching the UnitsApi to the new Quantity system 2013-12-03 19:03:08 +01:00
wmayer
bb2ae31b65 + allow to set custom tolerances on validate sketch tool 2013-11-18 14:09:52 +01:00
wmayer
008616a30b Allow user to choose tolerance in validate sketch tool 2013-11-13 11:12:02 +01:00
Yorik van Havre
70bc2446a1 Updated forum links to the new subdomain 2013-11-11 11:42:34 -02:00
jriegel
a3e1a64759 Merge branch 'refs/heads/dev-quantity' 2013-11-09 11:15:09 +01:00
jriegel
ae8898561a implementing UnitsCalculator and disable changes in Sketcher 2013-11-09 07:34:56 +01:00
Yorik van Havre
4c500237db Updated links to the new forum 2013-11-06 19:32:45 -02:00
jriegel
b0ad791daa implementing InputField UseCase in Sketcher EditDatumDialog 2013-11-05 19:00:42 +01:00
Yorik van Havre
37f6fcf6d8 Updated links to the new bugtracker location 2013-11-04 17:07:35 -02:00
wmayer
ce0999766b 0001291: plane offset precision is limited to 0.1 2013-10-30 10:28:50 +01:00
wmayer
00d46af3e1 0001246: Constraint datum dimension label shown as gray box vice number in transparent background. 2013-10-21 10:05:23 +02:00