This website requires JavaScript.
Explore
Help
Sign In
RuiFPB
/
tyra-linux
Watch
1
Star
0
Fork
0
You've already forked tyra-linux
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a932b35ca8d904edf26609acfd15dbb25a56b84
tyra-linux
/
src
/
engine
/
models
T
History
h4570
5a932b35ca
fixed bug, added full rotation
2020-12-24 10:32:51 +01:00
..
math
fixed bug, added full rotation
2020-12-24 10:32:51 +01:00
bounding_box.cpp
Added: Comment for BoundingBox constructor parameters.
2020-12-21 20:06:55 +01:00
mesh_frame.cpp
Changed: Removed old vertex array boundingbox declaration, forced usage of temporary vector array in initial boundingbox calculations.
2020-12-21 19:05:33 +01:00
mesh_material.cpp
Changed: Usage of getVertices()[y] to getVertex(y)
2020-12-21 20:07:34 +01:00
mesh.cpp
Changed: Multiple const additions.
2020-12-21 20:28:26 +01:00
sprite.cpp
added sprite modes (stretch/repeat)
2020-12-07 17:18:43 +01:00
texture.cpp
mesh_texture -> texture
2020-12-01 19:27:55 +01:00