Guido Ranzuglia granzuglia
|
994c8aec4d
|
- we love information hiding!
|
2012-07-25 06:54:45 +00:00 |
|
Guido Ranzuglia granzuglia
|
be3e17e7ad
|
- we love information hiding!
|
2012-07-25 06:54:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
c6eecb81d7
|
- updated data mask on copied sub mesh moved into another layer
|
2012-07-24 15:22:56 +00:00 |
|
Guido Ranzuglia granzuglia
|
ce8d4069c0
|
- added dataMask function
|
2012-07-24 15:21:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
6653514090
|
- invoked raster destructors
|
2012-07-23 14:05:40 +00:00 |
|
Guido Ranzuglia granzuglia
|
002fccf399
|
- now csg filters appears in Remeshing menu too
|
2012-07-20 14:57:57 +00:00 |
|
Guido Ranzuglia granzuglia
|
13fd1b4667
|
- added checks on tri/quad input mesh on half/full catmull
- updated normalized faces normals on quad dominant filter
|
2012-07-20 14:56:48 +00:00 |
|
Guido Ranzuglia granzuglia
|
44ea86e719
|
- fixed crash that was happening when an empty PointPC vector was accessed.
|
2012-07-20 14:53:42 +00:00 |
|
Guido Ranzuglia granzuglia
|
cb31b2f500
|
- switched to an html format error message
|
2012-07-20 14:48:01 +00:00 |
|
Paolo Cignoni cignoni
|
1b67b8c08d
|
Added a check in applyDecorateMode to prevent the start of decorators on empty documents
|
2012-07-20 14:25:45 +00:00 |
|
Paolo Cignoni cignoni
|
6b5038dc63
|
moved the creation of help realtimelog entry before the drawing of the realtimelog
|
2012-07-20 13:48:56 +00:00 |
|
Guido Ranzuglia granzuglia
|
1102338b3f
|
added filters:
- turn into quad dominant mesh
- turn into a pure tri-mesh
|
2012-07-20 13:06:45 +00:00 |
|
Guido Ranzuglia granzuglia
|
4e2d17f184
|
- from QFont::QtOpenGLCompatible to QFont::PreferAntialias (working both for windows and mac)
|
2012-07-20 09:00:50 +00:00 |
|
Guido Ranzuglia granzuglia
|
217dd77e61
|
- removed rename of xml file in mac
|
2012-07-19 17:57:05 +00:00 |
|
Guido Ranzuglia granzuglia
|
a9c56fa1b9
|
- removed rename of xml file in mac
|
2012-07-19 17:55:39 +00:00 |
|
Guido Ranzuglia granzuglia
|
5986afc10a
|
- removed rename of xml file in mac
|
2012-07-19 17:55:14 +00:00 |
|
Guido Ranzuglia granzuglia
|
7dba65a3e6
|
reset the correct qrc file
|
2012-07-19 10:36:59 +00:00 |
|
Guido Ranzuglia granzuglia
|
95d16c0ec3
|
removed stupid asserts from Catmull Clark and half Catmull
|
2012-07-19 08:58:46 +00:00 |
|
Paolo Cignoni cignoni
|
0b8d3960bc
|
Cleaned up the realtime logs for decorators and a few edit plugins
|
2012-07-19 08:52:18 +00:00 |
|
Paolo Cignoni cignoni
|
bd7295f12a
|
changed according to the mod done in the holeset.h
|
2012-07-19 08:10:48 +00:00 |
|
Guido Ranzuglia granzuglia
|
a895edf30e
|
- resolved mac/linux bug on missing plugins name preamble (i.e. in mac filter_mutualinfo.xml -> libfilter_mutualinfo.dylib in linux libfilter_mutualinfo.so in windows filter_mutualinfo.dll)
|
2012-07-18 16:56:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
e903dbb049
|
- added missing signal dialogParamChanged in XMLShotWidget
|
2012-07-18 14:02:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
f7db6bfc18
|
- removed crash and removed assert
|
2012-07-18 07:39:21 +00:00 |
|
Guido Ranzuglia granzuglia
|
2c4902f664
|
- Disabled sorting on model indexes in order to avoid crash caused by layoutChanged called without layoutAboutToBeChanged signal emitted. Remains an algorithmic crash.
|
2012-07-17 14:20:15 +00:00 |
|
Guido Ranzuglia granzuglia
|
d5bcb9b202
|
- Disabled sorting on model indexes in order to avoid crash caused by layoutChanged called without layoutAboutToBeChanged signal emitted. Remains an algorithmic crash.
|
2012-07-17 14:18:53 +00:00 |
|
Guido Ranzuglia granzuglia
|
955672501e
|
- at least the dialog should have working layouts
|
2012-07-17 09:30:27 +00:00 |
|
Guido Ranzuglia granzuglia
|
55677e4a78
|
- nicer (????) version of the real time log
|
2012-07-16 16:26:14 +00:00 |
|
Guido Ranzuglia granzuglia
|
562d4c9b66
|
- fixed crashed that was happening when a mesh file refers a not-existing texture file.
|
2012-07-13 11:37:22 +00:00 |
|
Guido Ranzuglia granzuglia
|
5bf1209f09
|
- if a mesh has been created by a create filter we must before to save it. Otherwise the project will refer to a mesh without file name path.
|
2012-07-13 07:14:39 +00:00 |
|
Guido Ranzuglia granzuglia
|
9541dfd73c
|
- changed the fake colors signal and slot system
|
2012-07-12 13:03:58 +00:00 |
|
Guido Ranzuglia granzuglia
|
d037bd8b0f
|
avoided "close alignDialog when ICPParamDialog is still open window" problem on Windows system
|
2012-07-12 09:21:28 +00:00 |
|
Paolo Cignoni cignoni
|
6fcd6553f8
|
Added a few other RealTimeLog to base decorators (non manifold stuff and border)
|
2012-07-12 07:50:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
c57d1824fc
|
avoided "icp params dialog in background" problem
|
2012-07-12 07:37:23 +00:00 |
|
Guido Ranzuglia granzuglia
|
3907588c47
|
avoided "icp params dialog in background" problem
|
2012-07-12 07:29:36 +00:00 |
|
Paolo Cignoni cignoni
|
9d394445e1
|
Added RealTimeLog to a some decorator. Many still to do...
|
2012-07-12 06:56:46 +00:00 |
|
Paolo Cignoni cignoni
|
2ecc484f7f
|
Cleaned up a bit the edit point interface. Now it uses the RealTimeLog to show the current hop and radius
|
2012-07-12 06:47:31 +00:00 |
|
Paolo Cignoni cignoni
|
44a14687c6
|
Added to the Logging class method for realTimeLogging.
Useful in decorator and edit plugins to show info on the screen.
|
2012-07-12 06:44:01 +00:00 |
|
Guido Ranzuglia granzuglia
|
fd06f79476
|
- intermediate changes to align tool (not the final one)
|
2012-07-11 08:28:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
02b92791a4
|
- In Dijkstra algorithm I have not to compute the arches connecting vertices already visited. It leads to inconsistent priority_queue.
|
2012-07-10 11:27:31 +00:00 |
|
Fabio Ganovelli ganovelli
|
12965d5b03
|
added camera tranform mode (use the matrix as the new camera extrinsics)
|
2012-07-09 16:48:27 +00:00 |
|
Fabio Ganovelli ganovelli
|
84fb0e5303
|
refined control check for matrix44f
|
2012-07-09 16:47:39 +00:00 |
|
Guido Ranzuglia granzuglia
|
6f7cb37b23
|
- terrible workaround to avoid problem with #warning in visual studio
|
2012-07-09 15:04:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
e979a6e52b
|
- removed conflict between glew and QtOpenGL causing #warning problem
- commented cubemap (but the code is still there...) decoration
|
2012-07-09 14:56:36 +00:00 |
|
Paolo Cignoni cignoni
|
3c5a96a032
|
Moved into meshfilter slicing functionality. Removed filter_slice; one plugin less..
|
2012-07-09 13:22:50 +00:00 |
|
Paolo Cignoni cignoni
|
9ada624ff4
|
Moved into meshfilter slicing functionality. one plugin less..
|
2012-07-09 13:21:46 +00:00 |
|
Paolo Cignoni cignoni
|
13e6c308cb
|
Updated after the removal of the enum bit vertexborder and faceborder
|
2012-07-09 13:20:23 +00:00 |
|
Paolo Cignoni cignoni
|
e5801c693a
|
Removed useless filter slice (moved functionality into meshfilter)
|
2012-07-09 12:42:14 +00:00 |
|
Paolo Cignoni cignoni
|
981dfb8b00
|
updated the structuresynth library to the latest sources
|
2012-07-09 12:33:08 +00:00 |
|
Paolo Cignoni cignoni
|
0d593c2e14
|
updated the structuresynth library to the latest sources
|
2012-07-09 12:32:27 +00:00 |
|
Paolo Cignoni cignoni
|
4e1e9bab9d
|
Raster reprojection decorator modified so as to use the GL wrapper of the VCG.
|
2012-07-09 11:11:39 +00:00 |
|