Commit graph

8 commits

Author SHA1 Message Date
Crayon2000
7e35d7b62d Reduce variable scope 2022-11-23 23:35:53 -05:00
Crayon2000
3af649b2a9 Properly format NEED_GRRLIB_FUNCTION example 2022-05-28 02:03:53 -04:00
Crayon2000
5f2649c77e Use bin2s instead of pre-generated c/h files 2022-05-25 09:20:52 -04:00
Crayon2000
5f756ec1f9 Update Doxyfile to v1.9.4 2022-05-25 00:10:17 -04: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
N0NameN0
16c25c1ed2 [CHG] function GRRLIB_3dMode color paramter removed since you now MUST pass vertex color !!
[ADD] Diffuse light function GRRLIB_SetLightDiff
[ADD] GRRLIB_SetLightAmbiant
[ADD] GRRLIB_SetLightOff
[ADD] A simple Diffuse lights sample code (Two lights)
2010-04-06 11:23:31 +00:00
N0NameN0
d58f2d2c76 [CHG] Comment typo 2010-01-17 17:38:40 +00:00
N0NameN0
a46deda984 [DEL] in GRRLIB_3D.c All Light functions (uggly way to provide light imho)
[ADD] NEED_GRRLIB_FUNCTION a sample demo code that can be a base to code new functions !! i really need help on this !!
2010-01-17 17:34:17 +00:00