Commit Graph

26 Commits

Author SHA1 Message Date
h4570 ad43a4bfd3 moved sts/normals present 2020-12-28 16:05:48 +01:00
h4570 152bc7d6cf fixed compilation warning 2020-12-28 13:39:56 +01:00
h4570 25255c1c22 Merge branch 'develop' into objloader-refactor 2020-12-28 12:43:43 +01:00
Foxar b8d31fc1cc Removed: Commented out return statement. 2020-12-17 17:14:14 +01:00
Foxar 249c2431a2 Fixed: Missing break; in obj faces format recognition. 2020-12-17 17:12:56 +01:00
Foxar 2d1d36ddcc Changed: Adjusted the if checks and reduced redundancy. 2020-12-17 16:23:39 +01:00
Foxar bd11955fd4 Changed: Comments to fit doxygen standard. 2020-12-17 16:09:06 +01:00
Foxar 3c827a407b Removed: Commented out code bit. 2020-12-17 15:49:31 +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
Foxar 49713dc145 Added: Missing faceI integer increments. 2020-12-17 14:51:45 +01:00
Foxar 18db9875ad Removed: Redundant printf() calls below PRINT_ERR. 2020-12-17 14:48:35 +01:00
Foxar 37703e69d0 Changed: Use VSCode auto-formatter. 2020-12-17 14:45:57 +01:00
Foxar 91e8f791b0 Removed: Some test printfs I forgot to remove in last commit. 2020-12-17 14:01:52 +01:00
Foxar 12ef639516 Changed: Allowed obj_loader to load different .obj face element configurations.
New authorised .obj face elements configurations: v, v/t, v/vt/vn, v//vn
2020-12-17 13:33:22 +01:00
h4570 3d755e9983 fixed obj parsing bug 2020-11-20 22:34:13 +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 138ab762ba removed md2_model 2020-11-01 18:13:24 +01:00
Sandro Sobczyński 200fa3e4d5 removed dff model 2020-11-01 14:17:52 +01:00
Sandro Sobczyński ebf2a9ac24 moved aabb calcs 2020-10-31 10:04:58 +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
Sandro Sobczyński 9e00ef3634 added animation support to obj 2020-10-28 20:42:17 +01:00
Sandro Sobczyński abda2fe3fa added trinagulate notice 2020-10-28 16:44:09 +01:00
Sandro Sobczyński 18e00f8e17 added skybox and multitexture feature in .obj 2020-10-28 16:19:24 +01:00
Sandro Sobczyński 68eb496e11 moved from h4570/tyra 2020-10-28 09:16:49 +01:00