Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Archivist
/
raylib-src
peilaus alkaen
https://github.com/raysan5/raylib
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
24
Wiki
Toiminta
Selaa lähdekoodia
Removed matrix resetting...
to emulate OpenGL funcionality
pull/359/head
Ray
7 vuotta sitten
vanhempi
b9250cc47b
commit
ff9b486ebe
1 muutettua tiedostoa
jossa
0 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/rlgl.c
+ 0
- 1
src/rlgl.c
Näytä tiedosto
@ -418,7 +418,6 @@ void rlPushMatrix(void)
}
stack
[
stackCounter
]
=
*
currentMatrix
;
rlLoadIdentity
(
)
;
stackCounter
+
+
;
if
(
currentMatrixMode
=
=
RL_MODELVIEW
)
useTempBuffer
=
true
;
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna