Crayon2000
96321c05f9
[CHG] Removed warnings from GRRLIB_LoadBMF
...
*Branch 3D_test*
[CHG] We are now loading texture from Material file (.mtl)
[CHG] Draw3dObj is able to show diffuse texture map (only for group)
[CHG] Draw3dObj overrides the two last parameters of GRRLIB_3dMode (bool texturemode and bool normalmode)
2011-07-19 03:46:36 +00:00
Crayon2000
0f4765cf1d
[CHG] libpng updated to version 1.5.4
2011-07-11 02:29:49 +00:00
Crayon2000
d95429c495
[CHG] FreeType updated to version 2.4.5
2011-06-27 02:19:20 +00:00
Crayon2000
37f4fe28aa
*Branch GRRMOD*
...
Could now be compiled with latest version of GRRLIB/libogc, example still needs to be updated
2011-05-20 21:37:37 +00:00
Crayon2000
7092599b47
[CHG] libpng updated to version 1.5.2
2011-04-07 02:33:44 +00:00
Crayon2000
e98868aecb
[CHG] doxygen file updated to 1.7.4
2011-03-29 02:48:27 +00:00
Crayon2000
1b49480c0f
[CHG] Updated examples to put all GRRLIB_FreeTexture/GRRLIB_FreeBMF/GRRLIB_FreeTTF call before GRRLIB_Exit
2011-03-16 01:24:01 +00:00
Crayon2000
53e99b0236
[CHG] Code formatting and typo
2011-02-16 21:59:34 +00:00
Crayon2000
4623c28590
[CHG] libpng updated to version 1.5.1
2011-02-07 19:16:42 +00:00
Crayon2000
05adb413a2
[CHG] libjpeg updated to version 8c
2011-01-27 23:10:53 +00:00
Crayon2000
38a8a153e4
[CHG] libpng updated to version 1.5.0
2011-01-11 17:44:47 +00:00
Crayon2000
aa2a0219e3
[CHG] Don't need to double "#" for doxygen documentation
2011-01-04 05:44:56 +00:00
Crayon2000
289b720df3
[CHG] doxygen file updated to 1.7.3
...
[CHG] Copyright date changed to 2011
*Branch GRRMOD*
[BUG] Memory leak corrected in GRRMOD_MOD_SetMOD
2011-01-04 05:20:03 +00:00
Crayon2000
82582fcbca
[CHG] libpng updated to version 1.4.5
2010-12-12 18:28:41 +00:00
Crayon2000
6cfd5e4106
[CHG] FreeType updated to version 2.4.4
2010-12-01 23:41:40 +00:00
Crayon2000
0b26b535d7
[CHG] Fixed some typographical errors ... again
2010-11-09 04:10:19 +00:00
Crayon2000
78a213bd19
[CHG] Fixed some typographical errors.
2010-11-05 22:12:51 +00:00
Crayon2000
6d65703f74
[CHG] GRRLIB_ClampVar8 was removed from GRRLIB
2010-10-27 19:55:53 +00:00
Crayon2000
4ad02a1916
[CHG] Forgot to change GRRLIB version in the doxygen file
2010-10-19 19:27:11 +00:00
Crayon2000
68fd422e02
[CHG] Changed lasnd to laesnd in Makefile (the line is commented)
...
[CHG] doxygen file updated to version 1.7.2
2010-10-11 01:45:16 +00:00
Crayon2000
27ee9887bd
[CHG] FreeType updated to version 2.4.3
2010-10-05 03:32:23 +00:00
Crayon2000
6f00bceb2f
[CHG] Use M_PI instead of custom macro for PI in two examples
2010-10-05 03:02:38 +00:00
Crayon2000
675bdbab96
[CHG] Typo in a comment
...
[CHG] Bad indentation in three examples
2010-10-05 02:50:44 +00:00
Crayon2000
6a9ae568ec
[BUG] Forgot to modify one file
2010-10-01 14:19:06 +00:00
Crayon2000
33d1f067b6
[CHG] Private functions
2010-09-28 18:54:50 +00:00
Crayon2000
edaf628725
[CHG] Typo in a comment
2010-09-28 16:45:14 +00:00
Crayon2000
4e0e562178
[CHG] Added some missing comments
2010-09-27 03:20:08 +00:00
Crayon2000
d8cbc89741
[CHG] libpng updated to version 1.4.4
2010-09-26 00:11:08 +00:00
Crayon2000
d7e04f987f
[CHG] Possible resource leak
2010-09-01 22:55:02 +00:00
Crayon2000
6174a3e4f8
[CHG] Small optimization in GRRLIB_Printf
2010-08-24 22:50:38 +00:00
Crayon2000
69d4eab793
[CHG] FreeType updated to version 2.4.2
2010-08-08 21:27:38 +00:00
Crayon2000
5d78a7117d
[CHG] Make GRRLIB compatible with svn revision 4170 of libogc
2010-08-04 00:11:10 +00:00
Crayon2000
25eee87598
[CHG] FreeType updated to version 2.4.1
2010-07-19 20:07:40 +00:00
Crayon2000
53025dec28
[CHG] FreeType updated to version 2.4.0 (support for TrueType hinting)
2010-07-12 22:17:35 +00:00
Crayon2000
1561726543
[BUG] Corrected some bugs introduced in r383
...
[BUG] GRRLIB_FreeBMF was not freeing the memory completely
2010-07-09 06:07:56 +00:00
Crayon2000
09c55dd214
[BUG] Deleted an extra file in libpng
2010-07-07 18:07:20 +00:00
Crayon2000
cde17f778f
[CHG] BMF function are a bit faster, character definition is taken inside an array
2010-07-06 05:07:55 +00:00
Crayon2000
0432dd951c
[CHG] TTF function are a bit faster
2010-07-02 02:40:33 +00:00
Crayon2000
99d78c066f
[CHG] libpng updated to version 1.4.3
2010-06-28 22:41:35 +00:00
Crayon2000
00c6b72867
[CHG] Updated doxygen file to 1.7.1
2010-06-25 21:32:28 +00:00
Crayon2000
b50c8193e2
[CHG] Updated doxygen file to 1.7.0
2010-06-15 14:40:17 +00:00
Crayon2000
df1010fba5
[CHG] New version (getting ready for 4.3.0 release)
2010-06-14 22:16:17 +00:00
Crayon2000
67288344d7
[CHG] Small doc improvement
2010-06-11 04:02:55 +00:00
Crayon2000
54be46f4e4
[CHG] Updated PNGU with code from Tantric for the PNGU_DecodeTo4x4RGBA8 function
2010-06-09 01:06:15 +00:00
Crayon2000
7771f167c9
[CHG] libjpeg updated to version 8b
2010-05-18 21:24:27 +00:00
Crayon2000
3397798833
[CHG] The font for 3D_Light4 demo as changed
2010-05-14 02:31:28 +00:00
N0NameN0
b9a3ea7b9a
[ADD] 3D_Light4 sample code to show Spot light usage.
2010-05-10 22:51:14 +00:00
N0NameN0
16d32f32ed
[ADD] I finnaly commiting GRRLIB_SetLightSpot ;)
2010-05-10 22:37:34 +00:00
N0NameN0
08f93839ac
[ADD] GRRLIB_DrawTessPanel to draw (as the name says) a tessellated pannel ;)
2010-05-10 18:35:49 +00:00
Crayon2000
2ad5794867
[CHG] libpng updated to version 1.4.2
2010-05-10 15:40:06 +00:00