Commit Graph

51 Commits

Author SHA1 Message Date
wmayer
ce0e6e5cef Make FeaturePython Python binding a template class to avoid code duplication 2013-03-22 00:34:18 +01:00
jriegel
11b4abf24a Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
wmayer
0abef4d4e3 Mesh analyzing algorithms 2013-02-17 08:28:01 +01:00
wmayer
0ebffa930a Do not pass 0 to PyObject_IsTrue 2012-12-30 23:16:56 +01:00
wmayer
1b345c193e Use PyObject_IsTrue to check argument 2012-12-29 15:59:54 +01:00
Yorik van Havre
f4a47f089c Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
Yorik van Havre
71b1777e8a Updated translation strings 2012-12-07 10:56:57 -02:00
Yorik van Havre
9934a1dc0f Added new translations to makefiles 2012-10-30 10:49:36 -02:00
Yorik van Havre
be940cbd06 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
bcddb1e950 Fix bug when painting selection in mesh view provider 2012-09-28 12:33:26 +02:00
wmayer
629cf6546c 0000823: Extension of Facet class for getting vertex indices natively 2012-09-06 12:38:00 +02:00
Yorik van Havre
3a8f6dff59 Updated translation files 2012-08-16 16:09:56 -03:00
wmayer
b5706a8ba2 Trimming & cutting from python 2012-08-15 15:47:57 +02:00
wmayer
1859ec2559 Add utility class to better debug algorithms 2012-08-11 15:09:08 +02:00
wmayer
e5b4f0028f 0000788: OFF import doesn't handle empty lines properly 2012-07-07 11:52:18 +02:00
wmayer
b4aff85333 Fix critical warnings 2012-06-13 18:49:10 +02:00
wmayer
1cc9993954 Add method to find segment of a facet index 2012-05-30 17:32:55 +02:00
wmayer
dcffcbe168 0000726: Fails to compile GIT 2012-05-28 23:39:36 +02:00
Yorik van Havre
77e34d8e1b Merge pull request #4 from msocorcim/msocorcim/general
Msocorcim/general
2012-05-21 14:52:00 -07:00
wmayer
72b922a234 Mesh segmentation 2012-05-21 15:53:46 +02:00
wmayer
fc3a9903f8 Mesh segmentation 2012-05-21 15:02:51 +02:00
msocorcim
6fd2aca560 Add new Mod/Mesh files to Makefile.am 2012-05-20 23:00:23 -04:00
wmayer
1b46fc55b7 Mesh segmentation 2012-05-18 19:07:27 +02:00
wmayer
fc53283239 Mesh segmentation 2012-05-18 15:57:32 +02:00
wmayer
886af5096c Mesh segmentation 2012-05-18 01:40:05 +02:00
wmayer
23f4ce0d8f Mesh segmentation 2012-05-18 01:25:31 +02:00
wmayer
9185bdcd8f 0000702: Patch to fix compilation of FreeCAD with gcc 4.7 2012-05-13 13:11:07 +02:00
wmayer
8794441e87 0000394: Task widget to display status info 2012-04-28 15:38:29 +02:00
wmayer
2549b555bc doing merge 2012-04-26 15:10:48 +02:00
wmayer
c6b5ef3c81 0000633: Mesh Boolean operations all return empty mesh 2012-04-11 11:23:02 +02:00
wmayer
7d54d03034 0000645: Mesh.Mesh returns empty mesh when provided integers 2012-04-10 20:30:43 +02:00
wmayer
f72bc2579d 0000656: WildMagic4 doesn't build on 64-bit Mac OS 2012-04-02 09:44:37 +02:00
wmayer
2e062ab797 0000652: Polish language not available even if translation is available in source 2012-03-25 13:38:32 +02:00
wmayer
11c1efca7e Improve I/O of PLY mesh format 2012-03-25 11:44:57 +02:00
wmayer
8637696bf5 0000643: Mesh doesn't register off file import properly 2012-03-17 12:25:52 +01:00
wmayer
ef852e8f98 0000632: Cone mesh fails with radius=0 on one end 2012-03-12 08:54:56 +01:00
wmayer
66d54bc90e Import OFF mesh format 2012-03-11 19:27:02 +01:00
wmayer
09922ab7a5 Fix a couple of minor issues and a possible crash when closing a document with several MDI views 2012-03-11 18:37:28 +01:00
wmayer
7a2ce86eed Script to create Menger sponge 2012-03-03 02:37:03 +01:00
wmayer
24c8f5c6b1 Mesh trimming tool 2012-03-02 13:43:18 +01:00
wmayer
5545e8ee87 Mesh trimming tool 2012-03-02 12:47:11 +01:00
wmayer
e67a6e518c Fix a couple of minor issues 2012-03-01 15:47:40 +01:00
wmayer
30b703c072 Respect placement information when exporting several meshes at once 2012-02-24 12:28:09 +01:00
wmayer
5f140253fa Support of INSTALL target on Windows (VC++ and MinGW) 2012-02-17 21:41:00 +01:00
wmayer
67793c6c8d + add blacklists to exlude files from being archived by Git 2012-02-02 17:00:33 +01:00
wmayer
6b83807dc6 + simplify testing .qm files
+ some triangulation stuff


git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5417 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-19 15:42:34 +00:00
wmayer
bde949f7e4 0000519: Patch to set proper RPATH's for system wide installation on Linux
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-11 12:36:36 +00:00
yorikvanhavre
690e5090dc + updated finnish translations I had forgotten
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5187 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-26 14:40:06 +00:00
yorikvanhavre
2369214f69 + updated Mesh translations
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5174 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-24 22:58:47 +00:00
wmayer
c7985e5c06 + rework edit modes
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5102 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-08 21:15:49 +00:00