Commit Graph

  • 03c67c1ab3 ported the homogeneous medium to the new system Wenzel Jakob 2011-03-10 20:12:05 +0100
  • cc25c2175a everything finally compiles Wenzel Jakob 2011-03-10 03:26:15 +0100
  • 62cb0f64b1 medium-related changes Wenzel Jakob 2011-03-09 19:06:01 +0100
  • 02764afe0d more cleanups Wenzel Jakob 2011-03-09 13:34:26 +0100
  • 9e922042c3 further tweaks Wenzel Jakob 2011-03-09 10:53:41 +0100
  • 419fb7843f a few more tweaks Wenzel Jakob 2011-03-09 02:33:04 +0100
  • 22a1a37cf0 initial commit with accumulated changes of the participating medium rewrite Wenzel Jakob 2011-03-08 20:23:17 +0100
  • b791e0b453 export bugfix Wenzel Jakob 2011-03-04 16:25:54 +0100
  • d2a0d96f95 OpenMP initialization code Wenzel Jakob 2011-03-04 00:17:43 +0100
  • dc801e7d6c a few win32-related compilation fixes Wenzel Jakob 2011-03-01 16:13:18 +0100
  • 787548d36c fix mmap warning on win32 Wenzel Jakob 2011-03-01 15:21:14 +0100
  • e2f25f98d1 parallel builds Wenzel Jakob 2011-03-01 15:03:37 +0100
  • a9dd8971b0 stupid bug pointed out by derek Wenzel Jakob 2011-03-01 11:56:48 +0100
  • 75462c11d2 merge Wenzel Jakob 2011-02-28 14:10:52 +0100
  • 9efd7f785f add squaredDistanceTo() methods to AABB Wenzel Jakob 2011-02-28 14:03:07 +0100
  • 4a9e992da7 OSX build fixes Wenzel Jakob 2011-02-27 13:41:27 +0100
  • 956d26a6ba a bunch of cleanups Wenzel Jakob 2011-02-23 20:45:49 +0100
  • 967b12960d a few documentation-related cleanups Wenzel Jakob 2011-02-22 00:40:04 +0100
  • 04816a4c82 reinterpret_cast is needed Wenzel Jakob 2011-02-16 18:11:21 +0100
  • c662679854 another atomic bugfix Wenzel Jakob 2011-02-16 18:04:16 +0100
  • c008800ab6 better MSVC++ integration Wenzel Jakob 2011-02-16 16:30:05 +0100
  • 9ded600b45 a few more atomic operations Wenzel Jakob 2011-02-16 13:46:52 +0100
  • 16f2454388 atomics bugfix for win32 Wenzel Jakob 2011-02-15 16:01:55 +0100
  • f43f278a6b AABB bugfix Wenzel Jakob 2011-02-15 15:36:12 +0100
  • f81264cd04 win32 build fixes Wenzel Jakob 2011-02-15 15:30:48 +0100
  • f4638907bd minor AABB change Wenzel Jakob 2011-02-14 20:27:36 +0100
  • f997674b48 minor kd-tree API change Wenzel Jakob 2011-02-14 18:36:41 +0100
  • 3e146b0006 bugfix to the dense matrix class Wenzel Jakob 2011-02-11 17:42:44 +0100
  • 526467da0e various minor improvements Wenzel Jakob 2011-02-11 16:46:57 +0100
  • a1da52f589 atomic FP addition Wenzel Jakob 2011-02-10 17:16:36 +0100
  • 33e4108319 export node type via a typedef Wenzel Jakob 2011-02-10 14:05:53 +0100
  • e6a8bd5417 two slightly modified search interfaces Wenzel Jakob 2011-02-10 13:58:50 +0100
  • 1150063534 added copy constructors to the matrix class Wenzel Jakob 2011-02-10 12:08:46 +0100
  • bcdc831b8d added an assignment operator to the matrix class Wenzel Jakob 2011-02-10 11:53:41 +0100
  • 2867546133 merge with the main branch Wenzel Jakob 2011-02-10 11:45:01 +0100
  • 111574dcbc GLProgram::setParameter() now handles more types of matrices Wenzel Jakob 2011-02-10 11:44:49 +0100
  • 0516aacfe2 added left-balanced kd-tree construction as another testcase Wenzel Jakob 2011-02-09 02:13:52 +0100
  • 9c1c16ab87 added a point kd-tree class Wenzel Jakob 2011-02-09 01:32:35 +0100
  • a9efb5cd1a AABB bugfixes, generic kd-tree Wenzel Jakob 2011-02-07 15:59:13 +0100
  • 4396a4618d naming conventions Wenzel Jakob 2011-02-04 18:15:11 +0100
  • 11bf7be59f column and row access Wenzel Jakob 2011-02-04 18:08:53 +0100
  • 6f5f0c11d2 matrix scalar division Wenzel Jakob 2011-02-04 17:15:47 +0100
  • 8ea4716dd8 fixed a typo Wenzel Jakob 2011-02-04 12:20:22 +0100
  • 4ec8a1dd81 for convenience: support matrix-vector multiplication directly in the dense matrix classes Wenzel Jakob 2011-02-03 16:37:52 +0100
  • 806e9b1733 missed an obvious optimization Wenzel Jakob 2011-02-03 15:25:22 +0100
  • df553745c4 A few missing matrix methods Wenzel Jakob 2011-02-03 15:14:43 +0100
  • 4f955476e7 build fixed Wenzel Jakob 2011-02-03 09:28:05 +0100
  • 48ae1f3eae A batch of changes that have piled up: Wenzel Jakob 2011-02-03 09:15:25 +0100
  • a87d3107da bigger scale in memString() Wenzel Jakob 2011-01-12 04:44:47 +0100
  • 07bc3a23fe Scheduler: ability to return the number of local workers Wenzel Jakob 2011-01-12 02:07:34 +0100
  • eb7a6ff5ea support for -bidir libraries Wenzel Jakob 2011-01-09 20:52:19 +0100
  • 582b64a6d7 schema extension (allow nested volumes) Wenzel Jakob 2011-01-09 19:14:33 +0100
  • 5dcf9d8380 a few bugfixes for the OBJ loader (regarding unsuccessful material imports and incorrect object names) Wenzel Jakob 2011-01-06 19:31:45 +0100
  • 55ba3887bd moved the re-centering feature to the OBJ loader, where it makes more sense Wenzel Jakob 2010-12-08 11:35:56 +0100
  • 2131a1b2d0 re-centering feature Wenzel Jakob 2010-12-08 10:44:47 +0100
  • a046fdf1d0 crash bugfix for network-based particle tracing applications Wenzel Jakob 2010-12-08 01:40:15 +0100
  • 8ec05fa002 clarification comment Wenzel Jakob 2010-12-03 13:01:46 +0100
  • c26f9f536f crash bugfix for the irradiance cache Wenzel Jakob 2010-12-02 22:32:16 +0100
  • 6606e13c5c typo; don't set thread priorities on Linux (it uses dynamic priorities) Wenzel Jakob 2010-12-02 20:44:35 +0100
  • 67ab96cba8 significant improvements to the rough glass sampling code Wenzel Jakob 2010-12-02 01:10:43 +0100
  • 683c5e463d worker priority chooser UI Wenzel Jakob 2010-12-01 22:14:28 +0100
  • 04d26f0dae backported a bunch of serious bugfixes from the bidirectional branch Wenzel Jakob 2010-12-01 11:33:11 +0100
  • ef583fec48 fix bug #21 (erroneously exiting the UI when trying to export an image on OSX) Wenzel Jakob 2010-12-01 02:47:20 +0100
  • e609c8fb39 software fallback documentation Wenzel Jakob 2010-12-01 01:52:27 +0100
  • 936e637605 option to use software fallback by default (part 2) Wenzel Jakob 2010-12-01 01:48:39 +0100
  • d9b90d8e99 option to use software fallback by default Wenzel Jakob 2010-12-01 01:45:09 +0100
  • 20f3b7e0dc heterogeneous medium: don't require an orientation field Wenzel Jakob 2010-12-01 01:27:33 +0100
  • c2d7903f54 much nicer FP exception system Wenzel Jakob 2010-12-01 00:46:06 +0100
  • 0b2eb860c5 fix a freezing bug Wenzel Jakob 2010-11-30 23:07:18 +0100
  • 407879c389 bugfix attempt #2 for a corner-case in heterogeneous media Wenzel Jakob 2010-11-30 22:46:28 +0100
  • 828d3d3af9 bugfix for a few corner-cases Wenzel Jakob 2010-11-30 22:22:57 +0100
  • 052f5f0bb8 flake model bugfixes Wenzel Jakob 2010-11-30 21:56:21 +0100
  • 4625fa6241 bugfix regarding missing position UV partials Wenzel Jakob 2010-11-30 20:41:42 +0100
  • 8037292e44 bugfix for the bugfix Wenzel Jakob 2010-11-30 19:16:19 +0100
  • 2d21bd45e2 bugfixes in the OBJ parser Wenzel Jakob 2010-11-30 18:57:20 +0100
  • 68b72fbe60 various bugfixes Wenzel Jakob 2010-11-30 18:56:48 +0100
  • 97a0d7dd2d Fixed a bug in the extended volumetric path tracer concerning materials with a dirac delta BSDF Wenzel Jakob 2010-11-25 22:04:12 +0100
  • cbe5de3a01 volpath_simple: render images correctly matching maxDepth when delta bounces are involved (attempt 2) Wenzel Jakob 2010-11-25 21:38:54 +0100
  • 2131bdb817 initial support for computing shading normals with a specifiable angle cutoff, switched to Thuermer-Wuethrich-style smooth normal computation Wenzel Jakob 2010-11-25 20:40:28 +0100
  • e00a9477db volpath_simple: render images correctly matching maxDepth when delta bounces are involved Wenzel Jakob 2010-11-25 16:01:48 +0100
  • 80c0f932b3 MtsBlend: bugfix to support area light export Wenzel Jakob 2010-11-25 14:36:28 +0100
  • 58572fa90f fix an annoying GUI freeze bug Wenzel Jakob 2010-11-25 14:09:13 +0100
  • b2b60ed98f hair bugfix Wenzel Jakob 2010-11-25 01:24:49 +0100
  • 946611320a this fixes a ptracer path depth inconsistency wrt. other integrators and fully implements the adjoint BSDF for shading normals everywhere Wenzel Jakob 2010-11-25 00:30:10 +0100
  • 0815910bc8 OBJ parser improvements (now handles output from Rhino) Wenzel Jakob 2010-11-24 11:00:30 +0100
  • 5ee33cb892 Added tag v0.2.0 for changeset 2c14d0f9b54f Wenzel Jakob 2010-11-24 07:50:50 +0100
  • 94e1d825b7 miscellaneous bugfixes and improvements Wenzel Jakob 2010-11-23 23:01:47 +0100
  • 724ef1bf11 merged with the main branch Wenzel Jakob 2010-11-23 20:42:15 +0100
  • fd2067ca49 added acknowledgements for the material test scene Wenzel Jakob 2010-11-23 20:41:20 +0100
  • 3fc8b212e3 bugfix for the bugfix Wenzel Jakob 2010-11-23 11:40:02 +0100
  • f042892686 bugfix to the area light GLSL shader Wenzel Jakob 2010-11-23 11:25:33 +0100
  • fae462dcc2 merged with the main branch Wenzel Jakob 2010-11-23 02:09:44 +0100
  • bcda3f4b43 changelog updates Wenzel Jakob 2010-11-23 02:09:22 +0100
  • 7a581340ee win32 bugfixes Wenzel Jakob 2010-11-22 18:24:25 +0100
  • 0015f5e53b even nicer XML output Wenzel Jakob 2010-11-22 09:18:15 +0100
  • cc8761db46 merge with the main branch Wenzel Jakob 2010-11-22 08:30:14 +0100
  • 804c7ca718 the importer now produces much more readable XML output Wenzel Jakob 2010-11-22 08:29:55 +0100
  • 721e922659 nicer log message for SerializedMesh Wenzel Jakob 2010-11-22 07:26:13 +0100
  • 9ffca1b6b9 another merge Wenzel Jakob 2010-11-21 12:17:58 -0800
  • 59ce3124fb merged with the main branch Wenzel Jakob 2010-11-21 12:17:41 -0800