wmayer
223ed74277
Edge collapse method
2013-07-23 13:28:37 +02:00
wmayer
2f5f5be80e
0001162: Cut mesh with plane
2013-07-06 15:03:28 +02:00
wmayer
8cc8e93577
+ Reduce redundant code in mesh classes
2013-07-06 15:02:52 +02:00
wmayer
609072f140
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
wmayer
b3d82b3e78
Remove unneeded code
2013-05-07 15:35:51 +02:00
wmayer
2f2b2e8a1b
Add framebuffer support to Inventor viewer
2013-05-02 17:37:56 +02:00
wmayer
62474aa27b
Switch new selection style explicitly off for some types
2013-04-28 17:23:54 +02:00
wmayer
cc4bc13025
Improve methods to select meshes, allow to smooth only selected area of a mesh
2013-04-26 17:21:36 +02:00
wmayer
8218489a0f
Add convenience methods to query selection of a mesh
2013-04-26 17:20:24 +02:00
wmayer
c424b73ee5
Fix whitespaces
2013-04-26 17:19:23 +02:00
wmayer
bbfa8bd40b
Do not override edit cursor with pre-selection
2013-04-10 13:57:44 +02:00
wmayer
605e85b952
Make FeaturePython Python binding a template class to avoid code duplication
2013-03-22 00:34:18 +01:00
jriegel
0c8cfa92e5
Log in FemMesh view provider and some warnings fixed
2013-02-18 22:29:02 +01:00
wmayer
bdd41c40a0
Mesh analyzing algorithms
2013-02-17 08:28:01 +01:00
wmayer
8189b9a869
Do not pass 0 to PyObject_IsTrue
2012-12-30 23:16:56 +01:00
wmayer
1cdcbfa77a
Use PyObject_IsTrue to check argument
2012-12-29 15:59:54 +01:00
Yorik van Havre
7f882a66b5
Updated with latest crowdin translations
2012-12-18 13:28:11 -02:00
Yorik van Havre
ed6cd0ce59
Updated translation strings
2012-12-07 10:56:57 -02: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
wmayer
4256e574f5
Fix bug when painting selection in mesh view provider
2012-09-28 12:33:26 +02:00
wmayer
98da1d2461
0000823: Extension of Facet class for getting vertex indices natively
2012-09-06 12:38:00 +02:00
Yorik van Havre
9d5d9f94f1
Updated translation files
2012-08-16 16:09:56 -03:00
wmayer
e152820fc8
Trimming & cutting from python
2012-08-15 15:47:57 +02:00
wmayer
4c92ec056d
Add utility class to better debug algorithms
2012-08-11 15:09:08 +02:00
wmayer
d08334dacc
0000788: OFF import doesn't handle empty lines properly
2012-07-07 11:52:18 +02:00
wmayer
8a94ba885c
Fix critical warnings
2012-06-13 18:49:10 +02:00
wmayer
bc3e3f0cd8
Add method to find segment of a facet index
2012-05-30 17:32:55 +02:00
wmayer
3b65d2cc40
0000726: Fails to compile GIT
2012-05-28 23:39:36 +02:00
Yorik van Havre
1d5da371ad
Merge pull request #4 from msocorcim/msocorcim/general
...
Msocorcim/general
2012-05-21 14:52:00 -07:00
wmayer
a3bef0be95
Mesh segmentation
2012-05-21 15:53:46 +02:00
wmayer
e82cd76900
Mesh segmentation
2012-05-21 15:02:51 +02:00
msocorcim
1b983ef93a
Add new Mod/Mesh files to Makefile.am
2012-05-20 23:00:23 -04:00
wmayer
8390f4c1ce
Mesh segmentation
2012-05-18 19:07:27 +02:00
wmayer
47d0418e7c
Mesh segmentation
2012-05-18 15:57:32 +02:00
wmayer
9bbc10bdd9
Mesh segmentation
2012-05-18 01:40:05 +02:00
wmayer
3ecae0ab73
Mesh segmentation
2012-05-18 01:25:31 +02:00
wmayer
6385d99290
0000702: Patch to fix compilation of FreeCAD with gcc 4.7
2012-05-13 13:11:07 +02:00
wmayer
4f31e167c7
0000394: Task widget to display status info
2012-04-28 15:38:29 +02:00
wmayer
40788bb7e3
doing merge
2012-04-26 15:10:48 +02:00
wmayer
46208ad4bb
0000633: Mesh Boolean operations all return empty mesh
2012-04-11 11:23:02 +02:00
wmayer
14d91461ce
0000645: Mesh.Mesh returns empty mesh when provided integers
2012-04-10 20:30:43 +02:00
wmayer
88e3262d6a
0000656: WildMagic4 doesn't build on 64-bit Mac OS
2012-04-02 09:44:37 +02:00
wmayer
fe50f2c752
0000652: Polish language not available even if translation is available in source
2012-03-25 13:38:32 +02:00
wmayer
0b65861b92
Improve I/O of PLY mesh format
2012-03-25 11:44:57 +02:00
wmayer
7796af8ede
0000643: Mesh doesn't register off file import properly
2012-03-17 12:25:52 +01:00
wmayer
4decc89f68
0000632: Cone mesh fails with radius=0 on one end
2012-03-12 08:54:56 +01:00
wmayer
a911fadd53
Import OFF mesh format
2012-03-11 19:27:02 +01:00
wmayer
171112a2fd
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
d6ea5f782f
Script to create Menger sponge
2012-03-03 02:37:03 +01:00