Paolo Cignoni cignoni
f2faae9092
Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h
2008-04-04 14:56:32 +00:00
Paolo Cignoni cignoni
db8240fc00
Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h
2008-04-04 14:18:15 +00:00
Paolo Cignoni cignoni
022840fd22
Started to add a decoration to draw a color legend.
2008-04-04 14:17:50 +00:00
Paolo Cignoni cignoni
2d22fe88cb
Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h
2008-04-04 14:08:24 +00:00
Paolo Cignoni cignoni
a0d0590868
Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h
2008-04-04 13:23:38 +00:00
Paolo Cignoni cignoni
ba2497b149
Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h, and added a manifoldness check on the reorient tool.
2008-04-04 13:22:30 +00:00
Paolo Cignoni cignoni
11d3e02cc9
Switched to the new vcg library curvature computation method
2008-04-04 13:15:58 +00:00
Paolo Cignoni cignoni
118e0b62b8
Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h
2008-04-04 10:07:14 +00:00
Paolo Cignoni cignoni
3eb4552864
BIG CHANGE: now also the vertex vector has optional components (mark, and curvature components)
...
Removed the dangerous 'using namespace' (never put them in .h files!)
2008-04-04 10:03:13 +00:00
Paolo Cignoni cignoni
da57086474
Added update of vertex normals in CurvEdgeFlip::ComputePriority and CurvEdgeFlip::Execute (normals are involved in computation of curvature indexes)
2008-04-03 17:35:42 +00:00
Paolo Cignoni cignoni
c97a0cc637
Added new projects to the mainstream v12 pro
2008-04-03 13:48:10 +00:00
Paolo Cignoni cignoni
ea75e062e4
added init of curfaceptr (double info bug)
2008-04-03 12:21:28 +00:00
Paolo Cignoni cignoni
870a28e2ac
Fixed some bugs and improved the scale feature
2008-04-03 10:14:22 +00:00
Paolo Cignoni cignoni
ba140d7c26
NEVER commit ui_XXXX.h files that are automatically generated by the qt framework please!
2008-04-03 07:42:37 +00:00
Paolo Cignoni cignoni
9f6cac975d
Added support to planar flips templated for different triangle quality functions.
...
Fixed heap management in CurvEdgeFlip class.
2008-04-02 19:41:32 +00:00
Paolo Cignoni cignoni
7a662fa23a
Finnally even scaling and rotation works with zoom. There's still a bug in the size of edit rectangle.
2008-04-01 20:29:19 +00:00
Paolo Cignoni cignoni
7ddbb183eb
Added an "update curvature" button
2008-03-31 07:12:48 +00:00
Paolo Cignoni cignoni
0dd541c568
Implemented rotate function, improved zoom (still not works in edit mode)
2008-03-30 13:14:15 +00:00
Paolo Cignoni cignoni
dfdc235fa6
Improved some features, rotation still not working
2008-03-29 16:59:26 +00:00
Paolo Cignoni cignoni
983f056037
Minor changes to avoid some warning. Little refactor.
2008-03-29 12:03:11 +00:00
Paolo Cignoni cignoni
e1d963257b
First version of laplacian smooth with surface preserving
2008-03-28 13:07:52 +00:00
Paolo Cignoni cignoni
a34acaced4
Added dynamic selection end move.
2008-03-28 11:21:14 +00:00
Paolo Cignoni cignoni
475867caa3
Added missing std::push_heap at end of new CurvEdgeFlip::UpdateHeap
2008-03-26 15:03:40 +00:00
Paolo Cignoni cignoni
8c447ef0ec
CurvEdgeFlip::UpdateHeap rewritten
2008-03-26 14:50:50 +00:00
Paolo Cignoni cignoni
0b9731a785
Added the selection feature,improved the other function and implemented
...
a test of sizeble interface
2008-03-25 09:08:13 +00:00
Paolo Cignoni cignoni
5ce1d65f60
Corrected bug in midPercentageLine update
2008-03-22 22:37:10 +00:00
Paolo Cignoni cignoni
d2c2c64bab
Version 1.1.1
2008-03-22 08:05:14 +00:00
Paolo Cignoni cignoni
0cb70ee620
yet another small change to get rid of names with spaces in the middle.
...
Correctly labeled idtf files
2008-03-22 07:58:13 +00:00
Paolo Cignoni cignoni
2f8d05389f
yet another small change to get rid of names with spaces in the middle
2008-03-22 07:40:31 +00:00
Paolo Cignoni cignoni
490f8e7da4
To avoid that a filter changes something assumed by the current editing tool, before actually starting the filter we close the current editing tool (if any).
2008-03-22 07:38:55 +00:00
Paolo Cignoni cignoni
993e79b19e
removed attempt of auto adding mac icons...
2008-03-22 07:32:00 +00:00
Paolo Cignoni cignoni
6f6a338cd1
- added percentage label for mid handle position.
...
- Fixed an interference signal bug between mid handle spinbox and percentace label (now working fine).
- some other minor changes
2008-03-21 18:23:27 +00:00
Paolo Cignoni cignoni
e56ea33d13
Added Rotation and Scale function. Improved movement of connected component (actually the func moves the intere mesh). Some part of code has been cleaned. Firt interface layout.
2008-03-21 16:12:43 +00:00
Paolo Cignoni cignoni
a2e329b28d
Minor changes
2008-03-21 14:53:27 +00:00
Paolo Cignoni cignoni
8a9e678e19
- Minor changes due to NUMBER_OF_HISTOGRAM_BARS constant introduction
...
- Added slot on_brightessSpinBox_valueChanged
- Minor changes due to new vcg.Histogram implementation:
- added computeEqualizerMaxY method
- vcg.histogram is now computed only once
2008-03-21 14:52:54 +00:00
Paolo Cignoni cignoni
bf76ce38bc
Changed due to NUMBER_OF_HISTOGRAM_BARS constant introduction
2008-03-21 14:46:31 +00:00
Paolo Cignoni cignoni
a364fa51a6
Added Constant NUMBER_OF_HISTOGRAM_BARS
2008-03-21 14:45:08 +00:00
Paolo Cignoni cignoni
3eaecb63fc
Fixed planar angle threshold setting for all types of flip during filter initialization.
2008-03-21 10:33:34 +00:00
Paolo Cignoni cignoni
098721d0a3
Introduction of IsFeasible function
2008-03-21 10:18:04 +00:00
Paolo Cignoni cignoni
18623ad207
Some code fixed and added the first version of the edit command. Still some problems with images...
2008-03-20 18:52:53 +00:00
Paolo Cignoni cignoni
7d2c75c512
added percentage label to represent mid handle position (to enhance)
2008-03-19 16:10:21 +00:00
Paolo Cignoni cignoni
2631fd3c63
Added deletion of unreferenced vertexes
2008-03-19 12:35:59 +00:00
Paolo Cignoni cignoni
26a1fce0e5
Re arranged layout
2008-03-19 11:35:04 +00:00
Paolo Cignoni cignoni
4cac42362e
Added pre-cleaning before computing curvature to avoid degenerate cases
2008-03-19 05:23:01 +00:00
Paolo Cignoni cignoni
5e0df90c5e
Added robustness tests for avoid degenerate cases
2008-03-19 05:21:07 +00:00
Paolo Cignoni cignoni
35c426a803
*** empty log message ***
2008-03-18 23:54:36 +00:00
Paolo Cignoni cignoni
ebff64f8c8
removed some comments, changed the clean color from gray to white
2008-03-18 17:26:30 +00:00
Paolo Cignoni cignoni
2f02724d79
changed the principal curvatures value
2008-03-18 17:26:03 +00:00
Massimiliano Corsini maxcorsini
898b425e1f
*** empty log message ***
2008-03-18 14:30:55 +00:00
Paolo Cignoni cignoni
c74a57e689
useful sty for latex
2008-03-18 14:29:10 +00:00