[jitter] Re: settimeout in lua?
Wesley Smith
wesley.hoke at gmail.com
Mon Dec 3 02:41:59 MST 2007
- Previous message: [jitter] Re: settimeout in lua?
- Next message: [jitter] drawing on the screen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've uploaded a new version of osx jit.gl.lua with a fix for the "ONE" error. wes On Dec 2, 2007 1:19 AM, Wesley Smith <wesley.hoke at gmail.com> wrote: > uh yeah, finally someone points this out. I was wondering. Anyway, > what happened is I scripted a bunch of GL enums and apparently GL_ONE > occurs more than once in the GL spec and extensions so it took the > last one which is not the same as is used in the blendfunc arguments > for example, thus the error. I'll post a new version tommorrow to fix > this and add some new things. > > wes > > > On Dec 1, 2007 7:01 PM, liubo <liubo at music.columbia.edu> wrote: > > > > thanks wes, this is great. > > > > just noticed, i think this may be a bug in the jit.gl.lua implementation but the GL constant "ONE" in the code above is not recognized (GL Error: Invalid Enumeration). "ONE_MINUS_SRC_ALPHA" and the other blend modes work fine. > > > > i have 1beta4 on macbook pro, max 4.6.3/jitter 1.6.3 > > > > _______________________________________________ > > jitter mailing list > > jitter at cycling74.com > > http://www.cycling74.com/mailman/listinfo/jitter > > >
- Previous message: [jitter] Re: settimeout in lua?
- Next message: [jitter] drawing on the screen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
