Search found 2 matches

by ciccan
Mon Aug 29, 2005 10:56 am
Forum: PSP Development
Topic: Small bug in gumInternal.c
Replies: 6
Views: 2113

Here's a couple more. I think sceGumLookAt is OK with these changes. Index: gumInternal.c =================================================================== --- gumInternal.c (revision 963) +++ gumInternal.c (working copy) @@ -58,9 +58,9 @@ void gumCrossProdu...
by ciccan
Sun Aug 28, 2005 5:13 pm
Forum: PSP Development
Topic: Small bug in gumInternal.c
Replies: 6
Views: 2113

Small bug in gumInternal.c

Index: gumInternal.c =================================================================== --- gumInternal.c (revision 946) +++ gumInternal.c (working copy) @@ -65,7 +65,7 @@ void gumNormalize(ScePspFVector3* v) { - float l = (v...