Yorik van Havre
|
49c8d65bfe
|
updated ts files
|
2016-12-26 12:36:24 -02:00 |
|
Alexander Gryson
|
d6457afde2
|
Add Metadata
|
2016-12-26 12:23:07 -02:00 |
|
Alexander Gryson
|
775bfed367
|
Update Points Workbench icons
|
2016-12-26 12:23:07 -02:00 |
|
wmayer
|
743b83e853
|
Add switch to select between Qt4 and Qt5
|
2016-12-13 15:53:13 +01:00 |
|
wmayer
|
6cfaf916f8
|
remove superfluous Qt includes
|
2016-12-13 15:40:49 +01:00 |
|
wmayer
|
2d8e70085e
|
rename 2d tool classes to be consistent with 3d classes
|
2016-11-21 14:29:51 +01:00 |
|
Yorik van Havre
|
bf0d37bf28
|
Doc: Fixes in doxygen docs for Draft,Arch, FEM
|
2016-11-17 17:04:09 -02:00 |
|
wmayer
|
179c05a42f
|
fix compiler warning
|
2016-10-31 21:31:35 +01:00 |
|
wmayer
|
2af6bb6e49
|
replace deprecated auto_ptr with unique_ptr
|
2016-09-22 13:01:20 +02:00 |
|
wmayer
|
dec6897ec9
|
fix -Wextra in Points
|
2016-09-21 21:10:41 +02:00 |
|
wmayer
|
cc97241969
|
Coverity issues: fix Mesh, Points and Inspection module
|
2016-08-17 14:08:47 +02:00 |
|
wmayer
|
d9bd355892
|
+ suppress warnings with MSVC
|
2016-05-05 18:39:17 +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 |
|
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
|
0777ef1e13
|
+ command to create points object from geometry
+ implement TopoShape::getPoints
|
2016-03-05 23:36:57 +01:00 |
|
wmayer
|
7ba4da0913
|
+ create points with normals from mesh object
|
2016-03-04 19:39:13 +01:00 |
|
wmayer
|
88290c041e
|
+ get also back normals from MeshObject::getPoints
|
2016-03-04 18:28:49 +01: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 |
|
wmayer
|
c3075a49e5
|
+ function to create points from mesh
|
2016-03-04 16:00:08 +01:00 |
|
wmayer
|
6c3bb7c7c4
|
+ support of export of points to pcd and ply format
|
2016-03-04 14:48:26 +01:00 |
|
wmayer
|
bed7af9158
|
+ filter out invalid points
|
2016-03-02 18:04:45 +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
|
e1c751a316
|
+ when cutting scattered points then also remove colors, grey values or normals if available
|
2016-02-23 19:47:54 +01:00 |
|
wmayer
|
c35af9011e
|
+ do some code cleanup and renaming in Points module
|
2016-02-21 16:18:28 +01:00 |
|
wmayer
|
f6596963f1
|
+ view provider for scattered and organized point clouds
|
2016-02-21 13:52:17 +01:00 |
|
wmayer
|
572bb72eb0
|
+ handling of organized point cloud
|
2016-02-20 22:19:47 +01:00 |
|
wmayer
|
1bb662346f
|
+ fixes #0001592: Import colored PCL point clouds
|
2016-02-14 22:46:27 +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
|
32812767c4
|
+ rename method 'transform' to 'tramsformGeometry' for the classes PropertyNormalList and PropertyCurvatureList
+ make transformGeometry method ready for undo/redo
|
2016-01-22 13:18:24 +01:00 |
|
wmayer
|
bb9bdb9548
|
+ simplify porting of Points module to Python3
|
2016-01-20 00:00:41 +01:00 |
|
wmayer
|
b5c6751bd9
|
+ implement 'swap' for point kernel class to efficiently copy data
|
2016-01-15 23:20:06 +01:00 |
|
Mateusz Skowroński
|
f48f0f69be
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01:00 |
|
Yorik van Havre
|
80f27ca316
|
Updated ts files prior to translation cycle
|
2016-01-03 19:45:29 -02:00 |
|
wmayer
|
750897c20e
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
|
wmayer
|
61a6a23a39
|
+ use custom points feature to read in ply with properties
|
2015-12-31 15:50:56 +01:00 |
|
wmayer
|
66087fcfd6
|
+ add custom points feature
|
2015-12-31 15:40:19 +01:00 |
|
wmayer
|
133c884797
|
+ extended ply reader based on pcl to read-in attached properties
|
2015-12-31 15:36:16 +01:00 |
|
wmayer
|
013c697702
|
+ fix compiler warning
|
2015-12-30 16:49:51 +01:00 |
|
wmayer
|
9dfa449543
|
+ add points view feature and command to triangulate it
|
2015-12-30 16:25:08 +01:00 |
|
wmayer
|
2b3d9a8a6a
|
+ optimize view provider for points, improve white spacing
|
2015-12-30 15:19:47 +01:00 |
|
wmayer
|
ef25aca9f3
|
+ add support to PointKernel to get valid points
|
2015-12-30 15:18:05 +01:00 |
|
wmayer
|
ba5cdf386d
|
+ remove feature classes to import/export points
|
2015-12-30 15:16:22 +01:00 |
|
wmayer
|
f46371b6ac
|
+ reorder header to fix warnings with Win32 build
|
2015-11-30 20:38:19 +01:00 |
|
wmayer
|
c02d8017c5
|
+ ignore colour information of ply point files
|
2015-10-31 16:09:38 +01:00 |
|
wmayer
|
27917795a4
|
+ reorder include files to fix re-definition of macro BOOST_PARAMETER_MAX_ARITY
|
2015-10-31 13:32:01 +01:00 |
|
wmayer
|
f46dc20fca
|
+ fix & suppress msvc warnings
|
2015-10-16 18:26:30 +02:00 |
|