Fernando Cacciola
|
24f08fc681
|
Added demos to the demos target
|
2008-12-18 17:29:36 +00:00 |
Andreas Fabri
|
39ae0c680a
|
Remove debug output
|
2008-12-05 16:34:18 +00:00 |
Andreas Fabri
|
e44aaafac0
|
Read weighted point instead of bare point
|
2008-12-05 16:33:43 +00:00 |
Laurent Rineau
|
88cc6becf4
|
Fix the tooltip of input weighted point
|
2008-12-05 13:10:13 +00:00 |
Andreas Fabri
|
04e8e4f1d0
|
reorder member initialization
|
2008-11-25 18:45:03 +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 |
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 |
Fernando Cacciola
|
70fa9503fd
|
Added CMP0003 policy
|
2008-11-04 12:30:29 +00:00 |
Laurent Rineau
|
b067e9a122
|
Fix conforming functions.
|
2008-10-27 21:31:12 +00:00 |
Laurent Rineau
|
4d288eef9e
|
Fix in demo/Triangulation_2/Delaunay_triangulation_2: the input tool was
not working if dimension()==1.
|
2008-10-13 09:23:44 +00:00 |
Andreas Fabri
|
da81bc0f02
|
Remove graphics item from scene before deleting it
|
2008-10-09 08:28:15 +00:00 |
Andreas Fabri
|
af5854f1fa
|
Forgot to store first point
|
2008-10-08 20:24:30 +00:00 |
Laurent Rineau
|
89c607219c
|
Fix conditional compilation.
|
2008-10-08 11:46:09 +00:00 |
Andreas Fabri
|
8162efe2a7
|
Highlight the conflict zone when entering a point with the mouse
|
2008-10-01 20:14:30 +00:00 |
Laurent Rineau
|
718c1a9f00
|
Fix MSVCisms: missing typenames.
|
2008-10-01 13:45:08 +00:00 |
Andreas Fabri
|
add90360b1
|
Conditional compilation
|
2008-10-01 10:43:09 +00:00 |
Andreas Fabri
|
67c8337eb8
|
Keep additional include directory
|
2008-10-01 10:05:27 +00:00 |
Andreas Fabri
|
d63921027a
|
Only compile when Qt4 is found
|
2008-10-01 09:52:43 +00:00 |
Andreas Fabri
|
7ad693501b
|
Add the necessary to allow persistence between calls
|
2008-10-01 09:17:07 +00:00 |
Andreas Fabri
|
a828d949cc
|
forgot resource file
|
2008-10-01 08:22:31 +00:00 |
Andreas Fabri
|
1cd15aa6b4
|
2D regular triangulation demo
|
2008-09-30 16:33:11 +00:00 |
Andreas Fabri
|
c823377874
|
2D regular triangulation demo
|
2008-09-30 16:30:44 +00:00 |
Laurent Rineau
|
8a2a1f9902
|
- New icons for the two Triangulation_2 demos (Andreas: remember that we demo
about regular).
- Constrained_Delaunay_triangulation_2 can now optionnaly show the mesh
domain.
|
2008-09-29 17:42:10 +00:00 |
Laurent Rineau
|
1ddcec5471
|
Fix compilation error: header missing.
|
2008-09-29 17:39:05 +00:00 |
Laurent Rineau
|
b7ad8da9ea
|
Fix CMakeLists.txt: add cmake_minimum_required.
|
2008-09-29 17:27:28 +00:00 |
Laurent Rineau
|
a04928195d
|
Use QApplication::restoreOverrideCursor() instead of
QApplication::setOverrideCursor(Qt::ArrowCursor).
|
2008-09-28 16:23:39 +00:00 |
Laurent Rineau
|
451268657e
|
Make the cancel button of the "insert random points" dialog work.
|
2008-09-28 15:56:32 +00:00 |
Laurent Rineau
|
77582cfe07
|
Change default Windows sizes.
|
2008-09-26 17:13:52 +00:00 |
Laurent Rineau
|
e5c3e6d552
|
Fix a MSVCism: needed typename.
|
2008-09-26 17:10:37 +00:00 |
Andreas Fabri
|
a53755d379
|
A show too much
|
2008-09-26 16:49:37 +00:00 |
Andreas Fabri
|
a54674e4e3
|
Added visualization of conflict zone
|
2008-09-26 16:08:57 +00:00 |
Laurent Rineau
|
1ca86be74c
|
Rename Load/save entries.
|
2008-09-26 14:30:47 +00:00 |
Laurent Rineau
|
f2d3b0ecb4
|
Add a copy of demo/Mesh_2/data/ (that directory will be soon dont_submitted).
|
2008-09-26 13:35:46 +00:00 |
Andreas Fabri
|
683fcfed36
|
reindentation
|
2008-09-26 12:47:01 +00:00 |
Andreas Fabri
|
59f5bc3c89
|
Random points in the screen and not the unit cube
|
2008-09-26 12:46:16 +00:00 |
Andreas Fabri
|
068b7cc61e
|
Added marker for boundary nesting level
|
2008-09-26 12:45:09 +00:00 |
Laurent Rineau
|
6b15cdb91e
|
New header <CGAL/Qt/utility.h> that contains miscellaneous global
functions.
|
2008-09-23 12:16:00 +00:00 |
Laurent Rineau
|
b4adefbf2f
|
Use "modern" find_package(CGAL). That simplifies a lot!
|
2008-09-11 13:56:30 +00:00 |
Laurent Rineau
|
5558487cad
|
Fix: remove an unused non-commited but included header.
|
2008-09-10 18:41:33 +00:00 |
Laurent Rineau
|
1266312e32
|
Followup of previous commit ("Add auto-link to libCGALQt4 files.").
Now use auto-link in demos that use CGAL Qt4 support.
|
2008-09-05 16:04:07 +00:00 |
Andreas Fabri
|
b9f817ff9a
|
Added CGAL logo
|
2008-09-01 14:53:30 +00:00 |
Laurent Rineau
|
e613317c65
|
Fix VCisms.
|
2008-09-01 14:01:19 +00:00 |
Andreas Fabri
|
b4538d15a5
|
Incorporated reviewers remarks
|
2008-09-01 13:52:30 +00:00 |
Laurent Rineau
|
4e43b40207
|
Fix three VC++-ismes (wrong uses of typenames, again).
|
2008-08-18 15:18:17 +00:00 |
Laurent Rineau
|
c711f07c2d
|
Change previoux revision 44999: QGraphicsView::matrix returns a *copy* of
its matrix! Hopefully, QGraphicsView has a member function scale(), similar
to the one of QMatrix.
|
2008-08-18 15:16:34 +00:00 |
Laurent Rineau
|
dd033c1748
|
revert revision 44882: the matrix is modified in place, by its member function scale().
|
2008-08-18 15:08:55 +00:00 |
Andreas Fabri
|
246f8230df
|
We have to set the matrix and not only to modify a copy
|
2008-08-11 15:52:58 +00:00 |
Andreas Fabri
|
c7b95de6af
|
Added Lipschitz sizing field
|
2008-08-11 12:21:18 +00:00 |
Laurent Rineau
|
f13d5d2a25
|
Update for cmake-2.6: moc files must be in source files.
|
2008-08-01 07:53:35 +00:00 |
Laurent Rineau
|
3d0c1d9937
|
One can now drop files on the Constrained_Delaunay_triangulation_2 window.
|
2008-07-30 18:28:58 +00:00 |