Commit Graph

186 Commits

Author SHA1 Message Date
Yorik van Havre
acb2d38da5 Sketcher: small fix to allow to use SoDatumLabel in python 2013-03-04 15:56:17 -03:00
wmayer
610c2efdd6 + Fix for subelements of SelectionObject, fix for SketchObjectPy::fillet() 2013-03-02 17:34:34 +01:00
jrheinlaender
3996229c36 0000437 Sketcher: ask for value immediately after creating a length constraint 2013-02-22 11:09:31 +01:00
jriegel
0c8cfa92e5 Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
logari81
70c587f916 Sketcher, 0000944: Fix crash when the equality constraint is activated with a wrong selection 2013-01-10 15:48:38 +01:00
logari81
3562efa5d5 PartDesign: Refactor pattern features and gui
- remove StdDirection,StdAxis and StdMirrorPlane properties
- support sketch H_Axis, V_Axis, N_axis as valid references in patterns
- polish reference selection gui (unified for standard axes and custom references)
2013-01-09 23:18:38 +01:00
wmayer
0df4eccb64 Fix box selection in sketcher 2013-01-05 13:29:39 +01:00
Yorik van Havre
7f882a66b5 Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
wmayer
0e8158816b Some little fixes 2012-12-10 14:02:37 +01:00
logari81
4a08edf6ac Sketcher: Accept selection of a line and a symmetry point for creating a symmetry (midpoint) constraint 2012-12-09 00:29:00 +01:00
logari81
d86db1f2ee Sketcher: Avoid unnecessary updates in the ViewProviderSketch 2012-12-08 23:51:24 +01:00
logari81
ccd25bfc77 Sketcher: Include root point in box selections 2012-12-08 23:49:48 +01:00
logari81
4a680d12b7 Sketcher: Fix deletion of coincident constraints on the root point 2012-12-08 23:48:35 +01:00
logari81
9ca1206cfe Sketcher: Fix reverting of geometry on undoing a new constraint 2012-12-08 23:45:21 +01:00
wmayer
78c255849f Make automake distcheck ready 2012-12-08 15:45:17 +01:00
Yorik van Havre
ed6cd0ce59 Updated translation strings 2012-12-07 10:56:57 -02:00
wmayer
d5983e7ba6 Add icons for sketcher commands 2012-12-03 12:50:31 +01:00
wmayer
88c6df966e Show auto-constraints symbol in point mode 2012-12-02 13:27:50 +01:00
logari81
2fe061e960 Sketcher: reenable directional autoconstraints 2012-11-30 22:29:06 +01:00
logari81
a72d95472e Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint 2012-11-29 22:46:11 +01:00
logari81
5e008d8b76 Sketcher: Support auto-constraints with root cross elements and swap axes colors 2012-11-29 16:13:13 +01:00
logari81
a6cf1fd88f Sketcher: Add root point by default
Replace all Vertex ids with Geo,Pos id pairs in CommandConstraints
2012-11-28 15:14:13 +01:00
wmayer
7f9cf5268e Resort sketcher commands 2012-11-26 12:24:01 +01:00
wmayer
645877826b Again fixes on memory leaks 2012-11-15 11:44:03 +01:00
wmayer
f473e90cca 0000869: Mousepointer does not track to line endpoint in sketches attached to copied or imported sketches. 2012-11-15 11:17:59 +01:00
wmayer
2b5efd45fe Fix some memory leaks 2012-11-15 01:25:55 +01:00
wmayer
ec1de40d99 0000721: massive memory leak when dragging an unconstrained model 2012-11-15 00:24:40 +01:00
wmayer
3b3aaa5bcd Fix some memory leaks 2012-11-14 17:12:42 +01:00
wmayer
367d7122db Fix memory leak in sketcher view provider 2012-11-14 15:04:14 +01:00
wmayer
1e9bf1d90d Merge German translation for Sketcher manually 2012-10-30 20:30:14 +01:00
Yorik van Havre
fe1c628474 Added a generic README file 2012-10-30 11:38:11 -02:00
Yorik van Havre
47a76c8edd Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-30 10:53:11 -02:00
wmayer
b2d9026e7c Prepare sketch solver messages to be translated 2012-10-30 13:51:08 +01:00
Yorik van Havre
d71beba746 Added new translations to makefiles 2012-10-30 10:49:36 -02:00
Yorik van Havre
1def021530 Updated translations from crowdin
* Updated the updateTranslations.py tool so it can now work with
  unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
  es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
  cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
logari81
03a413d322 Sketcher: fix an issue when a polyline is started at the start point of an existing line segment 2012-09-04 14:40:05 +02:00
logari81
1f3434fa6e Sketcher: implement box selection (based on mrlukeparry's work) 2012-09-04 14:14:03 +02:00
logari81
14b3ad0b9e Sketcher: fix memory leak in MoveConstraint 2012-09-04 14:08:03 +02:00
wmayer
c08f4f1925 Fix translation issues 2012-08-31 13:11:52 +02:00
Yorik van Havre
9d5d9f94f1 Updated translation files 2012-08-16 16:09:56 -03:00
wmayer
5d4a915494 Fix build errors on Windows 2012-08-13 10:26:02 +02:00
logari81
7c5de0b882 Sketcher: crashes fix and other small fixes for the polyline tool 2012-08-12 12:21:53 +02:00
wmayer
7ca646c991 Allow to customize cursor text color in sketcher 2012-08-10 11:04:26 +02:00
logari81
0013aca329 Merge branch 'logari81/sketcher' 2012-08-09 15:29:22 +02:00
wmayer
17c374b704 0000813: set colors dialog crash 2012-08-07 10:59:54 +02:00
logari81
dc0475ed92 Sketcher, Issue 0000808: fix one more issue with restoring of external geometry 2012-08-07 01:21:45 +02:00
logari81
6a305d0cfb Sketcher: improve position text during geometry creation 2012-08-06 23:05:31 +02:00
logari81
dba2f81410 Sketcher: allow starting a new polyline connected at some already available geometry 2012-08-06 16:13:09 +02:00
logari81
35ef3e6d8e Sketcher: add perpendicular mode to polyline tool and use M-key for mode-switching 2012-08-06 13:34:29 +02:00
logari81
d500ed3299 Sketcher: simplify positioning of constraint icons 2012-07-18 16:26:24 +02:00