February 2010 Commit Log

Number of Commits:
22
Number of Active Developers:
2
justin 2010-02-26 16:42 Rev.: 706

better line breaks

19 lines of code changed in 1 file:

justin 2010-02-26 16:14 Rev.: 705

Better handling of long text

15 lines of code changed in 1 file:

justin 2010-02-26 16:05 Rev.: 704

Adding katz display calibrations

0 lines of code changed in 3 files:

justin 2010-02-26 15:43 Rev.: 703

10.5 binaries

0 lines of code changed in 43 files:

justin 2010-02-26 15:42 Rev.: 702

only mglClearScreen when running in training mode

2 lines of code changed in 1 file:

justin 2010-02-26 14:54 Rev.: 701

There appears to have been a small bug in mglIsGlobal which when asked about a field in the global that did not exist would try to dereference the non-existent field. It would cause a crash of mgl only very rarely, but seems to be fixed now. Recompiled binaries added.

4 lines of code changed in 88 files:

justin 2010-02-24 17:47 Rev.: 699

default to very easy

1 lines of code changed in 1 file:

justin 2010-02-24 17:47 Rev.: 698

Fixing up some text drawing bugs with fixStairTest. Now you can use fixStairTest(2) for training a subject on fixation task

27 lines of code changed in 2 files:

justin 2010-02-24 17:37 Rev.: 697

Fixing up mglText code which wasn't working since mglBltTexture now checkes for a field textureType to see if it is blting a 1D or 2D texture. Incidentally, mglText should be rewritten to use mglCreateTexture instead of creating the texture within the C code -- maybe a project for when mglText gets rewritten for Cocoa

29 lines of code changed in 6 files:

justin 2010-02-24 17:35 Rev.: 696

min/max threshold

2 lines of code changed in 1 file:

justin 2010-02-24 17:14 Rev.: 695

removeda keyboard

0 lines of code changed in 1 file:

justin 2010-02-24 15:23 Rev.: 694

Tweaks to 1D textures. To use the default width in mglBltTexture you specify [x y height] instead of using nan. Also recompile

78 lines of code changed in 6 files:

justin 2010-02-23 16:30 Rev.: 691

Modified texture code to allow for 1D textures like sine wave gratings

221 lines of code changed in 9 files:

justin 2010-02-22 16:21 Rev.: 690

Adding minimum threshold to staircaes task

2 lines of code changed in 2 files:

justin 2010-02-22 10:35 Rev.: 689

partial rebuild

0 lines of code changed in 22 files:

justin 2010-02-22 10:28 Rev.: 688

Added displayBounds to mglDecsribeDisplay to find the position of the second monitor for opening in 'movieMode' which spoofs a full screen by opening a windowed context of the screen size and moving into position over the display

32 lines of code changed in 69 files:

justin 2010-02-21 08:55 Rev.: 687

Adding changes to allow for opening a windowed context as "full screen". You can now do this by:

mglSetParam('movieMode',1);
mglOpen

90 lines of code changed in 7 files:

dep 2010-02-18 13:49 Rev.: 684

Formatting

254 lines of code changed in 2 files:

justin 2010-02-02 15:16 Rev.: 681

binary change

0 lines of code changed in 1 file:

justin 2010-02-02 15:16 Rev.: 680

using deprecated function for compatibility

0 lines of code changed in 1 file:

justin 2010-02-02 15:14 Rev.: 679

Commention out CGLSetFullScreenOnDisplay since this is not available on earlier systems

2 lines of code changed in 1 file:

justin 2010-02-02 15:09 Rev.: 678

minor change to passed in parameter parsing

1 lines of code changed in 1 file:

January 2010 »

Generated by StatSVN 0.4.1