Activity for WFEF .NET Bindings

  • Phillip Kilgore Phillip Kilgore committed [r11] on Code

    Began working on matrix generation; more refactoring on vector to add operations such as the cross product. Added Conversion and Arithmetic classes to assist in performing generic arithmetic.

  • Phillip Kilgore Phillip Kilgore committed [r10] on Code

    Added UnsafeOperationAttribute and friends to mark potentially unsafe operations. Refactored Vector and Rectangle so that they are available for each primitive numeric type, and also added unit tests to test them. Apparently forgot to add some files for video last time, so adding those in. More documentation written.

  • Phillip Kilgore Phillip Kilgore committed [r9] on Code

    Somehow deleted files did not get into last revision, fixing now.

  • Phillip Kilgore Phillip Kilgore committed [r8] on Code

    Did some rearrangement in preparation for DirectX backend via Vortice. Began working in 3D primitives, added matrices and some missing vector classes. Another documentation pass.

  • Phillip Kilgore Phillip Kilgore committed [r7] on Code

    More work on joystick support, but SFML does not appear to handle it correctly so it will remain disabled for now.

  • Phil committed [r6] on Code

    Added missing SadPainter.cs. Added separate AxisState implementation and resumed work on GameController.

  • Phil committed [r5] on Code

    Some refactoring to decouple ButtonState (which could theoretically be shared between mice and game controllers) from Mouse. Added unit test to test new ButtonState flag. ButtonState now implements IReadonlySet.

  • Phil committed [r4] on Code

    More work on PeerExample (which has been renamed SadPainter) and code supporting it. Implemented most of event system, with some work still needed for Keyboard and Joystick.

  • Phil committed [r3] on Code

    Began working on example code. Added TaskTask and BasicApplicationTask. More work on event system. Added peripheral subsystem. Began working out bugs in SFML frontend.

  • Phil committed [r2] on Code

    Began work on event subsystem and added WFEF.Peer to implement backends for peripherals and video.

  • Phil committed [r1] on Code

    Initial import; basic implementation of AccessTime and memories.

1