Commit Graph

27 Commits (c3d4b5a08c79533b07418dea00b24933fdf61f25)

Author SHA1 Message Date
Wenzel Jakob a2591285d7 PyQt example: a few more refinements 2013-11-27 13:25:33 +01:00
Wenzel Jakob 96832ab70d yet more refinements to the fancy PyQt integration example + necessary code adaptations 2013-11-26 22:54:26 +01:00
Wenzel Jakob 3e2516ab99 got rid of some minor warnings, Python code cleanups 2013-11-26 14:30:49 +01:00
Wenzel Jakob 6f86986307 use better coding practices in the fancy python example 2013-11-25 18:59:12 +01:00
Wenzel Jakob d63ee6c296 added a fancy PyQt example 2013-11-25 16:55:44 +01:00
Wenzel Jakob dc8d3bf782 libpython: enable rendering callbacks in python & a few minor cleanups 2013-11-25 12:44:21 +01:00
Wenzel Jakob 22d334ecb4 Python documentation updates 2013-11-21 11:52:29 +01:00
Wenzel Jakob 91f9cf8af9 Mitsuba+PyQt code example for the documentation 2013-11-21 10:31:51 +01:00
Wenzel Jakob 12531458ac fixed Thread::registerUnmanagedThread, minor cleanups 2013-11-21 01:55:59 +01:00
Wenzel Jakob 0ee249c434 support for constructing triangle meshes from within python 2013-11-18 16:46:42 +01:00
Wenzel Jakob 6f81b5623b python documentation fix 2013-10-18 09:29:28 +02:00
Wenzel Jakob aecd80b128 comment about avoiding crashes 2013-08-05 11:35:25 +02:00
Wenzel Jakob 4d91dbc02c minor addendum to the docs 2013-02-17 19:03:01 -05:00
Wenzel Jakob 3d93215e81 fixed quaternion slerp to always use the 'short way', updated documentation 2013-02-17 18:28:53 -05:00
Wenzel Jakob bedef4a672 added turntable rendering info to the documentation 2013-02-17 16:58:39 -05:00
Wenzel Jakob bc42717371 symlinks_install (OSX): update library search paths in shell scripts for easier python support 2012-10-31 00:23:04 -04:00
Wenzel Jakob 103379b6ba added information on accessing docstrings 2012-10-20 19:27:10 -04:00
Wenzel Jakob 2af90cced8 more detailed info on how to load the Python module across platforms 2012-10-20 19:01:13 -04:00
Wenzel Jakob d161aa6490 futher Linux Python auto-configuration improvements 2012-10-20 18:08:36 -04:00
Wenzel Jakob 35da602d4e The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00
Wenzel Jakob 0632170e0c minor documentation update 2012-06-05 08:23:20 +12:00
Wenzel Jakob bdaaa217ba cylinder shape cleanup, support for recursive scene upgrades 2011-08-23 02:02:44 -04:00
Wenzel Jakob 282682b8c4 added a hacky rough coating BSDF 2011-08-22 00:17:55 -04:00
Wenzel Jakob 94fd78d0a5 done with the python integration (for now) 2011-08-21 18:54:13 -04:00
Wenzel Jakob e58a0fa338 python binding improvements 2011-08-20 03:36:40 -04:00
Wenzel Jakob 139d0d5073 documentation & python binding improvements 2011-08-19 03:13:18 -04:00
Wenzel Jakob cedab7e413 fix a really subtle linux/boost-python crash related to exception handling -> link to libstdc++ before any other libraries 2011-08-17 04:44:28 -04:00