Commit Graph

2167 Commits (edf4470fe8e3ece2eb15c30410cc534e7d02f75b)

Author SHA1 Message Date
Wenzel Jakob 8c0e6e3d18 committed miter hair segment code from Steve 2010-09-01 22:41:59 +02:00
Wenzel Jakob 906f5910fd import transparent surfaces 2010-08-31 23:38:23 +02:00
Wenzel Jakob 4044fad4da forgot material indirection for polylist imports 2010-08-31 22:55:22 +02:00
Wenzel Jakob 6e181dcab3 better deal with zero-area triangles, misc. fixes 2010-08-31 22:32:34 +02:00
Wenzel Jakob 2527bb0dec area light source bugfix, return to preview button 2010-08-31 21:17:15 +02:00
Wenzel Jakob e2b860610c matrix support 2010-08-31 03:35:45 +02:00
Wenzel Jakob 559af6f2b3 typo/bugfix 2010-08-31 02:44:43 +02:00
Wenzel Jakob a00438551f collada import of SketchUp scenes improved, still buggy 2010-08-31 02:36:12 +02:00
Wenzel Jakob 02c47237a7 vast collada importer improvements, incomplete bmp loading support 2010-08-31 00:23:34 +02:00
Wenzel Jakob 715a854199 merged with main branch 2010-08-30 21:41:35 +02:00
Wenzel Jakob 2650e9f5cb transparent compression support 2010-08-30 21:40:32 +02:00
Wenzel Jakob 369e5db618 ZAE support 2010-08-30 20:12:23 +02:00
Wenzel Jakob a6075d7439 trap when throwing exceptions while the program is being debugged 2010-08-30 11:09:40 +02:00
Wenzel Jakob 73f5f5fc4b added mersenne twister to acknowledgments 2010-08-30 10:24:19 +02:00
Wenzel Jakob 45b381d0ac fixed infinite recursion possibility in the VPL generator 2010-08-30 10:14:24 +02:00
Wenzel Jakob 3b77937d78 fixed infinite recursion possibility in the path tracer 2010-08-30 10:12:37 +02:00
Wenzel Jakob 25730ec2eb merge with main branch 2010-08-30 09:33:03 +02:00
Wenzel Jakob c5e2868853 typo 2010-08-30 08:54:03 +02:00
Wenzel Jakob 622dfa78f7 some bugfixes, nicer importer XML output 2010-08-30 08:49:01 +02:00
Wenzel Jakob 715c0589f7 finished feature to force diffuse materials 2010-08-28 22:31:14 +02:00
Wenzel Jakob c296248190 preview: allow forcing diffuse sources/receivers -- the latter is not done yet 2010-08-28 22:10:05 +02:00
Wenzel Jakob e191ea43c9 fix problems with the server not binding to the correct interface 2010-08-27 20:21:08 +02:00
Wenzel Jakob 723e8d951f fixed obj serialization issues 2010-08-27 15:33:22 +02:00
Wenzel Jakob 1c550cc024 insist on the correct locale 2010-08-27 11:07:39 +02:00
Wenzel Jakob e5dbed44e6 fix ugly buttons on OSX 2010-08-27 10:08:01 +02:00
Wenzel Jakob 1d2dfda4c8 import scenes in a separate thread 2010-08-27 09:45:33 +02:00
Wenzel Jakob f231d57b7a prevent radioactive phong materials 2010-08-27 01:37:20 +02:00
Wenzel Jakob eaf8ba36cb allow making VPLs diffuse for faster preview convergence 2010-08-27 01:22:48 +02:00
Wenzel Jakob 271d1bbded better tooltips for the preview settings 2010-08-26 23:32:37 +02:00
Wenzel Jakob ebbd817a52 some some visual feedback that the scene is being imported 2010-08-26 19:56:36 +02:00
Wenzel Jakob b55642ca37 windows 32 bit collada fixes (recompiled with /D_SECURE_SCL=0) 2010-08-26 19:14:25 +02:00
Wenzel Jakob b49340d02a win32 importer bugfixes 2010-08-26 17:05:13 +02:00
Wenzel Jakob 37a5def9b4 fixed ray epsilon issue found by Michael Holroyd 2010-08-26 15:35:57 +02:00
Wenzel Jakob bd10c3db31 visualization of mask BRDFS 2010-08-26 09:02:13 +02:00
Wenzel Jakob d1a2e6e5e3 merged with main branch 2010-08-25 09:09:08 +02:00
Wenzel Jakob 7db172b8c1 OSX build fixes 2010-08-25 07:03:33 +02:00
Wenzel Jakob 32a7dcc414 doxygen support 2010-08-24 20:18:01 +02:00
Wenzel Jakob fa452311f8 don't copy existing texture files 2010-08-24 12:07:30 +02:00
Wenzel Jakob 378833cefd mtsimport crash bugfix 2010-08-24 11:19:13 +02:00
Wenzel Jakob 6ee899edb1 merged with main branch 2010-08-24 00:28:56 +02:00
Wenzel Jakob 795a38c60d plugin starter kit 2010-08-24 00:28:21 +02:00
Wenzel Jakob 01a13f94bb forgot mtsutil in install file 2010-08-23 22:10:46 +00:00
Wenzel Jakob 5645cdf360 debian build process update 2010-08-23 22:03:34 +00:00
Wenzel Jakob e3ea4e9a94 Bitmap: int->size_t 2010-08-23 12:14:31 +02:00
Wenzel Jakob 3ffe63ce19 mask import bugfix 2010-08-23 11:01:14 +02:00
Wenzel Jakob 7a79eacef2 diffuse transmitter & mask materials, fixed the transparent material 2010-08-23 10:36:35 +02:00
Wenzel Jakob bd9ff72f4d limited TGA loading support, better OBJ material import 2010-08-22 23:46:49 +02:00
Wenzel Jakob 76e6ac6322 mtsimport now works with OBJs 2010-08-20 00:45:52 +02:00
Wenzel Jakob d18c16c52f rearranged importer to handle OBJ in addition to COLLADA 2010-08-19 19:49:53 +02:00
Wenzel Jakob 5745233216 merged with main branch 2010-08-19 09:15:03 +02:00