
Meshomatic 0.2
Posted Monday, 26 April, 2010 - 04:57 by Icefox inSize: 116.23 KB
md5_file hash: 84295d15a50e4dc8a6dea7e88c8c3100
First released: 26 April, 2010 - 04:57
Textures work now! After ignoring it for three months or whatever. Finally!
Minor improvements to test program.
Confirmed to work with OpenTK 1.0-rc1 on Windows 7 and Linux.

Icarus Scene Engine 1.10.404-936
Posted Monday, 12 April, 2010 - 06:52 by emacinnes in
GTKSharp OpenGL Widget 1.1
Posted Monday, 5 April, 2010 - 01:32 by JTalton inSize: 363 bytes
md5_file hash: 03f2498b7f1605c4a4c416f8c2d7325c
First released: 5 April, 2010 - 01:32
Last updated: 5 April, 2010 - 01:32
Cleaned up file to be more MonoDevelop friendly.
Added compiled assembly that works with MonoDevelop.

The Open Toolkit library 1.0.0-rc1
Posted Wednesday, 24 March, 2010 - 16:14 by the Fiddler inSize: 416 bytes
md5_file hash: a7c38de1cb905a1687b7634a4b531082
First released: 24 March, 2010 - 16:14
Last updated: 24 March, 2010 - 16:25
[Overview]
This is the first release candidate for OpenTK 1.0. Notable changes:
* Implemented NSIS-based installer, added new build targets ("nsis", "lib" and "all") and made the build system more robust.
* Fixed ClassName clashes between GameWindows running on different AppDomains. Fixes NUnit support (patch by kring789).
* Improved behavior of several GameWindow events and properties on Windows and Linux.
* Fixed various documentation issues.
Visit http://www.opentk.com for the latest news and information on the Open Toolkit.
[Resolved issues]
#1132: OpenTK fails to start when XRandR is not available (Linux)
#1461: OnResize called multiple times when changing WindowState
#1599: GameWindow.X or Y don't work correctly on Linux
#1605: LINUX X, Y, Width, Height not being updated.
#1617: Hide internal / private members for the function reference
#1622: WinGLNative's window class registration strategy does not take AppDomains into account
#1649: WindowBorder.Fixed causes 1x1 sized window on Linux
Please report any issues you encounter at http://www.opentk.com/node/add/project-issue/opentk
[Known issues]
* The Mac OS X port needs more testing. If you encounter a bug, please report it at http://www.opentk.com/node/add/project-issue/opentk.
* OpenGL 3.1 and 3.2 fucntions may be missing specific tokens. Please report any such issues at http://www.opentk.com/node/add/project-issue/opentk

The Open Toolkit library 1.0-beta-3
Posted Tuesday, 9 March, 2010 - 13:50 by the Fiddler inSize: 472 bytes
md5_file hash: d79af23824d692c8d08d601f8ddc385b
First released: 9 March, 2010 - 13:50
Last updated: 9 March, 2010 - 14:26
[Overview]
This is the third beta release of OpenTK 1.0. This release resolves a large number of identified issues:
* adds support for doxygen-based documentation.
* significantly improves GameWindow stability.
* improves stability on multithreaded scenarios.
* fixes a number of input-related bugs.
* improves support for OpenGL 3.2 functions and adds a number of missing OpenGL tokens.
* features a better "GameWindow States" sample and introduces a "Multithreaded Rendering" sample.
* adds new double-precision based OpenGL overloads.
* fixes a number of smaller annoyances and oversights.
Visit http://www.opentk.com for the latest news and information on the Open Toolkit.
[Resolved issues]
#966: [GameWindow] Changing WindowBorder from Hidden to Normal/Fixed does not update the relevant property on KDE4.2
#1244: Alt+Tab weirdness
#1343: alGetListener3f documentation is problematic
#1417: Changing to fullscreen in demos -prob
#1418: [OpenTK] Invisible window when changing from Fullscreen to Normal WIndowState on Windows 7
#1419: [OpenTK] NativeWindow reported as focused whenever mouse enters its area, even without clicking (win32)
#1422: Missing EnableCap.PrimitiveRestart
#1443: GetActiveUniforms parameter name
#1444: TexCoordPointer creates StackOverflow
#1446: MouseWheelEventArgs.Delta
#1457: GameWindow Width and Height properties are inconsistent
#1467: Failure to initialize on Windows.
#1468: Crash caused by call to Egl.IsSupported
#1483: ES20 application problem, Graphicmode with stencil buffer?
[#1492]
#1498: [CL] ContextProperties should be mapped to IntPtr, not int
#1504: Color4.ToArgb returns wrong results
#1508: Window size is incorrect on Mac OS X
#1531: TextureParameterName enum missing TEXTURE_LOD_BIAS element
#1538: GLCore.cs: EnableClientState()
#1542: Vector3d.Length casts result to float
#1593: GameWindow X, Y position not correctly updating
#1596: Vector3d and Vector2d support in Functions like GL.Vertex3(), GL.Color3(), GL.TexCoord2() etc.
#1598: GameWindow states sample crashes on Ubuntu
#1600: Ensure xlib functions are surrounded with XLock/UnlockDisplay
Please report any issues you encounter at http://www.opentk.com/node/add/project-issue/opentk
[Known issues]

