| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Release notes:
http://sf.net/apps/mediawiki/meshlab/index.php?title=Release_Notes_1.3.2
- Unbreak
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
|
|
| |
- Do not necessarily build with clang
Reported by: PH (via erwin)
|
| |
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.
PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.
[1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b
Approved by: miwi (for Qt 4.8.1 to pass the exp-run)
|
|
MeshLab is an open source, portable, and extensible system for the processing
and editing of unstructured 3D triangular meshes.
WWW: http://meshlab.sourceforge.net/
|