Wenzel Jakob
|
aecd28dc8d
|
bug-hunt, fixed some hair-shape related issues
|
2010-10-25 22:36:30 +02:00 |
Wenzel Jakob
|
707bb4a2ac
|
faster+more approximate micro-flake sampling
|
2010-10-25 17:18:10 +02:00 |
Wenzel Jakob
|
a8763c890d
|
clipping for hair is done
|
2010-10-25 13:30:01 +02:00 |
Wenzel Jakob
|
a3842d5e2c
|
realtime preview: render triangle approximations of analytic shapes
|
2010-10-25 09:05:30 +02:00 |
Wenzel Jakob
|
9689d85377
|
fixed a fiber file parsing bug
|
2010-10-24 17:25:29 +02:00 |
Wenzel Jakob
|
90d488d3ba
|
kd-tree visualization mode
|
2010-10-24 16:17:39 +02:00 |
Wenzel Jakob
|
0013e696f7
|
fixed some accuracy issues
|
2010-10-24 14:14:12 +02:00 |
Wenzel Jakob
|
c747d91263
|
cleanups
|
2010-10-24 00:35:14 +02:00 |
Wenzel Jakob
|
0e1534e863
|
the hair primitive works, made shadow ray intersections faster
|
2010-10-24 00:22:44 +02:00 |
Wenzel Jakob
|
589398f61a
|
hair primitive compiles again
|
2010-10-23 21:54:11 +02:00 |
Wenzel Jakob
|
aede861fb3
|
work on hair primitive
|
2010-10-22 21:42:16 +02:00 |
Wenzel Jakob
|
914b959ef9
|
windows compilation fix
|
2010-10-22 12:13:12 -07:00 |
Wenzel Jakob
|
1fe416408f
|
env map bugfix, cleanups
|
2010-10-22 19:49:47 +02:00 |
Wenzel Jakob
|
58eb27730f
|
added clipping for cylinders
|
2010-10-22 19:13:45 +02:00 |
Wenzel Jakob
|
f2387696d1
|
OSX build fixes
|
2010-10-22 12:28:38 +02:00 |
Wenzel Jakob
|
098d3a6e3f
|
cylinder clipping test is done
|
2010-10-22 12:03:48 +02:00 |
Wenzel Jakob
|
bcf57026cf
|
cylinder clipping viewer
|
2010-10-22 11:20:17 +02:00 |
Wenzel Jakob
|
10abd101f3
|
support GLUT-style viewer applications
|
2010-10-21 23:53:40 +02:00 |
Wenzel Jakob
|
0316615a64
|
merged with main branch
|
2010-10-21 12:03:08 +02:00 |
Wenzel Jakob
|
543c43509c
|
fixed SSS material
|
2010-10-21 12:02:10 +02:00 |
Wenzel Jakob
|
5f66ca6157
|
work on the clipping code
|
2010-10-21 10:28:55 +02:00 |
Wenzel Jakob
|
4315fd8fe9
|
nicer update dialog
|
2010-10-21 01:25:56 +02:00 |
Wenzel Jakob
|
fba2d62807
|
complete reversal of the previous change, since crashes still occurred on some configurations
There are now separate boost libraries for the different MSVC++ versions
|
2010-10-20 13:59:05 -07:00 |
Wenzel Jakob
|
cf5ebdbe38
|
msvc2010 compilation fixes
|
2010-10-20 13:16:57 -07:00 |
Wenzel Jakob
|
7f934760dc
|
dynamically link to BOOST, this increases interoperability with different versions of MSVC++
|
2010-10-20 13:08:01 -07:00 |
Wenzel Jakob
|
4a926af49b
|
handle newer versions of MSVC++
|
2010-10-20 12:37:34 -07:00 |
Wenzel Jakob
|
969229d98f
|
recompiled WIN64 binaries for Boost and COLLADA-DOM without the secure SCL
|
2010-10-20 12:28:52 -07:00 |
Wenzel Jakob
|
00c1c6d941
|
cylinder-plane intersection code
|
2010-10-20 03:47:13 +02:00 |
Wenzel Jakob
|
55f5b23553
|
better initial bounds for the volume occupied by a cylinder
|
2010-10-20 03:07:06 +02:00 |
Wenzel Jakob
|
1c1fea233d
|
merge with the kd-tree rewrite
|
2010-10-19 23:10:26 +02:00 |
Wenzel Jakob
|
e8d6be6259
|
further win64 compilation fixes
|
2010-10-19 21:15:57 +02:00 |
Wenzel Jakob
|
36c341f1a7
|
fixed various win64 compilation problems
|
2010-10-19 21:04:47 +02:00 |
Wenzel Jakob
|
a4db1bb008
|
treat PLY files as binary streams -- otherwise some won't parse on windows
|
2010-10-19 20:07:23 +02:00 |
Wenzel Jakob
|
ed05b2920c
|
complain when loading OBJs containing n-gons
|
2010-10-19 19:40:27 +02:00 |
Wenzel Jakob
|
f531af3e2d
|
fix fast-math kd-tree building problem on windows
|
2010-10-19 19:19:12 +02:00 |
Wenzel Jakob
|
7a319e6cc4
|
merged dev branches
|
2010-10-19 02:23:52 +02:00 |
Wenzel Jakob
|
fe0a6317df
|
windows compilation fixes, part 4
|
2010-10-18 17:22:54 -07:00 |
Wenzel Jakob
|
2d2fb78e8b
|
merged dev branches
|
2010-10-19 02:06:48 +02:00 |
Wenzel Jakob
|
a057677e89
|
windows compilation fixes, part 3
|
2010-10-18 17:04:47 -07:00 |
Wenzel Jakob
|
d41876fc4f
|
windows compilation fixes, part 2
|
2010-10-18 16:50:16 -07:00 |
Wenzel Jakob
|
d4d34dfd0f
|
windows compilation fixes
|
2010-10-18 16:44:54 -07:00 |
Wenzel Jakob
|
f43204426b
|
handle RGBA colors in COLLADA files
|
2010-10-19 01:19:19 +02:00 |
Wenzel Jakob
|
3d56ab699d
|
subtle UI improvements
|
2010-10-19 01:15:29 +02:00 |
Wenzel Jakob
|
d69943439d
|
merging branches
|
2010-10-19 01:08:46 +02:00 |
Wenzel Jakob
|
5244905a72
|
larger fonts on OSX
|
2010-10-19 00:51:50 +02:00 |
Wenzel Jakob
|
8f86126a14
|
bring OSX preview-settings up-to-date, exceptions now trap to a debugger if running
|
2010-10-19 00:47:50 +02:00 |
Wenzel Jakob
|
14ef60dc2e
|
added some missing boost headers
|
2010-10-19 00:24:08 +02:00 |
Wenzel Jakob
|
a168e60b78
|
updated docs regarding the Qt version on OSX
|
2010-10-19 00:12:32 +02:00 |
Wenzel Jakob
|
4a32ffedde
|
bugfixes, primitive clipping for cylinders
|
2010-10-19 00:05:02 +02:00 |
Wenzel Jakob
|
19eb23b13f
|
Fix bug #12 reported by Jirka Vorba (propagate named objects between included files)
|
2010-10-18 23:26:15 +02:00 |