Commit Graph

1729 Commits (44360abe09897fff43b0ee0a499a80652886e733)

Author SHA1 Message Date
Don Bright cea502f9a3 tweak and fix Stencilbuffer setup. 2011-11-22 20:31:57 -06:00
Marius Kintel 077a914ac6 Upgraded to boost 1.48, added boost filesystem 2011-11-22 12:00:49 +01:00
Don Bright 03442e3124 fixing GLX setup 2011-11-21 20:28:35 -06:00
Don Bright 4843022bf4 Merge remote branch 'upstream/master' into cakebaby 2011-11-21 17:35:13 -06: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
Don Bright e31bb0f603 make use FBO without stencil buffer 2011-11-16 21:42:08 -06:00
Don Bright 1aa73df3b8 improve info report. add auto-uploading ability for wiki data/images 2011-11-16 21:36:58 -06:00
Don Bright b6b3e52543 add more info to --info dumps. improve wiki output 2011-11-16 05:58:07 -06:00
don bright bf564e8059 windows fixes for pretty printing test results. 2011-11-13 23:13:59 -06: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
Don Bright c4231685f6 option '--info' to opencsgtest for windows. also output html + wiki code. 2011-11-13 14:34:01 -06:00
Brad Pitcher af2d4223df string indexing tests 2011-11-13 12:15:28 -08:00
Don Bright 1f9ce62573 Merge branch 'master' into cakebaby 2011-11-13 10:40:20 -06:00
Don Bright 3eb466b5a9 add pretty_print step to ctest run. add '-info' option to opencsgtest. 2011-11-13 10:39:34 -06: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
Marius Kintel 5953c131d2 minor sync 2011-11-12 20:39:22 +01:00
Marius Kintel d81160bfa6 Updated MCAD to latest version 2011-11-12 18:51:18 +01:00
Marius Kintel e0dfea6b6f minor cleanup 2011-11-12 18:44:11 +01:00
Marius Kintel cabff81c70 Merge branch 'master' into cache 2011-11-09 18:40:52 +01:00
Marius Kintel e65ea2d651 Only quote strings when using the stream operator. Fixes #35 2011-11-09 18:38:52 +01:00
Don Bright ab3a36e76b first version of 'cakebaby' regression testing display program 2011-11-09 00:46:39 -06:00
Marius Kintel ed6dd37dd5 Ported away from QHash 2011-11-09 04:48:56 +01:00
Marius Kintel 5c30bcb691 bugfix: Fix problem with progress bar sometimes jumping backwards 2011-11-09 03:48:07 +01:00
Marius Kintel acc0a21fe3 Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
Marius Kintel 0c72c33e6e Merge branch 'master' into cache 2011-11-09 03:18:50 +01:00
Marius Kintel 96c480b1bd Ported QCache and related code away from Qt 2011-11-09 03:18:32 +01:00
Marius Kintel 9146f16492 Ported QCache and related code away from Qt 2011-11-09 03:18:11 +01:00
Marius Kintel 63c5706533 Make old way of specifying version work as well 2011-11-09 03:17:26 +01:00
Marius Kintel bd8fb851f5 Fix for dates being interpreted as octal numbers 2011-11-08 23:27:37 +01:00
Marius Kintel 0b036e0e20 Added list of test cases which need to be written 2011-11-08 05:33:40 +01:00
Marius Kintel f5ce77d435 set -DDEBUG for debug builds 2011-11-08 05:12:49 +01:00
Marius Kintel 5a97bff909 Bugfix: Attach a stencil buffer to the FBO, fixes some OpenCSG rendering bugs 2011-11-08 05:12:28 +01:00
Marius Kintel bddf02588c compile fix, forgot std:: namespace for debug build 2011-11-08 05:06:00 +01:00
Marius Kintel 45bbac8686 bugfix: convexity wasn't passed on to polysets for Cgaladv and Render nodes 2011-11-08 03:38:18 +01:00
Marius Kintel ee7603badb Compile DEBUG builds with -DDEBUG 2011-11-08 03:37:43 +01:00
Marius Kintel 73d0b74cdf Upgraded 3rd party software: gmp-5.0.2, mpfr-3.1.0, glew-1.7.0 2011-11-08 03:33:22 +01:00
Marius Kintel 53da8926c3 Modified render-tests to trigger an OpenCSG rendering bug 2011-11-08 03:32:33 +01:00
Marius Kintel 26187fa068 win32 fix: Output exponents the same way as for *nix 2011-11-07 05:36:41 +01:00
Marius Kintel 5e6cd31bed wops, wrong test name. fixes echotest_string-test error 2011-11-07 05:36:17 +01:00
Marius Kintel 578b68daa8 Updated broken test with correct output 2011-11-07 04:01:16 +01:00
Marius Kintel f73b8289f6 Correctly escape special characters in dumped strings. Fixes dumptest_import_dxf-tests 2011-11-07 03:59:40 +01:00