Commit Graph

721 Commits (8e3666adf5718107ccb736c77f72a78640c16dfa)

Author SHA1 Message Date
Wenzel Jakob 20f3b7e0dc heterogeneous medium: don't require an orientation field 2010-12-01 01:27:33 +01:00
Wenzel Jakob c2d7903f54 much nicer FP exception system 2010-12-01 00:46:06 +01:00
Wenzel Jakob 0b2eb860c5 fix a freezing bug 2010-11-30 23:07:18 +01:00
Wenzel Jakob 407879c389 bugfix attempt #2 for a corner-case in heterogeneous media 2010-11-30 22:46:28 +01:00
Wenzel Jakob 828d3d3af9 bugfix for a few corner-cases 2010-11-30 22:22:57 +01:00
Wenzel Jakob 052f5f0bb8 flake model bugfixes 2010-11-30 21:56:21 +01:00
Wenzel Jakob 4625fa6241 bugfix regarding missing position UV partials 2010-11-30 20:41:42 +01:00
Wenzel Jakob 8037292e44 bugfix for the bugfix 2010-11-30 19:16:19 +01:00
Wenzel Jakob 2d21bd45e2 bugfixes in the OBJ parser 2010-11-30 18:57:20 +01:00
Wenzel Jakob 68b72fbe60 various bugfixes 2010-11-30 18:56:48 +01:00
Wenzel Jakob 97a0d7dd2d Fixed a bug in the extended volumetric path tracer concerning materials with a dirac delta BSDF 2010-11-25 22:04:12 +01:00
Wenzel Jakob cbe5de3a01 volpath_simple: render images correctly matching maxDepth when delta bounces are involved (attempt 2) 2010-11-25 21:38:54 +01:00
Wenzel Jakob 2131bdb817 initial support for computing shading normals with a specifiable angle cutoff, switched to Thuermer-Wuethrich-style smooth normal computation 2010-11-25 20:40:28 +01:00
Wenzel Jakob e00a9477db volpath_simple: render images correctly matching maxDepth when delta bounces are involved 2010-11-25 16:01:48 +01:00
Wenzel Jakob 80c0f932b3 MtsBlend: bugfix to support area light export 2010-11-25 14:36:28 +01:00
Wenzel Jakob 58572fa90f fix an annoying GUI freeze bug 2010-11-25 14:09:13 +01:00
Wenzel Jakob b2b60ed98f hair bugfix 2010-11-25 01:24:49 +01:00
Wenzel Jakob 946611320a this fixes a ptracer path depth inconsistency wrt. other integrators and fully implements the adjoint BSDF for shading normals everywhere 2010-11-25 00:30:10 +01:00
Wenzel Jakob 0815910bc8 OBJ parser improvements (now handles output from Rhino) 2010-11-24 11:00:30 +01:00
Wenzel Jakob 5ee33cb892 Added tag v0.2.0 for changeset 2c14d0f9b54f 2010-11-24 07:50:50 +01:00
Wenzel Jakob 94e1d825b7 miscellaneous bugfixes and improvements 2010-11-23 23:01:47 +01:00
Wenzel Jakob 724ef1bf11 merged with the main branch 2010-11-23 20:42:15 +01:00
Wenzel Jakob fd2067ca49 added acknowledgements for the material test scene 2010-11-23 20:41:20 +01:00
Wenzel Jakob 3fc8b212e3 bugfix for the bugfix 2010-11-23 11:40:02 +01:00
Wenzel Jakob f042892686 bugfix to the area light GLSL shader 2010-11-23 11:25:33 +01:00
Wenzel Jakob fae462dcc2 merged with the main branch 2010-11-23 02:09:44 +01:00
Wenzel Jakob bcda3f4b43 changelog updates 2010-11-23 02:09:22 +01:00
Wenzel Jakob 7a581340ee win32 bugfixes 2010-11-22 18:24:25 +01:00
Wenzel Jakob 0015f5e53b even nicer XML output 2010-11-22 09:18:15 +01:00
Wenzel Jakob cc8761db46 merge with the main branch 2010-11-22 08:30:14 +01:00
Wenzel Jakob 804c7ca718 the importer now produces much more readable XML output 2010-11-22 08:29:55 +01:00
Wenzel Jakob 721e922659 nicer log message for SerializedMesh 2010-11-22 07:26:13 +01:00
Wenzel Jakob 9ffca1b6b9 another merge 2010-11-21 12:17:58 -08:00
Wenzel Jakob 59ce3124fb merged with the main branch 2010-11-21 12:17:41 -08:00
Wenzel Jakob 5f924f5085 get rid of secure SCL warnings 2010-11-21 12:12:27 -08:00
Wenzel Jakob 388d1854b1 Qt/64 bit binary links for Windows 2010-11-21 19:03:56 +01:00
Wenzel Jakob 78b5a606cd SConstruct bugfix for windows pointed out by Marios 2010-11-21 18:20:06 +01:00
Wenzel Jakob a7fba35ef0 serious bugfix to the material exporter 2010-11-21 12:53:03 +01:00
Wenzel Jakob d631da2187 miscellaneous bugfixes 2010-11-21 02:50:15 +01:00
Wenzel Jakob 221e063330 merged with the build system rearrangement branch 2010-11-21 01:53:24 +01:00
Wenzel Jakob 514d6b5995 OSX-related build system fixes 2010-11-21 01:49:27 +01:00
Wenzel Jakob ea650dc287 split 'tools' directory into 'data' and 'dependencies' 2010-11-20 10:03:10 -08:00
Wenzel Jakob 5bb3812861 moved dependencies out of the main repository, switch to boost 1.44 2010-11-20 07:30:50 -08:00
Wenzel Jakob e104b7bdb4 merging with animation-aware branch 2010-11-19 16:59:19 +01:00
Wenzel Jakob f67566ffcc control animation export 2010-11-19 16:36:00 +01:00
Wenzel Jakob f098c3c455 removed irrelevant documentation section 2010-11-19 14:12:04 +01:00
Wenzel Jakob 786dfb61b3 merged with the main branch 2010-11-19 14:08:03 +01:00
Wenzel Jakob 87ac8b57bd generalized the XML schema 2010-11-19 14:07:14 +01:00
Wenzel Jakob 96481b14eb Arch linux -related documentation patch contributed by Alex Combas 2010-11-19 00:40:10 +01:00
Wenzel Jakob e80d72279e MtsBlend: hide preview buttons (depends on an as-of-yet unapplied patch to blender) 2010-11-18 19:14:50 +01:00