
OnUpdateFrame function does not work with maximum update rate
Posted Tuesday, 27 October, 2009 - 18:08 by Anonymous| Project: | The Open Toolkit library |
| Version: | 1.0-beta-1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | the Fiddler |
| Status: | closed |
Description
When I run my program through the Application.Run() with maximum update rate
OnUpdateFrame function does not work, OnRenderFrame function works only.
OnUpdateFrame function with maximum update rate worked in earlier versions of the library.


Comments
#1
Thank you for taking the time to help improve OpenTK.
Can you please provide a small test case that demonstrates this issue?
#2
Simple small test case. The cube should animate.
#3
Thank you, bumping priority. This is a critical issue that warrants an out-of-schedule bugfix release.
#4
Fixed in rev. 2395.
#5
Closing issues fixed in 1.0 beta-1.