Commit Graph

1017 Commits (394dd0d3119351ba2919025a2e484f4c490ab755)

Author SHA1 Message Date
Wenzel Jakob 5e11d26c4e load the initial scenes _after_ workers have been created 2010-08-18 23:51:44 +02:00
Wenzel Jakob 4228002df0 generate a proper AABB for the hair compound shape 2010-08-18 23:49:04 +02:00
Wenzel Jakob 0d76becf5d composite material shader, do a better job at previewing environment sources 2010-08-18 23:19:54 +02:00
Wenzel Jakob 9f9275aab0 import diffuse reflectances 2010-08-18 19:15:40 +02:00
Wenzel Jakob a1fbdddc50 fixed interactive navigation in left-handed coordinate systems 2010-08-18 18:02:11 +02:00
Wenzel Jakob 9fed7118bf better obj parsing & gui scene saving support
- do a better job at parsing OBJs with multiple objects
- correctly save XML scenes when there is no integrator or sampler
2010-08-18 17:28:27 +02:00
Wenzel Jakob e1054035a3 fixed a regression on win32, added a note about installing SCons on windows. 2010-08-18 13:17:01 +02:00
Wenzel Jakob f7dfa9d135 switch to the software fallback when an exception occurs on the preview rendering thread 2010-08-18 07:39:19 +02:00
Wenzel Jakob a4e372b88a updated hgignore 2010-08-18 07:20:08 +02:00
Wenzel Jakob 8d6855addd import dialog: disable the OK button by default 2010-08-18 00:28:54 +02:00
Wenzel Jakob 49c3f109d4 GUI software fallback for less capable hardware 2010-08-17 23:04:02 +02:00
Wenzel Jakob 8a16b26dee avoid using GL_EXT_geometry_shader4 features when they are not really required 2010-08-17 21:27:55 +02:00
Wenzel Jakob 1d94d71157 more parallelization docs 2010-08-17 01:49:56 +02:00
Wenzel Jakob b18761dfcc bugfixes to mtsutil, more parallelization documentation 2010-08-17 01:27:08 +02:00
Wenzel Jakob 79110b4cf4 remove tutorial example 2010-08-16 23:00:36 +02:00
Wenzel Jakob 0b175b6ab2 parallelization doc update 2010-08-16 20:00:47 +02:00
Wenzel Jakob 8f17ea1323 transparent BSDF 2010-08-16 19:01:40 +02:00
Wenzel Jakob ed46832262 merged with main branch 2010-08-16 18:56:18 +02:00
Wenzel Jakob d357cdc854 fix compilation on win32 2010-08-16 09:23:17 -07:00
Wenzel Jakob 93ff7c6f60 merged with main branch 2010-08-16 17:53:43 +02:00
Wenzel Jakob b8d898b8a5 merged with main branch 2010-08-16 17:48:29 +02:00
Wenzel Jakob 094a0226b6 mtsutil feature is done 2010-08-16 17:16:13 +02:00
Wenzel Jakob 1867232a89 added a scene argument to the subsurface integrator 2010-08-16 16:34:43 +02:00
Wenzel Jakob 29e713acf4 removed unused Li feature from Subsurface 2010-08-16 16:06:42 +02:00
Wenzel Jakob a16795e910 merge with the main branch 2010-08-16 15:29:49 +02:00
Wenzel Jakob 1442571546 mtsutil changeset 2 2010-08-16 15:31:39 +02:00
Wenzel Jakob b11152572c Merged with main branch 2010-08-16 14:11:21 +02:00
Wenzel Jakob 8a7f92e704 Switch to Xerces-C++ 3, part 2, Starting to work on mtsutil program 2010-08-16 14:11:08 +02:00
Wenzel Jakob ef07669abd Switch to Xerces-C++ 3, part 1 2010-08-16 14:02:06 +02:00
Wenzel Jakob c57e3ac77f collada: import polylist meshes correctly 2010-08-16 13:48:36 +02:00
Wenzel Jakob 59cf5a8a3e Handle broken blender 2.5 DAE files 2010-08-16 11:09:02 +02:00
Wenzel Jakob d34e3e903a Port to Xerces 3.x 2010-08-16 08:03:16 +02:00
Wenzel Jakob ab2e6b4ca7 Phong now takes a separate color and reflectance argument
This change will soon be implemented with the remaining materials
2010-08-15 15:24:30 +02:00
Wenzel Jakob c26b116f11 blender import bug (typo) 2010-08-15 13:06:07 +02:00
Wenzel Jakob be13518cc4 new composite material, which represents a linear blend of BSDFs 2010-08-15 12:29:18 +02:00
Wenzel Jakob 5de2156943 collada import: prompt for missing files 2010-08-13 21:36:57 +02:00
Wenzel Jakob 63bb06d7c2 better importer GUI integration 2010-08-13 21:09:48 +02:00
Wenzel Jakob 7ab003c306 dielectric sampling bugfix 2010-08-13 19:12:43 +02:00
Wenzel Jakob 6895a556ec locale bugfix 2010-08-13 17:16:42 +02:00
Wenzel Jakob f0a2e2436e dielectric now puts equal weight on both components, locale fixes, many importer improvements 2010-08-13 17:03:49 +02:00
Wenzel Jakob fa1789be6d portal luminaire, support for adjustments when importing from COLLADA, bugfixes 2010-08-13 14:53:52 +02:00
Wenzel Jakob b8ff508576 directional luminaire works 2010-08-13 02:26:07 +02:00
Wenzel Jakob 0d00364edc starting to work on a directional luminaire 2010-08-12 20:13:34 +02:00
Wenzel Jakob 0953ceaba3 better COLLADA import from Blender, improvements to the import dialog 2010-08-12 20:01:08 +02:00
Wenzel Jakob 845ca566ec initial import GUI 2010-08-12 14:36:51 +02:00
Wenzel Jakob 736de258ea fixed a bug with the default lighting setup 2010-08-12 02:43:17 +02:00
Wenzel Jakob edb8b31d7f merged with repository 2010-08-12 01:48:07 +02:00
Wenzel Jakob da2028abe0 collada importer: be a bit more lax with missing materials 2010-08-12 01:47:11 +02:00
Wenzel Jakob 901fc493c4 format documentation is done 2010-08-11 20:00:16 +02:00
Wenzel Jakob 6c429ac43f more documentation, create a default luminaire if the scene description contains none 2010-08-11 03:32:46 +02:00