Andreas Fabri
|
a3215657b8
|
Fixes sent by Ron
|
2007-03-20 09:27:23 +00:00 |
|
Andreas Fabri
|
19b099b1cd
|
removed unused parameter
|
2007-03-20 08:04:11 +00:00 |
|
Andreas Fabri
|
298de37075
|
remoded unsused parameters
|
2007-03-19 07:26:45 +00:00 |
|
Andreas Fabri
|
676784b9ce
|
removed unused parameters
|
2007-03-17 08:54:47 +00:00 |
|
Andreas Fabri
|
c07e5941fb
|
removed/commented unused parameters
|
2007-03-16 09:53:39 +00:00 |
|
Andreas Fabri
|
c636b11f3f
|
Added illustration
|
2007-03-14 08:35:31 +00:00 |
|
Joachim Reichel
|
d08f6bea45
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
Sylvain Pion
|
b2630cd7e1
|
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
to demo/**/*.h and .cpp.
|
2007-03-10 16:55:12 +00:00 |
|
Sylvain Pion
|
6fb5cb906b
|
Remove trailing white spaces and end of lines.
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
|
2007-03-10 14:59:41 +00:00 |
|
Andreas Fabri
|
a33e7188b8
|
.C -> .cpp
|
2007-02-28 11:34:08 +00:00 |
|
Andreas Fabri
|
d3a8cfaca7
|
derivation instead of typeded for VC++
|
2007-02-16 10:43:29 +00:00 |
|
Sylvain Pion
|
0575cd72ef
|
prefix macro with CGAL_
|
2007-02-15 20:49:53 +00:00 |
|
Efi Fogel
|
6aa177f6e4
|
cleanup
|
2007-02-02 12:32:53 +00:00 |
|
Eric Berberich
|
82645c5551
|
added guard to avoid warning
|
2007-01-25 12:32:50 +00:00 |
|
Laurent Saboret
|
9d0d302a87
|
Fixed svn properties of whole trunk
|
2006-12-18 09:37:55 +00:00 |
|
Ron Wein
|
c38c22bad8
|
Renamed Infinity_type to Boundary_type.
|
2006-12-11 15:35:58 +00:00 |
|
Baruch Zukerman
|
5b41cedf06
|
added buttons to draw vertices /edges/faces
|
2006-11-28 16:29:05 +00:00 |
|
Baruch Zukerman
|
920c6409ef
|
added xpm files for new icons
|
2006-11-28 16:01:24 +00:00 |
|
Baruch Zukerman
|
7543379016
|
new icons
|
2006-11-28 15:57:13 +00:00 |
|
Baruch Zukerman
|
94a5499d97
|
fixed the 'New instance' button when the current diagram is of planes
|
2006-11-28 13:29:35 +00:00 |
|
Baruch Zukerman
|
261a4f37a7
|
clean up
|
2006-11-28 13:24:06 +00:00 |
|
Baruch Zukerman
|
51745d797a
|
added index.html help
|
2006-11-28 13:21:11 +00:00 |
|
Baruch Zukerman
|
ad491bbf95
|
changed the shortcut key for opening a file
|
2006-11-28 13:20:28 +00:00 |
|
Baruch Zukerman
|
8a2767ec05
|
fixed the 'About'
|
2006-11-28 13:05:42 +00:00 |
|
Baruch Zukerman
|
f73c9dc805
|
added new plane files
|
2006-11-26 11:42:04 +00:00 |
|
Baruch Zukerman
|
29abe36958
|
new planes files
|
2006-11-20 14:54:35 +00:00 |
|
Andreas Fabri
|
3201ed1ac8
|
Changed variable name to avoid nameclash when including windows.h
|
2006-11-12 20:58:14 +00:00 |
|
Michael Hemmer
|
9608231a02
|
fixed problems with CGAL::sign(CGAL::Sign)
|
2006-10-28 13:07:32 +00:00 |
|
Michael Hemmer
|
d2fa505e81
|
changed include of CORE NTs e.g. #include<CGAL/CORE_BigInt.h>
|
2006-10-27 11:02:16 +00:00 |
|
Baruch Zukerman
|
da7e13c374
|
new
|
2006-10-22 16:07:51 +00:00 |
|
Baruch Zukerman
|
77d7fa53d0
|
new triangle file
|
2006-10-22 15:29:50 +00:00 |
|
Baruch Zukerman
|
43d60e8b3a
|
added data files to the demo.
|
2006-10-22 15:15:40 +00:00 |
|
Baruch Zukerman
|
386fc9f59a
|
added operator casting to Kernel::Plane_3
|
2006-10-19 00:27:34 +00:00 |
|
Baruch Zukerman
|
001dc7bd2c
|
extended the demo to support planes
|
2006-10-19 00:26:26 +00:00 |
|
Baruch Zukerman
|
081c510507
|
construct_projected_boudary has changed
|
2006-10-17 14:11:29 +00:00 |
|
Baruch Zukerman
|
852399875b
|
fixed the test suites with the changes of the envelope traits
|
2006-10-17 14:09:29 +00:00 |
|
Baruch Zukerman
|
1d6739bd0a
|
fixed a compilation error
|
2006-10-17 13:02:15 +00:00 |
|
Baruch Zukerman
|
2ce83d2ee9
|
extended the demo to read and draw sphere files
|
2006-10-17 13:00:58 +00:00 |
|
Baruch Zukerman
|
a4846490ab
|
fixed a bug
|
2006-10-08 08:58:03 +00:00 |
|
Ron Wein
|
468d50641f
|
Documentation changes due to Eric's review.
|
2006-10-05 16:42:02 +00:00 |
|
Baruch Zukerman
|
7c03be2322
|
cleanup
|
2006-10-05 15:01:39 +00:00 |
|
Baruch Zukerman
|
663c9e5982
|
some fixes
|
2006-10-05 14:38:07 +00:00 |
|
Baruch Zukerman
|
2ce18f9194
|
added colors to the triangles
|
2006-10-03 12:35:17 +00:00 |
|
Baruch Zukerman
|
5fe648d3d7
|
fixed comments
|
2006-10-03 11:47:40 +00:00 |
|
Baruch Zukerman
|
9b372f8dab
|
resizing the window when opening new file
|
2006-10-03 11:36:39 +00:00 |
|
Baruch Zukerman
|
c1d65abad1
|
the 1st version of the demo
|
2006-10-03 10:50:23 +00:00 |
|
Baruch Zukerman
|
701cbaf28a
|
removed Env_caching_traits_3
|
2006-09-25 12:14:57 +00:00 |
|
Baruch Zukerman
|
5aa38bc9eb
|
clean up
|
2006-09-25 12:13:32 +00:00 |
|
Efi Fogel
|
8c0c477927
|
typo
|
2006-09-13 15:30:13 +00:00 |
|
Efi Fogel
|
8fb067aa11
|
Rephrasing and typo fixing
|
2006-09-13 15:00:45 +00:00 |
|