-
I've uploaded a patch that possibly fixes this bug (it Works For Me (TM)). However, Aqsis' transform handling still confuses me, so it should be checked thoroughly by someone who is more familiar with what's going on.
2009-06-25 06:02:18 UTC in Aqsis Renderer
-
Additional info:
1. With a "RelWithDebInfo" build, I get a failed assertion at:
./libs/core/reyes/motion.h, line 242.
2. With a "Release" build, I get an EXC_BAD_ACCESS:
0x005a323c in Aqsis::CqBucketProcessor::RenderMPG_MBOrDof()
2009-06-09 15:17:37 UTC in Aqsis Renderer
-
Attached is a test scene that crashes Aqsis git.
System:
OS X 10.5.7
gcc: i686-apple-darwin9-gcc-4.0.1
To replicate:
$ tar -xzf crashbug.tar.gz
- this creates a Mosaic directory
$ cd Mosaic
$ aqsis Scene_DEFAULT_Set0.rib
- piqsl will appear and then crash on a bucket in the first line.
2009-06-09 15:07:49 UTC in Aqsis Renderer
-
To view z-buffer images easily, we still need to use the zframebuffer display device, which is inconvenient for tools like Mosaic. This feature request is simple: just incorporate z-buffer display in piqsl.
2009-05-29 12:23:24 UTC in Aqsis Renderer
-
jpgrad committed revision 7 to the BLIX - Blender Extensions SVN repository, changing 66 files.
2009-04-04 01:16:32 UTC in BLIX - Blender Extensions
-
jpgrad committed revision 6 to the BLIX - Blender Extensions SVN repository, changing 2 files.
2009-04-04 01:08:46 UTC in BLIX - Blender Extensions
-
I'm currently working on a minor update of BLIX. New changes will include: 1) Opening of any Blender image files (not just uncompressed TGAs), 2) Update to numpy, 3) Some video tutorials.
Stay tuned... these will make it into a new release soon.
2009-04-04 00:58:22 UTC in BLIX - Blender Extensions
-
Official versions of Blender 2.48a compiled with Python 2.5 for OS X are already available from http://www.blender.org/download/get-blender/ (the standard Blender download page). You just need to look carefully in the "Mac OS X" section; their links are located just beneath the Python 2.3 versions for PPC and Intel architectures.
2009-01-18 10:26:43 UTC in RIB MOSAIC
-
Aqsis (current SVN as of 20080426) requires only very minor additions to build with the new version of Boost (1.35.0). The attached patch contains those additions.
2008-04-25 17:37:48 UTC in Aqsis Renderer
-
Hi Everyone,
Does the button to generate an occlusion map (under MOSAIC Utilities) do anything at the moment? I can't seem to get it to do anything.
Do I need to have an array of lights selected or something?
Thanks,
Jonathan Merritt.
2008-04-23 05:38:21 UTC in RIB MOSAIC