Mon, 21 Apr 2008 19:35:27 +0200 Radek Brich kd-tree: move recursive build subroutine from KdNode to KdTree pyrit
Mon, 21 Apr 2008 09:05:09 +0200 Radek Brich unify capitalization of method names in C++ and Python pyrit
Mon, 21 Apr 2008 08:47:36 +0200 Radek Brich kd-tree traversal - avoid dynamic memory allocation pyrit
Sun, 20 Apr 2008 19:27:59 +0200 Radek Brich correct camera angle of view pyrit
Sun, 20 Apr 2008 16:48:24 +0200 Radek Brich kd-tree building - check all axes for best split, add additional shape-bbox check pyrit
Sat, 19 Apr 2008 18:00:27 +0200 Radek Brich simplify kd-tree building, it's also much faster now pyrit
Tue, 15 Apr 2008 17:12:50 +0200 Radek Brich a fix for CPU and compiler detection pyrit
Mon, 14 Apr 2008 12:51:50 +0200 Radek Brich move "smooth" attribute from Triangle to Material pyrit
Sat, 12 Apr 2008 02:02:45 +0200 Radek Brich added detection of optimal CPU flags for both GCC and IntelC pyrit
Fri, 11 Apr 2008 12:46:36 +0200 Radek Brich new option to choose single or double precision floats pyrit
Fri, 11 Apr 2008 00:13:59 +0200 Radek Brich fixed ICC detection pyrit
Thu, 10 Apr 2008 23:20:36 +0200 Radek Brich basic detection of compiler (GCC or ICC) and CPU capabilities pyrit
Wed, 09 Apr 2008 17:55:29 +0200 Radek Brich add Help with list of targets to SConstruct pyrit
Wed, 09 Apr 2008 16:51:14 +0200 Radek Brich add many SCons targets (see DEVNOTES) pyrit
Wed, 09 Apr 2008 11:35:59 +0200 Radek Brich more SConscript tweaking, make model preparation work again pyrit
Wed, 09 Apr 2008 00:29:11 +0200 Radek Brich minor SConscript tweaking pyrit
Tue, 08 Apr 2008 01:05:12 +0200 Radek Brich moving to SCons build system pyrit
Fri, 04 Apr 2008 13:54:47 +0200 Radek Brich add color support to lwo reader pyrit
Fri, 04 Apr 2008 01:55:25 +0200 Radek Brich new python demo: car.py pyrit
Sat, 29 Mar 2008 18:01:45 +0100 Radek Brich new python demo: boxes pyrit
Sat, 29 Mar 2008 17:54:27 +0100 Radek Brich fix sphere transmissivity, rename demo.py to spheres_glass.py pyrit
Sat, 29 Mar 2008 12:09:50 +0100 Radek Brich fix bugs pyrit
Sat, 29 Mar 2008 10:56:56 +0100 Radek Brich more raytrace_worker optimization and cleaning pyrit
Sat, 29 Mar 2008 02:17:22 +0100 Radek Brich slighly optimized raytrace_worker pyrit
Fri, 28 Mar 2008 23:30:04 +0100 Radek Brich new implementation of sample_queue pyrit
Fri, 28 Mar 2008 21:47:32 +0100 Radek Brich remove debug messages - algorithm seems stable, but it's slow pyrit
Fri, 28 Mar 2008 17:13:21 +0100 Radek Brich rewritten threads with heavy debug information pyrit
Fri, 28 Mar 2008 00:53:20 +0100 Radek Brich workaround for divide by zero bug in octree pyrit
Wed, 26 Mar 2008 17:03:38 +0100 Radek Brich begin moving subsampling and oversampling to Sampler pyrit
Wed, 26 Mar 2008 14:29:21 +0100 Radek Brich move Sampler classes to sampler.cc pyrit
(0) -50 -30 tip