Freshmeat blurb: The big changes are improvements to the debugging facility, gldb. Pressing Ctrl-C will now stop the program (ala gdb), and it is possible to query OpenGL state. Refer to the gldb(1) manual page for details. This release also offers much better thread safety, and it should now be mostly possible to use bugle even with programs that render simultaneously from multiple threads. However, the debugger will not work on a multi-threaded program, and there are still a few known race conditions. Finally, there is also a preliminary video capture mode. It is still somewhat slow and experimental.
State Changed From-To: open->closed Committed, thanks!