From: <ba...@us...> - 2009-05-18 16:58:27
|
Revision: 53 http://scrupp.svn.sourceforge.net/scrupp/?rev=53&view=rev Author: basique Date: 2009-05-18 16:58:16 +0000 (Mon, 18 May 2009) Log Message: ----------- - new plugin: colors.lua Contains some pre-defined colors. Usage example: require "colors" local black = colors.black - major rewrite of the movie module - several bugs fixed - playing movies in resizable windows is working now - better performance Modified Paths: -------------- trunk/src/Graphics.c trunk/src/Movie.c trunk/src/Movie.h Added Paths: ----------- trunk/scripts/colors.lua This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |