Pārlūkot izejas kodu

Removed matrix resetting...

to emulate OpenGL funcionality
pull/359/head
Ray pirms 7 gadiem
vecāks
revīzija
ff9b486ebe
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. +0
    -1
      src/rlgl.c

+ 0
- 1
src/rlgl.c Parādīt failu

@ -418,7 +418,6 @@ void rlPushMatrix(void)
}
stack[stackCounter] = *currentMatrix;
rlLoadIdentity();
stackCounter++;
if (currentMatrixMode == RL_MODELVIEW) useTempBuffer = true;

Notiek ielāde…
Atcelt
Saglabāt