Results 1 to 10 of 111

Thread: News

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ZenGL 0.3.3

    Changelog:
    - [Windows] fixed TOPMOST window style in windowed mode
    - fixed broken ogg decoding in 0.3.2
    - mem_Free now will assign nil to Memory
    - rewritten and fixed a lot of col2d_* functions
    - removed parameter ColPoint from col2d_LineVsRect
    - removed col2d_LineVsCircleXY

    download

  2. #2
    ZenGL 0.3.4

    Changelog:
    - [Android]added tex_Restore*, font_RestoreFromFile, rtarget_Restore, emitter2d_RestoreAll and video_Restore functions
    - [Android]implemented restoring of resources for all demos
    - [iOS]fixed problem with orientation on iOS 6 when compile with iOS SDK 6.0
    - added C/C++ export for some file_* functions
    - added more demos for C/C++

    download

  3. #3
    ZenGL 0.3.5

    Changelog:
    - commercial license no more available and main license changed to zlib license
    - [MacOS X]fixed problem with fullscreen

    download

  4. #4
    Wrapper for Magic Particles has been resurrected New version based on Magic Particles 2.18 and as any other addition it can be grabbed from extra-page.

    Last edited by Andru; 06-10-2012 at 01:50 PM.

  5. #5
    Special release ZenGL 0.3.6: End of the World which has late a bit because of problem with compilation some object files for different platforms

    Changelog:
    - [Android]fixed incorrect work of input subsystem(added critical sections)
    - [Android]implemented scr_Flush for Android 2.3 and higher
    - [Windows]fixed incorrect result of mouse_Wheel when compile with Delphi XE
    - [Delphi]improved speed of theora video decoding
    - videos with NPOT frame size now will be without lines on borders in some cases
    - implemented support for colorspaces 4:2:2 and 4:4:4 of theora video

    download

  6. #6
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Too late the world apparently ended!

    Very nice work! Hey any plans for OUYA support for ZenGL? ...your awesome library supports just about everything else but as it is.

    And where does support with Oxygene for Java sit, if I may ask?
    Jason McMillen
    Pascal Game Development
    Co-Founder





  7. #7
    Hey any plans for OUYA support for ZenGL?
    Maybe someday I will take a look on it, but this is just an a bit modified Android, so I don't see any problem to run there ZenGL. Support for any special buttons I think can be easily done via improving ZenGL.java

    And where does support with Oxygene for Java sit, if I may ask?
    Unfortunately this is too heavy(because ZenGL is native compiled library) and not interesting, so I won't provide any wrappers for Oxygene.
    Last edited by Andru; 28-12-2012 at 12:20 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •