CamelBones

An Objective-C/Perl bridge framework

 
 
Home / Documentation / Release Notes / Release Notes - 1.0.3
 
 

What's New in 1.0.3

Added GLKit.par, which bundles the OpenGL CPAN module.

Added an OpenGL example, which demonstrates using PAR.pm to load GLKit.par, adding a custom subclass of NSOpenGLView in Interface Builder, and implementing OpenGL calls in that subclass' drawRect: method to draw a simple square.

Updated all included CPAN modules to the latest version.

Fixed a makefile bug that incorrectly set permissions on the PAR module directories.