Commit Graph

156 Commits

Author SHA1 Message Date
Alex Gryson
94b64144cf Use Boolean Diff instead of Mask 2016-12-06 19:52:04 +01:00
Alex Gryson
9befc3b238 Add metadata
Notes:
* Used earliest available commit as creator (only means I had available)
* License information could not be saved for an unknown reason, added
  this info to the Rights field
2016-12-04 14:25:26 +01:00
Alex Gryson
4dc1215161 fix permissions 2016-12-04 14:25:12 +01:00
Alexander Gryson
c551e745dd finish aligning mesh bench icons to Tango 2016-12-04 14:24:59 +01:00
Alexander Gryson
141eaa5d23 Update dimensions to 64*64 as per guidelines
This icon was incorrectly sized to 32*32 - depending on how the icons are exported this may have an impact on the UI
2016-12-04 14:24:40 +01:00
Alex Gryson
e757a87ba4 update mesh icons to Tango 2016-12-04 14:24:27 +01:00
Alex Gryson
e2c39133fd Mesh workbench icons updated 2016-12-04 14:24:13 +01:00
Alex Gryson
eb5f4989ad Align icons to Tango style 2016-12-04 14:23:57 +01:00
Alexander Gryson
ef433e303b icon updates (mesh) 2016-12-04 14:23:42 +01:00
Alexander Gryson
12f5caf8cf Update import/export to have more 'meshy' look 2016-12-04 14:23:30 +01:00
Alexander Gryson
b322ba0162 update mesh cut icon 2016-12-04 14:23:08 +01:00
Alexander Gryson
285ed9b155 initial commit to test build 2016-12-04 14:22:49 +01:00
wmayer
2d8e70085e rename 2d tool classes to be consistent with 3d classes 2016-11-21 14:29:51 +01:00
Stefan Tröger
6fa964c53f Extensions: Introduce classes and port App groups 2016-10-08 12:48:34 +02:00
wmayer
f6e1cb6025 fix -Wextra in Mesh 2016-09-23 17:24:00 +02:00
wmayer
25f2de76c3 remove method Application::runCommand 2016-09-15 19:39:16 +02:00
wmayer
4d0d90d498 support coloring of mesh segments 2016-09-07 21:51:05 +02:00
wmayer
2c226343cb improve obj export of mesh with colors 2016-09-06 17:00:34 +02:00
wmayer
aea74ce427 improve whitespaces 2016-08-24 19:08:45 +02:00
wmayer
cc97241969 Coverity issues: fix Mesh, Points and Inspection module 2016-08-17 14:08:47 +02:00
wmayer
dea5a1b6ee expose mesh analyzing functions to Python 2016-07-31 12:13:37 +02:00
wmayer
b2facd7113 + allow to customize algorithms in mesh evalutation panel 2016-07-30 19:51:16 +02:00
wmayer
0a209f53be + add method to show parts of a mesh transparent 2016-04-29 18:15:31 +02:00
wmayer
e579d49e6c + add method to set a viewer for Mesh selection 2016-04-29 18:14:28 +02:00
wmayer
e404c33e0f + rename BrushSelection class to FreehandSelection 2016-04-29 17:43:43 +02:00
wmayer
dfa5972b4b + fix various warnings with VC12 2016-04-16 12:02:58 +02:00
Yorik van Havre
819f790900 updated translations 2016-04-06 22:39:34 -03:00
wmayer
39e41146bb + move creation of SoFCSelection node to ViewProviderBuilder to avoid code duplication 2016-03-31 15:54:33 +02:00
wmayer
03c7cc5a3b + remove unneeded namespace 2016-03-31 14:14:22 +02:00
wmayer
b4c6139bfb + improve MeshSelection class 2016-03-31 13:35:55 +02:00
wmayer
37fb31b8fb + fix mesh merge 2016-03-22 11:06:04 +01:00
Yorik van Havre
66e33b066a Updated translation files from crowdin 2016-03-17 23:29:11 -03:00
Yorik van Havre
7d0012e160 Added latest translations from crowdin 2016-03-06 14:50:07 -03:00
wmayer
d962fda983 + removed unneeded pure virtual method getFaces from PropertyComplexGeoData
+ extend interface of ComplexGeoData::getPoints to also return normals if available
2016-03-04 17:16:57 +01:00
Yorik van Havre
81008006c0 Updated translation files 2016-03-01 12:34:03 -03:00
wmayer
b500af9afa + set range for quantity boxes 2016-02-29 12:29:02 +01:00
wmayer
7a2b8b9dcf + code clean-up 2016-02-28 19:01:23 +01:00
wmayer
c311d0e0e8 + use quantity boxes in mesh segmentation dialog 2016-02-28 12:48:55 +01:00
wmayer
87cf050ce1 + use quantity boxes in mesh solid creation dialog 2016-02-28 12:44:29 +01:00
Yorik van Havre
03e0792dc7 Merge pull request #102 from triplus/SVG_WB_Icons
Add SVG workbench icons
2016-02-27 16:06:13 -03:00
wmayer
e2293f5d5e + use quantity boxes in inspection dialog 2016-02-27 19:07:29 +01:00
wmayer
a4cd9980d0 + use quantity box in DlgSettingsImportExport 2016-02-27 17:16:38 +01:00
triplus
93c7a6bcac Add SVG workbench icons 2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df Added updated translations from crowdin - fixes #2443 2016-02-26 18:32:02 -03:00
wmayer
9bc09dcb64 + add convenience methods to query/alter selection of mesh object 2016-02-24 21:31:12 +01:00
wmayer
9ecd306df5 + fix a memory leak in mesh selection 2016-02-24 21:00:26 +01:00
Yorik van Havre
3106ca7df3 Added slovenian language 2016-02-03 13:36:51 -02:00
Yorik van Havre
758b0778d4 Updated translations with latest from crowdin 2016-02-01 23:32:58 -02:00
wmayer
38660ce742 + simplify porting of Mesh module to Python3 2016-01-21 15:49:22 +01:00
Yorik van Havre
21504fc467 Made last commit non-C++11 compatible 2016-01-19 11:25:16 -02:00