Sébastien Loriot
|
c130fa3b8c
|
update copyright holder of P2T2 package
|
2013-07-26 08:32:46 +02:00 |
Nico Kruithof
|
fe3017a048
|
minor fix for master
- Fixed #define guard
- Fixed #include
|
2013-07-18 20:57:45 +02:00 |
Nico Kruithof
|
0889773189
|
* Changed template parameter Predicate_ to Functor_ (for the traits classes of P2T2 and P3T3)
* Added side_of_bounded_circle to the predicates in the 2D traits classes
|
2013-07-15 13:06:45 +02:00 |
Nico Kruithof
|
3eeb035a33
|
Moved a generic named class to an internal namespace
|
2013-07-04 23:52:59 +02:00 |
Nico Kruithof
|
c39c55b4f1
|
Changed the copyright and the license
|
2013-06-26 21:55:51 +02:00 |
Nico Kruithof
|
81fc05c90f
|
Changed the copyright to remain mine until Monique sorts out legal issues with the INRIA legal department
|
2013-06-06 09:19:13 +02:00 |
Nico Kruithof
|
a94549091c
|
Resolving warnings
|
2013-06-04 11:33:38 +02:00 |
Nico Kruithof
|
5832a7c0e1
|
Fixing warnings
|
2013-05-17 13:01:50 +02:00 |
Nico Kruithof
|
4cac3b0020
|
Fixing compiler warnings
|
2013-05-16 12:20:36 +02:00 |
Nico Kruithof
|
175f6c7d37
|
Fixing the fix
|
2013-05-14 09:55:36 +02:00 |
Nico Kruithof
|
89c6b1d4a7
|
Working on the error in the hierarchy and removing compiler warnings
|
2013-05-14 09:46:19 +02:00 |
Nico Kruithof
|
02fdc5b53e
|
Added debug code to analyse the error on windows with the hierarchy
|
2013-05-12 19:44:36 +02:00 |
Nico Kruithof
|
e009ea9582
|
Trying to resolve a bug in serializing the p2t2 hierarchy
|
2013-04-22 08:23:55 +02:00 |
Nico Kruithof
|
8e47f8446d
|
Working on fixing the testsuite
|
2013-04-16 10:03:26 +02:00 |
Nico Kruithof
|
b7878b69bd
|
Fixed errors in the testsuite
|
2013-04-13 12:49:36 +02:00 |
Nico Kruithof
|
bd096e4b2a
|
Fixing a double defined function
|
2013-04-08 20:45:50 +02:00 |
Nico Kruithof
|
d69d0e303b
|
Formatting, ran astyle:
for i in `find . -name "*.h" -or -name "*.cpp"`; do echo $i; astyle -A7 -bps2 $i; done
|
2013-03-31 22:10:07 +02:00 |
Nico Kruithof
|
a980dfc210
|
Big code cleanup. Cleaned all NGHK's (own notes).
Work is done.
|
2013-03-31 22:06:39 +02:00 |
Nico Kruithof
|
6454707d07
|
Added my name to all files
|
2013-03-31 20:53:37 +02:00 |
Nico Kruithof
|
04191f177a
|
Fixed iterator types
|
2013-03-31 14:43:39 +02:00 |
Nico Kruithof
|
0e9e38498f
|
Fixed excessive calls to validating whether the too long edges administration is correct.
The entire triangulation was checked for every face.
|
2013-03-27 07:58:11 +01:00 |
Nico Kruithof
|
851e7a3d94
|
Fixed a bug in the too_long_edges bookkeeping.
|
2013-03-26 15:08:39 +01:00 |
Nico Kruithof
|
26e7e44acb
|
Everything is implemented. The big cleanup starts now
|
2013-03-26 11:16:22 +01:00 |
Nico Kruithof
|
98a85e2636
|
Code cleanup
Making locally_Delaunay public
|
2013-03-26 10:57:26 +01:00 |
Nico Kruithof
|
f26692677f
|
Working on the demo, coloring the vertices of small triangulations
|
2013-03-24 09:19:52 +01:00 |
Nico Kruithof
|
8e2e8b9ac8
|
Code cleanup
|
2013-03-24 00:03:12 +01:00 |
Nico Kruithof
|
15623c4762
|
Fixed serialization (binary mode doesn't work for exact number types)
|
2013-03-23 22:51:51 +01:00 |
Nico Kruithof
|
f44799cdfb
|
Fixed a test in the test suite
|
2013-03-21 20:47:52 +01:00 |
Nico Kruithof
|
6476837c76
|
Fixed compiler errors
|
2013-03-21 20:25:40 +01:00 |
Nico Kruithof
|
8949bfea19
|
Changed documentation
|
2013-03-21 19:56:24 +01:00 |
Nico Kruithof
|
52d39974cc
|
Changing move to move_point in the Hierarchy to be consistent with the P2DT2
|
2013-03-21 19:55:11 +01:00 |
Nico Kruithof
|
d6f0982c87
|
Added more tests for iterators, removed debug code
|
2013-03-20 08:14:59 +01:00 |
Nico Kruithof
|
9c05224ab7
|
Resolving a warning
|
2013-03-20 08:14:19 +01:00 |
Nico Kruithof
|
918062b370
|
Resolving warnings
|
2013-03-20 07:55:30 +01:00 |
Nico Kruithof
|
20dcbe7c3a
|
added a missing public
|
2013-03-19 14:33:41 +01:00 |
Nico Kruithof
|
baa96ddadb
|
More testing of the hierarchy
|
2013-03-18 08:06:26 +01:00 |
Nico Kruithof
|
8a81f70bdc
|
Got the testsuite compiling for the hierarchy
|
2013-03-18 07:59:17 +01:00 |
Nico Kruithof
|
0fd25f152f
|
More checking of the hierarchy
|
2013-03-15 18:41:45 +01:00 |
Nico Kruithof
|
59e18bfe2a
|
Checking more functions
|
2013-03-15 18:31:42 +01:00 |
Nico Kruithof
|
87bdde2415
|
Working further on the hierarchy
|
2013-03-15 18:26:13 +01:00 |
Nico Kruithof
|
f74fb3db6e
|
Implemented the copy constructor
|
2013-03-15 18:19:07 +01:00 |
Nico Kruithof
|
62ee5054c2
|
Working on the hierarchy
|
2013-03-15 08:15:52 +01:00 |
Nico Kruithof
|
f05ca0bb23
|
Working on the vertex/face structs, renaming.
Working on the hierarchy
|
2013-03-04 21:25:48 +01:00 |
Nico Kruithof
|
55f561b0dc
|
Fixed a compiler error
|
2013-03-02 21:36:56 +01:00 |
Nico Kruithof
|
82762065ca
|
implemented a raw version of move_if_no_collision
|
2013-03-02 19:25:59 +01:00 |
Nico Kruithof
|
75584ac5b1
|
implemented serialization of the periodic triangulation
|
2013-03-02 18:53:18 +01:00 |
Nico Kruithof
|
1442e12512
|
Fixing compiler warnings with strict CXXFLAGS
|
2013-03-01 08:06:59 +01:00 |
Nico Kruithof
|
8453a635b1
|
Fixing compiler warnings
|
2013-02-28 21:14:17 +01:00 |
Nico Kruithof
|
468af1fbdb
|
Fixed a compiler error in the demo
|
2013-02-28 20:37:44 +01:00 |
Nico Kruithof
|
3dced96b93
|
Cleaning up the documentation
|
2013-02-28 20:29:19 +01:00 |