Commit Graph

1504 Commits (01f1a2f9cfeab276e5e0b51f47a72c9019478f7f)

Author SHA1 Message Date
Marius Kintel 01f1a2f9cf Removed some more Qt dependencies 2011-11-28 01:00:21 +01:00
Marius Kintel a4aabf7241 sync 2011-11-28 00:29:18 +01:00
Marius Kintel e09c0781db Turn off ccache when building releases 2011-11-27 23:18:26 +01:00
Marius Kintel f6aa0353b3 sync 2011-11-27 23:03:32 +01:00
Marius Kintel 10185d2de8 More correct preference and warning settings for OpenCSG capability 2011-11-27 23:02:38 +01:00
Marius Kintel 3bf98dd19f Check for GL extensions, not just OpenGL 2, before dismissing OpenCSG capabilities. 2011-11-27 22:52:28 +01:00
Marius Kintel 0fee2c5540 Killed some memory leaks 2011-11-27 05:20:18 +01:00
Marius Kintel 04c340b35d expected files for example tests 2011-11-27 02:47:58 +01:00
Marius Kintel c2f29733b5 Modified test to not cause z buffer fighting 2011-11-27 02:47:15 +01:00
Marius Kintel a159135e97 Modified test to not cause z buffer fighting 2011-11-27 02:40:49 +01:00
Marius Kintel 46ce786edc Updated tests after recent deprecation fixes of examples 2011-11-26 23:39:49 +01:00
Marius Kintel 9038f6b857 Use macro instead of functions since we may change global variables 2011-11-26 23:33:53 +01:00
Marius Kintel 5b4632b040 Initialize CGAL error behaviour, remove duplicate debug output 2011-11-26 23:33:19 +01:00
Marius Kintel 1c1098f8b4 Minor debug output fixes 2011-11-26 23:32:50 +01:00
Marius Kintel 47bd0b639b bugfix: We didn't correctly set back CGAL error behaviour after changing it 2011-11-26 23:31:11 +01:00
Marius Kintel c6a6ad46da Removed use of deprecated functionality from examples, with a few temporary exceptions 2011-11-26 19:41:48 +01:00
Marius Kintel 8d97fb3939 Temporarily fall back to deprecated module 2011-11-26 19:30:25 +01:00
Marius Kintel e158384eb8 Rewrite deprecated code in examples, discovered bugs in open polyline handling 2011-11-26 19:30:25 +01:00
Marius Kintel 6e030b5716 Updated testing docs 2011-11-26 19:25:31 +01:00
Marius Kintel 07800da508 Better config handling 2011-11-26 19:25:16 +01:00
Marius Kintel 9171a48b1b Reorganized a bit, added support for test configurations 2011-11-26 18:58:53 +01:00
Marius Kintel 7678f0f083 Now uses Imagemagick convert for performing image tests 2011-11-26 02:25:28 +01:00
Marius Kintel 60e4c81b43 Support for traversal pruning and abortion 2011-11-25 22:41:36 +01:00
Marius Kintel 7996b8ed8d don't downsample so aggressively 2011-11-25 05:15:19 +01:00
Marius Kintel 70e0b93c1d Updated polygon test with double-specification of start vertex 2011-11-25 01:00:52 +01:00
Marius Kintel e518d03e04 updated to HEAD 2011-11-24 23:44:35 +01:00
Marius Kintel 3a5c43cc3c Another try for Windows test compatibility; no backslashes in filenames 2011-11-24 23:13:12 +01:00
Marius Kintel 42d7099089 Attempt to batte floating point rounding differences for testing purposes 2011-11-24 23:10:46 +01:00
Marius Kintel 3f0a991a3d Bail if CGAL < 3.6 2011-11-24 18:09:17 +01:00
Marius Kintel 2d98fb91ce Added stl import bug 2011-11-23 23:04:49 +01:00
Marius Kintel e821f4057e note about z height of rendered 2d objects 2011-11-23 22:53:27 +01:00
Marius Kintel e0b5f3f33d Output relative filenames in warnings for echotest to give similar results across machines 2011-11-23 16:55:03 +01:00
Marius Kintel 60d7e80c48 Modified escape-test to avoid issues with Windows drive letters 2011-11-23 16:49:09 +01:00
Marius Kintel 25fa1984db Merge branch 'hull3' 2011-11-23 16:11:55 +01:00
Marius Kintel 73092dd4c8 Added support for 3D object in the hull() module 2011-11-23 16:11:48 +01:00
Marius Kintel 1969396b9d Reverted to boost-1.47 for now - 1.48 causes some tests to fail; *_polygon-holes-touch *_polygon-mesh 2011-11-23 14:35:43 +01:00
Marius Kintel 077a914ac6 Upgraded to boost 1.48, added boost filesystem 2011-11-22 12:00:49 +01:00
Marius Kintel b211fe5158 Ported away from Qt 2011-11-21 22:39:26 +01:00
Marius Kintel 077c144c86 Merge branch 'cache' 2011-11-21 21:00:44 +01:00
Marius Kintel 00cff177ef Added suggestion for more intuitive polygon() parameters 2011-11-21 19:22:08 +01:00
Marius Kintel 5d818be789 Added string index operator 2011-11-13 22:56:37 +01:00
Marius Kintel be7b180432 Merge pull request #36 from brad/stringindexing
String indexing
2011-11-13 13:53:40 -08:00
Brad Pitcher af2d4223df string indexing tests 2011-11-13 12:15:28 -08:00
Brad Pitcher dcf4b83306 string indexing 2011-11-12 22:58:15 -08:00
Marius Kintel 2cfcdf557d len() 2011-11-12 20:59:13 +01:00
Marius Kintel 262e1350a4 Removed old comment which isn't true anymore 2011-11-12 20:56:49 +01:00
Marius Kintel 9c14544a92 Hooked up function tests 2011-11-12 20:53:12 +01:00
Marius Kintel 170c506ab7 Merge branch 'length-function' 2011-11-12 20:47:51 +01:00
Marius Kintel 8fd4c47835 Reorganized some tests 2011-11-12 20:46:00 +01:00
Giles Bathgate acf4c1262b Added a len() function
This returns the number of elements in a vector, and the length of
a string. Added a basic test script that can be checked for echo
output.
2011-11-12 19:42:27 +00:00