Commit Graph

19 Commits

Author SHA1 Message Date
h4570 ad43a4bfd3 moved sts/normals present 2020-12-28 16:05:48 +01:00
h4570 6e09741d19 refactored texturelink, loadFrom(), mesh color 2020-12-28 14:19:51 +01:00
h4570 25255c1c22 Merge branch 'develop' into objloader-refactor 2020-12-28 12:43:43 +01:00
Foxar 3af3576203 Added: Multiple doxygen @returns comments. 2020-12-21 20:35:09 +01:00
Foxar 115dac21bc Changed: Return types in mesh_frame and mesh_materials for getBoundingBoxVertex() to const. 2020-12-21 20:15:18 +01:00
Foxar 9e1a9e8b3c Changed: Renamed getBoundingBox() to getBoundingBoxVertices() as the function returns the array of vertices from the BoundingBox object. 2020-12-21 19:41:29 +01:00
Foxar 586fe136ea 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
Foxar 1765885bec Removed: Commented-out ('disabled') method declarations. 2020-12-21 18:57:01 +01:00
Foxar 974138d64e Changed: Replaced old getBoundingBox and getBoundingBoxVertex functions with new ones, using the new bounding_box class infrastructure. 2020-12-21 18:31:23 +01:00
Foxar 596bf2d89a Added: Mesh_frame getter for BoundingBox object pointer. 2020-12-20 13:44:48 +01:00
Foxar 53c134b0d5 Added: Integrated new BoundingBox class implentation with mesh_frame boundingbox calculations. 2020-12-20 13:38:26 +01:00
Foxar 607c2abc0c Added: Information in mesh_frame on if STs/Normals are present, misc changes for PR #65 code review. 2020-12-17 15:42:33 +01:00
Sandro Sobczyński 3b5fb1b670 fixing rendering issue on real PS2 2020-11-08 21:50:06 +01:00
Sandro Sobczyński b75b2d6e4f fixed floors sample 2020-11-03 16:44:39 +01:00
Sandro Sobczyński 885e8b4f2b implemented alpha texture repository 2020-10-31 13:58:20 +01:00
Sandro Sobczyński ebf2a9ac24 moved aabb calcs 2020-10-31 10:04:58 +01:00
Sandro Sobczyński 99d4c3633b mesh_texture refactoring #1 2020-10-29 22:19:06 +01:00
Sandro Sobczyński 8501a85f49 moved texturebuffer outside of spec 2020-10-29 21:53:08 +01:00
Sandro Sobczyński 5320d7f84d draw refactoring #1 2020-10-29 17:47:28 +01:00