Laurent Rineau
397c0fd00f
s/above/below/
2009-01-30 15:42:41 +00:00
Laurent Rineau
ecb349ec7a
No need to link explicitly with ${TAUCS_LIBRARIES}: ${TAUCS_USE_FILE} deals
...
with that.
2009-01-25 23:12:45 +00:00
Laurent Rineau
9950bb2547
Merge revision 47808 from branch 3.4:
...
- Add a conditional compilation of MainWindow_curvature_estimation.cpp,
that depends on the configuration of LAPACK.
- Add QMessage::warning() calls, to tell the user why some functionality
is not available.
2009-01-25 14:36:58 +00:00
Sylvain Pion
caef6e7ccd
Remove special treatment for references to these figures, since the
...
default mechanism works.
2009-01-05 09:42:40 +00:00
Sylvain Pion
eaba877fb2
Remove svn:executable property on *.xpm *.odp */maintainer files
2009-01-03 13:38:09 +00:00
Sylvain Pion
f0ca88b74a
Replace not so nice cc_ref_up_arrow.gif used with Figures references,
...
by a nicer Unicode pointing finger.
2009-01-02 16:56:08 +00:00
Laurent Rineau
7c884dab31
Yet yet yet another fix for out-of-sources build! The last one, I hope!
...
(The release is coming...)
2008-12-18 19:18:01 +00:00
Laurent Rineau
2b4edbaa1e
Yet another fix for out-of-sources build!
2008-12-18 18:43:28 +00:00
Fernando Cacciola
24f08fc681
Added demos to the demos target
2008-12-18 17:29:36 +00:00
Laurent Rineau
50f70bb31a
Add the CGAL icons, and "CGAL" in the title.
2008-12-18 17:26:35 +00:00
Pierre Alliez
e8cb052597
polyhedron demo: removed two unused menus and one comment
2008-12-18 13:47:12 +00:00
Laurent Rineau
157eba63cf
\ccPkgDemo now predend "demo/3.4/" to its argument.
2008-12-10 14:16:12 +00:00
Andreas Fabri
45468f2362
Switch to CGAL::Manifold_with_boundary_tag()
2008-12-05 16:33:22 +00:00
Pierre Alliez
644468762e
polyhedron demo: remove dependency to graphicsview in the trunk
2008-12-02 09:48:09 +00:00
Laurent Rineau
46b70b7c25
Fix again FindQGLViewer.cmake so that it deals with debug and release
...
libraries, even on Linux where only the release one exists.
Rename QGLVIEWER_LIBRARY to QGLVIEWER_LIBRARIES (-IES), to mimic other
CMake packages.
2008-11-27 15:20:46 +00:00
Andreas Fabri
aaf4be957b
Add demo link
2008-11-26 16:03:57 +00:00
Laurent Rineau
ec9f2e29e5
Update citations (s/07/08/).
...
Let us hope that CGAL-3.4 will be release before 2009!
2008-11-20 22:19:28 +00:00
Laurent Rineau
d040b51a80
Use QT4_FOUND instead of QT_FOUND. FindQt4.cmake provides both.
...
As we have QT3_FOUND, in FindQt3-patched.cmake, that makes more sens to use
the versionned variable.
2008-11-20 13:25:42 +00:00
Laurent Rineau
4032eade9a
Massive removale of "QUIET" in find_package calls (except for
...
FindVTK.cmake, which has a bug). Let's see if that can help us to find out
why we still have problems with demos on MacOS and Windows.
2008-11-19 13:58:43 +00:00
Laurent Rineau
60f918b050
Just a modification of the first comment.
2008-11-19 13:12:30 +00:00
Laurent Rineau
fef3e3b19d
cmake-2.4*.5* is required.
2008-11-13 14:49:25 +00:00
Andreas Fabri
1b42bf6c1c
Undo as we fixed it globally in Rev 46848
2008-11-12 15:52:24 +00:00
Andreas Fabri
f4d33c4550
Include CGAL header before the QtOpenGL file as this one includes <windows.h> which screws up a Leda header file, in case we have leda support
2008-11-12 10:52:01 +00:00
Laurent Rineau
0c065f1f99
Fix the use of TAUCS.
2008-11-10 14:39:45 +00:00
Laurent Rineau
db52329482
Remove unused variable (warning).
2008-11-10 14:38:23 +00:00
Fernando Cacciola
547bffecd9
Put CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS in the right place for cmake 2.4
2008-11-06 13:03:41 +00:00
Laurent Rineau
565192a3c6
Comment out option POLYHEDRON_DEMO_ENABLE_FORWARD_DECL because it does not
...
work.
2008-11-05 10:05:24 +00:00
Laurent Saboret
dae487fb5a
Removed code to find Boost and Boost.Thread (as per AF and LR request)
2008-11-04 15:00:55 +00:00
Laurent Saboret
69eade49a7
Port to Windows/Visual C++ 2005
2008-11-04 14:15:30 +00:00
Laurent Saboret
e2f64882b1
Fixed warning
2008-11-04 13:43:05 +00:00
Andreas Fabri
34560b4a0e
improve the match by passing a std::ptrdiff_t instead of a number literal
2008-11-04 11:06:35 +00:00
Laurent Saboret
74d29f695a
Link with BLAS, LAPACK and TAUCS using CGAL_UseTAUCS.cmake
2008-11-04 11:06:31 +00:00
Laurent Rineau
316356dd3f
Use new functions readState() and writeState() of CGAL::Qt::DemosMainWindows
2008-11-02 22:29:53 +00:00
Laurent Rineau
edf7b1afe3
Partially revert r46620: only Scene.cpp should have been submitted.
2008-11-02 22:28:18 +00:00
Laurent Rineau
04b54f52e3
Add a workaround so that one use QColor::lighter for Qt>=4.3 and QColor::light for Qt<=4.2.
2008-11-02 22:25:50 +00:00
Laurent Saboret
164adfb71d
Fixed bug: AUTO_LINK_ENABLED was renamed CGAL_AUTO_LINK_ENABLED
2008-10-28 12:47:45 +00:00
Fernando Cacciola
d70bdaea18
Prefixed cmake variables with CGAL_
2008-10-23 14:59:02 +00:00
Pierre Alliez
b888934721
update resources, rescale elephant mesh model.
2008-10-21 08:55:06 +00:00
Pierre Alliez
3b4399aaf8
added one knot
2008-10-21 08:44:33 +00:00
Pierre Alliez
be4f86ab8c
demo polyhedron: added a set of mech. parts
2008-10-21 08:42:55 +00:00
Pierre Alliez
db6c20f1a7
polyhedron demo: code cleanup in mainwindow.h
2008-10-21 08:32:16 +00:00
Pierre Alliez
a234b4cc71
added new small models for Boolean operations and a little cute elephant.
2008-10-21 08:30:09 +00:00
Pierre Alliez
8a9f2dbf2a
cleanup mesh models
2008-10-21 08:23:00 +00:00
Pierre Alliez
0d54160c8d
polyghedron demo: remove big mesh files
2008-10-21 08:18:44 +00:00
Pierre Alliez
1da7c84720
polyhedron demo: simplified menus
2008-10-16 14:57:38 +00:00
Pierre Alliez
7f8e9ca8b4
polyhedron demo: simplify GUI by removing toolbars
2008-10-07 09:49:48 +00:00
Laurent Rineau
482560eb2d
Conditional compilation, for that huge demo!
2008-10-02 10:52:27 +00:00
Laurent Rineau
9e80736743
Move AABB_tree in its own svn package (not documented for CGAL-3.4).
...
(TODO: one need copyright/license headers.)
2008-10-01 08:10:00 +00:00
Pierre Alliez
d79f377307
solve one bug in kernel
2008-09-30 13:47:08 +00:00
Laurent Rineau
a04928195d
Use QApplication::restoreOverrideCursor() instead of
...
QApplication::setOverrideCursor(Qt::ArrowCursor).
2008-09-28 16:23:39 +00:00