wmayer
|
a8a9650816
|
harmonize show() function of Part, Mesh, Fem, Path and Points modules
|
2017-09-29 00:35:48 +02:00 |
|
wmayer
|
5996ebcf61
|
load organized point clouds in pcd files without properties
|
2017-08-23 17:23:00 +02:00 |
|
Yorik van Havre
|
2a2ab3c4ef
|
Updated translations
|
2017-05-25 10:04:05 -03:00 |
|
wmayer
|
0ad2e47f4d
|
add command to merge point clouds
|
2017-05-08 21:50:03 +02:00 |
|
wmayer
|
1673ab801e
|
use specialized exception classes
|
2017-04-28 18:49:11 +02:00 |
|
Yorik van Havre
|
6b66a38ee3
|
Updated translations with latest files from crowdin
|
2017-03-06 11:53:09 -03:00 |
|
wmayer
|
35e8edeb08
|
extend interface to get actual property with geometric data, get center of gravity of a geometry
|
2017-03-05 18:05:11 +01:00 |
|
wmayer
|
1a4385e0a5
|
py3: fix Python2 build
|
2017-02-28 18:08:06 +01:00 |
|
looooo
|
0e9189e770
|
py3: Points: gathering commits:
5f682d2a97a0b965813077d03fa2aee65377f3b2
5ccfa18e8c8471639a7f98e294625c5532e7440e
24836b36d5214db6823d6ac409afa42ce47ce263
|
2017-02-28 17:39:08 +01:00 |
|
wmayer
|
e90ddefbd3
|
py3: ported Points to python3
|
2017-02-28 17:39:08 +01:00 |
|
wmayer
|
76b3397762
|
py3: ported module init to python3
|
2017-02-04 15:56:31 +01:00 |
|
Yorik van Havre
|
86b3463ee1
|
updated ts files
|
2016-12-26 12:36:24 -02:00 |
|
Alexander Gryson
|
ce959ca323
|
Add Metadata
|
2016-12-26 12:23:07 -02:00 |
|
Alexander Gryson
|
019f97e02b
|
Update Points Workbench icons
|
2016-12-26 12:23:07 -02:00 |
|
wmayer
|
5e375a6238
|
Add switch to select between Qt4 and Qt5
|
2016-12-13 15:53:13 +01:00 |
|
wmayer
|
166fc624eb
|
remove superfluous Qt includes
|
2016-12-13 15:40:49 +01:00 |
|
wmayer
|
e54e9515fc
|
rename 2d tool classes to be consistent with 3d classes
|
2016-11-21 14:29:51 +01:00 |
|
Yorik van Havre
|
af97583026
|
Doc: Fixes in doxygen docs for Draft,Arch, FEM
|
2016-11-17 17:04:09 -02:00 |
|
wmayer
|
e75fe0d6e3
|
fix compiler warning
|
2016-10-31 21:31:35 +01:00 |
|
wmayer
|
f944ab3846
|
replace deprecated auto_ptr with unique_ptr
|
2016-09-22 13:01:20 +02:00 |
|
wmayer
|
a800622620
|
fix -Wextra in Points
|
2016-09-21 21:10:41 +02:00 |
|
wmayer
|
9b013f7254
|
Coverity issues: fix Mesh, Points and Inspection module
|
2016-08-17 14:08:47 +02:00 |
|
wmayer
|
524cdec261
|
+ suppress warnings with MSVC
|
2016-05-05 18:39:17 +02:00 |
|
Yorik van Havre
|
ca7c5d31a4
|
updated translations
|
2016-04-06 22:39:34 -03:00 |
|
wmayer
|
d4ec3a985a
|
+ move creation of SoFCSelection node to ViewProviderBuilder to avoid code duplication
|
2016-03-31 15:54:33 +02:00 |
|
Yorik van Havre
|
bcb75d5477
|
Updated translation files from crowdin
|
2016-03-17 23:29:11 -03:00 |
|
Yorik van Havre
|
d1b4f23388
|
Added latest translations from crowdin
|
2016-03-06 14:50:07 -03:00 |
|
wmayer
|
34b9ff8867
|
+ command to create points object from geometry
+ implement TopoShape::getPoints
|
2016-03-05 23:36:57 +01:00 |
|
wmayer
|
efdbc93e99
|
+ create points with normals from mesh object
|
2016-03-04 19:39:13 +01:00 |
|
wmayer
|
70f58672c7
|
+ get also back normals from MeshObject::getPoints
|
2016-03-04 18:28:49 +01:00 |
|
wmayer
|
0ea6a2ed0d
|
+ 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
|
288841cf98
|
+ function to create points from mesh
|
2016-03-04 16:00:08 +01:00 |
|
wmayer
|
a5e6edff87
|
+ support of export of points to pcd and ply format
|
2016-03-04 14:48:26 +01:00 |
|
wmayer
|
ec992ae1dc
|
+ filter out invalid points
|
2016-03-02 18:04:45 +01:00 |
|
triplus
|
d432c72a15
|
Add SVG workbench icons
|
2016-02-26 23:17:43 +01:00 |
|
Yorik van Havre
|
28b6c82555
|
Added updated translations from crowdin - fixes #2443
|
2016-02-26 18:32:02 -03:00 |
|
wmayer
|
5342b67122
|
+ when cutting scattered points then also remove colors, grey values or normals if available
|
2016-02-23 19:47:54 +01:00 |
|
wmayer
|
a3209e1aee
|
+ do some code cleanup and renaming in Points module
|
2016-02-21 16:18:28 +01:00 |
|
wmayer
|
24e4e08be5
|
+ view provider for scattered and organized point clouds
|
2016-02-21 13:52:17 +01:00 |
|
wmayer
|
7bdecf9b38
|
+ handling of organized point cloud
|
2016-02-20 22:19:47 +01:00 |
|
wmayer
|
1a64c3f2dc
|
+ fixes #0001592: Import colored PCL point clouds
|
2016-02-14 22:46:27 +01:00 |
|
Yorik van Havre
|
2e2192f88a
|
Added slovenian language
|
2016-02-03 13:36:51 -02:00 |
|
Yorik van Havre
|
37b1bdbe27
|
Updated translations with latest from crowdin
|
2016-02-01 23:32:58 -02:00 |
|
wmayer
|
27fbccaeab
|
+ 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
|
cb92240458
|
+ simplify porting of Points module to Python3
|
2016-01-20 00:00:41 +01:00 |
|
wmayer
|
372704f44b
|
+ implement 'swap' for point kernel class to efficiently copy data
|
2016-01-15 23:20:06 +01:00 |
|
Mateusz Skowroński
|
3b463f2138
|
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
|
1747fb643f
|
Updated ts files prior to translation cycle
|
2016-01-03 19:45:29 -02:00 |
|
wmayer
|
50d7793442
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
|
wmayer
|
5e0f2ae418
|
+ use custom points feature to read in ply with properties
|
2015-12-31 15:50:56 +01:00 |
|