[jitter] Re: [Bug report] Jitter texture disparition
Vincent Goudard
programmeur at pucemuse.com
Mon Feb 4 16:57:37 MST 2008
- Previous message: [jitter] Re: [Bug report] Jitter texture disparition
- Next message: [jitter] Re: Sporadic crashes - Java responsible?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
the automatic 0 didn't change anything on the texture disparition issue... Since it happens quite unpredicably, I guess this is not due to a *feature*... I couldn't get to a proper repeatable exemple at this point though.. (still trying, dichotomizing the patch..) > could you show an example or point to one ? > Here you are : #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 368 481 45 9109513 loadbang; #P message 192 248 68 9109513 fullscreen \$1; #P message 265 249 55 9109513 noaccel \$1; #P toggle 265 231 15 0; #P toggle 175 248 15 0; #P newex 217 223 35 9109513 sel 27; #P newex 175 223 40 9109513 key; #P newex 192 270 62 9109513 jit.window fff; #P message 481 520 26 9109513 read; #P message 285 518 60 9109513 texture latex; #P message 400 520 65 9109513 read chilis.jpg; #P newex 400 542 191 9109513 jit.gl.texture fff @name latex @automatic 0; #B color 5; #P newex 82 342 33 9109513 r draw; #P newex 89 264 35 9109513 s draw; #P newex 82 371 103 9109513 t b b b b b b b b; #B color 5; #P newex 82 547 283 9109513 jit.gl.gridshape fff @automatic 0 @shape circle @scale 0.3 0.3 1.; #B color 5; #P message 95 418 89 9109513 position -0.5 -0.5 0.; #P message 121 446 86 9109513 position 0.5 -0.5 0.; #P message 147 471 86 9109513 position -0.5 0.5 0.; #P message 173 496 83 9109513 position 0.5 0.5 0.; #P toggle 79 182 15 0; #P newex 79 230 56 9109513 t b b erase; #P newex 79 209 57 9109513 qmetro 40; #P newex 79 312 199 9109513 jit.gl.render fff @erase_color 1. 1. 1. 1.; #P fasten 9 0 8 0 87 476 87 476; #P fasten 9 2 8 0 113 504 87 504; #P fasten 9 4 8 0 139 518 87 518; #P fasten 9 6 8 0 165 532 87 532; #P connect 9 7 4 0; #P connect 9 5 5 0; #P connect 9 3 6 0; #P connect 11 0 9 0; #P connect 9 1 7 0; #P connect 23 0 14 0; #P connect 23 0 13 0; #P connect 15 0 12 0; #P connect 13 0 12 0; #P connect 21 0 16 0; #P connect 22 0 16 0; #P connect 20 0 21 0; #P fasten 18 0 19 0 222 245 180 245; #P fasten 19 0 22 0 191 263 191 248; #P fasten 17 0 18 0 216 240 216 225; #P connect 14 0 8 0; #P fasten 7 0 8 0 100 499 87 499; #P fasten 6 0 8 0 126 513 87 513; #P fasten 5 0 8 0 152 525 87 525; #P fasten 4 0 8 0 178 538 87 538; #P connect 3 0 1 0; #P connect 1 0 2 0; #P connect 2 0 0 0; #P fasten 2 2 0 0 130 301 84 301; #P connect 2 1 10 0; #P window clipboard copycount 24;
- Previous message: [jitter] Re: [Bug report] Jitter texture disparition
- Next message: [jitter] Re: Sporadic crashes - Java responsible?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
