Commit Graph

1589 Commits

Author SHA1 Message Date
jrheinlaender
469b17bb4c Fixed bug where sketch support face was used for distance measuring instead of sketch face itself (doesn't resolve problem of false positives, though) 2012-11-06 20:37:53 +01:00
jrheinlaender
db3d7c1505 Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before 2012-11-06 20:37:52 +01:00
jrheinlaender
d2539ff75a Enabled "Reversed" option for Pad up to first/last 2012-11-06 20:37:52 +01:00
jrheinlaender
40cb99612b Pad/Pocket: Fixed bug that led to failed UpToFace when finishing the feature (thanks to wmayer for pointing this out) 2012-11-06 20:37:51 +01:00
wmayer
bdc9fea5e2 Use own signal handler only on Windows with MSVC 2012-11-05 16:42:11 +01:00
wmayer
3377dc0851 Algorithm to do a geometric matching (planes only) 2012-11-05 14:50:02 +01:00
wmayer
7dd90ce697 Fix problems when chaning language while pad/pocket panel is open 2012-11-05 10:57:52 +01:00
wmayer
22c0f85672 Algorithm to remap support shape, fix bugs in pad/pocket 2012-11-04 16:48:52 +01:00
wmayer
dca1b4bf5c Allow to remove user-defined properties 2012-11-04 13:24:22 +01:00
logari81
c21fbf3ae6 PartDesign: improve error handling in Pocket task dialog 2012-11-03 23:23:58 +01:00
jrheinlaender
1d0be7954e PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket 2012-11-03 23:07:48 +01:00
logari81
5e2e12af9d PartDesign: put selection filter in separate file in order to be reused by multiple features 2012-11-03 22:48:04 +01:00
logari81
708d6bf308 PartDesign: re-enable multiple profiles in Revolution and Groove 2012-11-03 22:37:07 +01:00
wmayer
b44168f54b 0000863: segfault in ~PythonDebuggerP() 2012-11-03 15:36:58 +01:00
Jose Luis Cercos Pita
a09a2e49e4 Fixed bad file extension 2012-11-03 14:18:34 +01:00
Yorik van Havre
a553941409 0000866: Draft to sketch 2012-11-02 18:59:31 -02:00
wmayer
5305be6036 Fix memory leak 2012-11-02 21:16:01 +01:00
wmayer
3c08b99500 Allow to clear selection in pad/pocket, fix compile error 2012-11-02 13:52:20 +01:00
wmayer
03f465faf6 0000865: Document.xml in project file contains invalid string 2012-11-02 12:46:42 +01:00
wmayer
797f8ea730 Fixes in Python debugger 2012-11-01 22:28:04 +01:00
wmayer
a00294c4b3 Change destruction order of PyObjects 2012-11-01 20:52:43 +01:00
jrheinlaender
2a746c57e0 PartDesign: add UpdateView option for Revolution and Groove 2012-11-01 16:38:58 +01:00
Jose Luis Cercos Pita
fd20d349fe Merge branch 'sanguinariojoe-plot'
Conflicts:
	cMake/FindMatplotlib.cmake
2012-11-01 12:32:49 +01:00
jrheinlaender
ccf8ba77bf PartDesign: correct spelling error in comments 2012-11-01 00:05:52 +01:00
logari81
5369e9f9ce PartDesign: variable naming improvements and code simplifications 2012-10-31 23:04:29 +01:00
jrheinlaender
bf1f82fcc0 PartDesign: improve failure handling and error messages 2012-10-31 10:48:12 +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
3d2765cf6f Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-30 10:50:22 -02:00
Yorik van Havre
d71beba746 Added new translations to makefiles 2012-10-30 10:49:36 -02:00
Yorik van Havre
2c37f5aa05 Fixed error in FindMatplotlib.cmake 2012-10-30 10:05:53 -02:00
Yorik van Havre
111a5d7347 Added .gitignore file to make git ignore .pyc files 2012-10-30 10:05:11 -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
wmayer
d1fba0ed46 0000858: Self-Test fails for testActivate v0.13.1539 2012-10-29 21:21:15 +01:00
Jose Luis Cercos Pita
d8fbf42b75 Removed decimal version converter due to unexpectable versions 2012-10-29 20:54:08 +01:00
Jose Luis Cercos Pita
4efc48a5d2 Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-plot 2012-10-29 20:50:33 +01:00
wmayer
0733a6e47d Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-29 20:13:42 +01:00
wmayer
71bf1db879 Optimize loading of projects with many document objects 2012-10-29 20:11:30 +01:00
jrheinlaender
b2a59199f8 PartDesign: avoid duplicate code in getting the support shape 2012-10-29 16:09:54 +01:00
Jose Luis Cercos Pita
48df619e5e Fixed missing stuff on autotools 2012-10-29 10:30:18 +01:00
Jose Luis Cercos Pita
d7c5054c14 Re-Created branch form 0, to avoid conflicts 2012-10-29 10:30:17 +01:00
Jose Luis Cercos Pita
7699f52a13 Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-plot 2012-10-28 20:05:55 +01:00
Jose Luis Cercos Pita
c9e926c2fb Fixed missing stuff on autotools 2012-10-28 20:04:06 +01:00
Jose Luis Cercos Pita
fb3fcb4973 Re-Created branch form 0, to avoid conflicts 2012-10-28 20:04:06 +01:00
Jose Luis Cercos Pita
0383491ba5 Fixed missing stuff on autotools 2012-10-28 19:55:09 +01:00
Jose Luis Cercos Pita
53bf8b8f18 Re-Created branch form 0, to avoid conflicts 2012-10-28 19:54:09 +01:00
wmayer
6c21b74b4b Fixes for MacOSX 2012-10-28 15:05:28 +01:00
jrheinlaender
12ef39ddad PartDesign: improved feature parameters checks and avoid duplicate code 2012-10-27 19:48:55 +02:00