thanks Rad,
I'm waiting for x64!
(it will be compiled for Python 2.5, or 2.6?)
Moderator: coordinators
dancing_in_the_smoke wrote:I'm waiting for x64!


- const int offset = ify[y-y0]*FILTER_TABLE_SIZE + ifx[x-x0];
+ const int16_t offset = ify[y-y0]*FILTER_TABLE_SIZE + ifx[x-x0];



jensverwiebe wrote:The lack in testing bothered me, so i sorted 3 bugs out and replaced RC4 with a new version for both 32 and 64bit for OSXintel.

Lord Crc wrote:jensverwiebe wrote:The lack in testing bothered me, so i sorted 3 bugs out and replaced RC4 with a new version for both 32 and 64bit for OSXintel.
How productive of you
Just kidding, looking forward to the feedback on these changes.

child 323 48d0c035de7e
permissions -rw-r--r--
removed stratawidth and reinhard_autoywa redundant params
1 #!BPY
2 # coding=utf-8
3 """Registration info for Blender menus:
4 Name: 'LuxBlend v0.6RC4 Exporter'
5 Blender: 248
6 Group: 'Render'
7 Tooltip: 'Export/Render to LuxRender v0.6RC4 scene format (.lxs)'
8 """
and so on....Return to Weekly Testing Builds
Users browsing this forum: swordkensia and 2 guests