Matteo Dellepiane matteodelle
9dde07e7f1
dellepiane: small modification to AddTextureSample to adapt to VCG LIb changes
2012-12-03 18:30:24 +00:00
Paolo Cignoni cignoni
fcec45ff83
Still trying to solve the parameter bool widget issues
2012-12-03 12:46:11 +00:00
Paolo Cignoni cignoni
39ff26f428
Removed a bunch of harmless warnings
2012-12-02 15:08:31 +00:00
Paolo Cignoni cignoni
4aa40f3d99
Updated old decorators to the new interface
2012-11-30 07:58:18 +00:00
Paolo Cignoni cignoni
f130ed286a
Straightforward updates to comply the previous commit
2012-11-29 23:21:41 +00:00
Paolo Cignoni cignoni
dec347ffb4
** Very massive change to the decorator. Interface has been changed. **
...
some Decorators could still not work.
Now decorator are per mesh or per document entities.
Each mesh can have its set of decorators and each view can show different decorators. For example it is now easy to show the dots of one layer and the normals of another one or, for two different views show in one the histogram of one mesh and in the other the histogram of the other one.
Now multiple realtime display boxes can safely exists (it is possible to show bbox info of two meshes simultaneously)
Still to do:
optimise the updates of per mesh decorators
bug in the update of the menu check
Other minor things done in this big commit:
Removed Tag stuff. Dead.
Renamed various signals/slots to something more meaningful
removed log pointer from glare
Complete show edge in the base decorator
2012-11-29 23:16:25 +00:00
Paolo Cignoni cignoni
7d8c273ba9
corrected issues due to the const non const changes...
2012-11-28 11:13:20 +00:00
Paolo Cignoni cignoni
2cc7d9c841
Added a bunch of 'c' to component members to clarify constant access (see recent commit in vcglib...)
2012-11-28 09:45:07 +00:00
Paolo Cignoni cignoni
64669dd69a
Added a bunch of 'c' to component members to clarify constant access (see recent commit in vcglib...)
2012-11-27 22:50:03 +00:00
Paolo Cignoni cignoni
520e5d473d
corrected issues due to the const non const changes...
2012-11-27 14:04:49 +00:00
Paolo Cignoni cignoni
afd0488a23
added a compact face vert vector....
2012-11-27 12:23:01 +00:00
Paolo Cignoni cignoni
92964e574c
Removed dependencies from the deprecated linalg.h
2012-11-27 12:21:09 +00:00
Paolo Cignoni cignoni
b6b5b4a4c9
added updateVF topo for ballpivoting
2012-11-27 12:18:01 +00:00
Paolo Cignoni cignoni
65801d9992
Added support for color STL files (both Magics and Solidview 'standard')
2012-11-27 07:06:35 +00:00
Paolo Cignoni cignoni
3816370f40
Added a bunch of 'c' to component members to clarify constant access (see recent commit in vcglib...)
2012-11-15 19:15:28 +00:00
Matteo Dellepiane matteodelle
d58ff5f8f3
dellepiane: back to previous version due to unwanted committ (sorry!)
2012-11-13 17:39:48 +00:00
Matteo Dellepiane matteodelle
ba0296270d
dellepiane: added nvm importer, removed the need of jhead for both .out and .nvm importers
2012-11-13 17:30:04 +00:00
Matteo Dellepiane matteodelle
080d16b161
dellepiane: modified to account for change in Plane creation + color-per-vertex attribute saving
2012-11-13 16:36:18 +00:00
Paolo Cignoni cignoni
6d4f926636
Updated to the new code for computing point cloud normals
2012-11-08 17:11:36 +00:00
Paolo Cignoni cignoni
9705df9393
removed a useless 'md.meshList.front'
2012-11-07 11:17:53 +00:00
Paolo Cignoni cignoni
20a7bf3675
Improved documentation of re-orient filter
2012-10-30 18:49:06 +00:00
Paolo Cignoni cignoni
c3631b56e3
updated FittingPlane
2012-10-22 22:32:22 +00:00
Guido Ranzuglia granzuglia
a99b06437e
- changed function names according to the new vcglib syntax
...
(WARNING! filter_mesh still doesn't compile)
2012-10-22 15:22:46 +00:00
Guido Ranzuglia granzuglia
cc50089b50
- changed function names according to the new vcglib syntax
...
(WARNING! edit_align still doesn't compile)
2012-10-22 11:57:25 +00:00
Guido Ranzuglia granzuglia
e5fb5e2792
- changed function names according to the new vcglib syntax
...
(WARNING! edit_align still doesn't compile)
2012-10-22 10:37:48 +00:00
Guido Ranzuglia granzuglia
d00a28d3b5
- changed function names according to the new vcglib syntax
...
(WARNING! edit_align still doesn't compile)
2012-10-22 10:32:47 +00:00
Guido Ranzuglia granzuglia
b64b2579ac
- changed function names according to the new vcglib syntax
2012-10-22 10:09:59 +00:00
Guido Ranzuglia granzuglia
6e89e6e8e4
- changed function names according to the new vcglib syntax
2012-10-22 10:07:12 +00:00
Guido Ranzuglia granzuglia
7e66bac1b5
- changed function names according to the new vcglib syntax
2012-10-22 10:05:42 +00:00
Guido Ranzuglia granzuglia
59342dc743
- changed function names according to the new vcglib syntax
2012-10-22 10:03:03 +00:00
Guido Ranzuglia granzuglia
ddbea120ce
- changed function names according to the new vcglib syntax
2012-10-22 09:53:38 +00:00
Guido Ranzuglia granzuglia
70e4bc027d
- changed function names according to the new vcglib syntax
...
(WARNING! filter_csg still doesn't compile cause of extended_marching_cubes inside vcglib)
2012-10-22 09:51:08 +00:00
Guido Ranzuglia granzuglia
d72a7d2cad
- changed function names according to the new vcglib syntax
2012-10-22 09:49:34 +00:00
Guido Ranzuglia granzuglia
7887691223
- changed function names according to the new vcglib syntax
2012-10-22 09:45:35 +00:00
Guido Ranzuglia granzuglia
b9d9ce38b9
- changed function names according to the new vcglib syntax
...
(WARNING! edit_arc3D still doesn't compile cause of SingularValueDecomposition inside vcglib)
2012-10-22 09:44:32 +00:00
Paolo Cignoni cignoni
9ca97879d5
removed useless colorization call in qhull filter
2012-10-22 09:07:21 +00:00
Guido Ranzuglia granzuglia
be845bfe7e
- removed compiler error
2012-10-22 08:32:49 +00:00
Guido Ranzuglia granzuglia
b0440890cb
- updated to new vcglib syntax
2012-10-22 08:03:58 +00:00
Guido Ranzuglia granzuglia
719b6aff98
- changed function names according to the new vcglib syntax
...
- removed a lot of useless includes
2012-10-19 15:33:54 +00:00
Paolo Cignoni cignoni
7a1da05a8b
removed a useless UpdateColor
2012-10-19 12:51:24 +00:00
Paolo Cignoni cignoni
37190bb51d
Updated to the changes of Inertia
2012-10-19 12:50:42 +00:00
Paolo Cignoni cignoni
9c51df3501
updated to the updatenormals changes
2012-10-19 12:45:33 +00:00
Paolo Cignoni cignoni
560e3fe401
Updated to the changes of the update color class
2012-10-19 12:44:26 +00:00
Guido Ranzuglia granzuglia
53555e2ba7
- changed function names according to the new vcglib syntax
...
- removed (apparently) useless include normal_extrapolation.h
2012-10-19 12:13:38 +00:00
Guido Ranzuglia granzuglia
2c9e447866
- changed function names according to the new vcglib syntax
2012-10-19 10:08:53 +00:00
Guido Ranzuglia granzuglia
9e6f747334
- changed function names according to the new vcglib syntax
2012-10-19 10:03:11 +00:00
Guido Ranzuglia granzuglia
d62aed330d
- changed function names according to the new vcglib syntax
2012-10-19 09:57:07 +00:00
Guido Ranzuglia granzuglia
ef94cb7238
- changed function names according to the new vcglib syntax
2012-10-19 09:56:14 +00:00
Guido Ranzuglia granzuglia
93aebb9f51
- changed function names according to the new vcglib syntax
2012-10-19 09:54:55 +00:00
Guido Ranzuglia granzuglia
606ef37ce3
- changed function names according to the new vcglib syntax
2012-10-19 09:52:55 +00:00