log

age author description
Thu, 17 Jul 2008 21:36:37 +0000 mvbarracuda * Increased width of object selector tool for easier browsing
Thu, 17 Jul 2008 07:53:09 +0000 kaelisebonrai updated LICENSE, for rio_de_hola, with my latest commits.
Thu, 17 Jul 2008 07:45:08 +0000 kaelisebonrai new updated (red) beachball graphics, including source.
Thu, 17 Jul 2008 06:53:35 +0000 kaelisebonrai new updated (green) beachball graphics, including source.
Thu, 17 Jul 2008 06:12:33 +0000 kaelisebonrai new updated (blue) beachball graphics, including source.
Thu, 17 Jul 2008 05:32:48 +0000 kaelisebonrai arrgh, issues with commits, fixed now, I hope, this is the source for the skull_pole model.
Thu, 17 Jul 2008 05:25:16 +0000 kaelisebonrai updating skull_pole graphics to new rendered version.
Thu, 17 Jul 2008 04:42:02 +0000 kaelisebonrai fixes error with camera naming in rio_de_hola/misc/current_rendersetup/blendersetupnew_v3.blend -- Oops =/
Thu, 17 Jul 2008 04:22:13 +0000 kaelisebonrai Adding Current Rendersetup for rio_de_hola techdemo, under the terms of the GNU GPL version 3.0 or Later.
Thu, 17 Jul 2008 04:13:04 +0000 kaelisebonrai Added kaelisebonrai to AUTHORS, test commit.
Wed, 16 Jul 2008 12:37:41 +0000 spq allow clients to set a custom window title and icon
Tue, 15 Jul 2008 20:12:30 +0000 chewie fixed hover images for editor toolbar
Tue, 15 Jul 2008 15:34:47 +0000 spq fix initialization of opengl, SDL_GL_DOUBLEBUFFER was accidently used as flag for SDL_SetVideoMode, instead it has to be used with SDL_GL_SetAttribute, thanks to austin_, who reported that.
Mon, 14 Jul 2008 16:39:27 +0000 spq reworked matrix vector multiplication, patch by yonibear