Wenzel Jakob
|
7d588e32e9
|
more work on the binary representation, bugs remain
|
2010-10-08 15:03:49 +02:00 |
Wenzel Jakob
|
b856ccc0c7
|
added a chunking memory allocator, min-max binning is starting to work
|
2010-10-08 02:46:47 +02:00 |
Wenzel Jakob
|
42a075135c
|
extension to make the PLY loader handle some files extended by blender
|
2010-10-07 19:14:09 +02:00 |
Wenzel Jakob
|
05266a5033
|
merge with default branch
|
2010-10-07 18:57:44 +02:00 |
Wenzel Jakob
|
74fb4d009c
|
more statistics
|
2010-10-07 18:57:37 +02:00 |
Wenzel Jakob
|
effb3ebfb0
|
work on the min-max binning split method
|
2010-10-07 18:38:06 +02:00 |
Wenzel Jakob
|
48e414da7d
|
merged with main branch
|
2010-10-07 01:23:04 +02:00 |
Wenzel Jakob
|
feb6df2db8
|
merged with main branch
|
2010-10-06 23:20:08 +00:00 |
Wenzel Jakob
|
f6e4735a2d
|
updated COLLADA dom packages to fix the missing SONAME problem
|
2010-10-06 23:19:32 +00:00 |
Wenzel Jakob
|
2e3d9f1ab2
|
fix shadow mapping
|
2010-10-07 00:37:32 +02:00 |
Wenzel Jakob
|
e76951fdb8
|
removed unused fileresolver instance
|
2010-10-06 23:58:19 +02:00 |
Wenzel Jakob
|
660835fc12
|
nicer file selection boxes, crash reporter should now actually do something on OSX
|
2010-10-06 23:22:40 +02:00 |
Wenzel Jakob
|
dc5edd88fb
|
merge with the main branch
|
2010-10-06 21:57:24 +02:00 |
Wenzel Jakob
|
8351aa5b02
|
extended the remaining medium classes to handle compound stencil geometry
|
2010-10-06 21:56:36 +02:00 |
Wenzel Jakob
|
9ac4ca1352
|
bugfix for a problem involving the use of compound shapes with homogeneous volumes (reported by Milos)
|
2010-10-06 21:11:43 +02:00 |
Wenzel Jakob
|
76a501b291
|
faster builds
|
2010-10-06 20:46:16 +02:00 |
Wenzel Jakob
|
729ef3d054
|
fixed a crash caused by the FileResolver initialization on OSX
|
2010-10-06 14:36:09 +02:00 |
Wenzel Jakob
|
5da46517da
|
the initial clustering step works
|
2010-10-06 02:27:20 +02:00 |
Wenzel Jakob
|
d57d319048
|
min-max binning core implementation
|
2010-10-05 22:49:57 +02:00 |
Wenzel Jakob
|
2eccb2e9f1
|
better wrapping
|
2010-10-05 14:11:56 +02:00 |
Wenzel Jakob
|
fbd7f340e4
|
merged with main branch
|
2010-10-05 14:09:51 +02:00 |
Wenzel Jakob
|
929fe8211d
|
updated compilation docs
|
2010-10-05 14:09:38 +02:00 |
Wenzel Jakob
|
d5ab25c289
|
compilation fixes for libpng 1.4.x
|
2010-10-05 10:46:12 +00:00 |
Wenzel Jakob
|
88c0caad3d
|
beginning work on a new KD-tree implementation
|
2010-10-05 11:02:05 +02:00 |
Wenzel Jakob
|
fcd083ed8f
|
merged with main branch
|
2010-10-05 11:01:40 +02:00 |
Wenzel Jakob
|
63fb298835
|
got rid of triangle testcase
|
2010-10-05 11:01:32 +02:00 |
Wenzel Jakob
|
6170f1d9a3
|
save tonemapping attributes from the GUI
|
2010-10-05 10:53:58 +02:00 |
Wenzel Jakob
|
90eb130487
|
texture support for the roughmetal BRDF
|
2010-10-05 10:53:39 +02:00 |
Wenzel Jakob
|
91c568b451
|
tonemapping support in the PNG film
|
2010-10-05 10:53:10 +02:00 |
Wenzel Jakob
|
b9babc9da4
|
handle alpha in the adaptive integrator
|
2010-10-05 10:52:28 +02:00 |
Wenzel Jakob
|
80e4b35c22
|
merged with main branch
|
2010-10-05 07:35:24 +02:00 |
Wenzel Jakob
|
082facab36
|
union cast
|
2010-10-05 07:34:55 +02:00 |
Wenzel Jakob
|
f16d3bd0c9
|
support rotations
|
2010-09-30 22:59:53 +02:00 |
Wenzel Jakob
|
ec8e49616d
|
libply support for tim's files
|
2010-09-30 22:20:00 +02:00 |
Wenzel Jakob
|
a42f3626af
|
merge with main branch
|
2010-09-30 15:57:42 +02:00 |
Wenzel Jakob
|
a4baff62ef
|
fixes bug 4 in the repository (photon mapper crash)
|
2010-09-30 15:54:45 +02:00 |
Wenzel Jakob
|
bddb0c74e3
|
removed forgotten debug message
|
2010-09-30 15:36:21 +02:00 |
Wenzel Jakob
|
98b98ddcf0
|
nicer default path setup
|
2010-09-30 15:19:20 +02:00 |
Wenzel Jakob
|
cb68938716
|
show COLLADA validation error messages
|
2010-09-30 11:24:19 +02:00 |
Wenzel Jakob
|
5ee46b1f47
|
compilation fixes for OSX, added some boost files
|
2010-09-29 18:06:18 +02:00 |
Wenzel Jakob
|
f74e40f8cc
|
merge with main branch
|
2010-09-28 20:09:31 +02:00 |
Wenzel Jakob
|
5ab8f36d61
|
fixed Xerces C reference in the documentation
|
2010-09-28 19:48:20 +02:00 |
Wenzel Jakob
|
4bb5e8c3d6
|
vertex color and PLY loading support
|
2010-09-28 19:47:16 +02:00 |
Wenzel Jakob
|
6e674c0ab7
|
fixed FC compilation docs
|
2010-09-22 02:41:30 +02:00 |
Wenzel Jakob
|
ccf18058c2
|
updated compiling doc section for fedora
|
2010-09-22 02:03:44 +02:00 |
Wenzel Jakob
|
fbd9b41acc
|
fedore core build fixes
|
2010-09-22 00:52:23 +02:00 |
Wenzel Jakob
|
5329c90f63
|
mercurial cleanup (remove unused head rev)
|
2010-09-21 23:39:25 +02:00 |
Wenzel Jakob
|
7539f12bee
|
Closing branch
|
2010-09-21 23:36:50 +02:00 |
Wenzel Jakob
|
ebc7c814dd
|
cleanup phase is done -- merging into the default branch
|
2010-09-21 23:33:59 +02:00 |
Wenzel Jakob
|
7142b2c721
|
added a simple kd-tree performance benchmark
|
2010-09-21 23:26:49 +02:00 |