This website requires JavaScript.
67bbe2e674
added note to changelog
h4570
2020-12-28 16:59:10 +01:00
69b3621215
Merge pull request #84 from h4570/feature/non-textured-rendering
Michał Mostowik
2020-12-28 16:21:25 +01:00
b053504623
added rgba only option to vu progrm
h4570
2020-12-28 16:06:22 +01:00
ad43a4bfd3
moved sts/normals present
h4570
2020-12-28 16:05:48 +01:00
1b6e1e94ee
commented out drawByPath3() (obsolete)
h4570
2020-12-28 14:23:51 +01:00
6e09741d19
refactored texturelink, loadFrom(), mesh color
h4570
2020-12-28 14:19:51 +01:00
152bc7d6cf
fixed compilation warning
h4570
2020-12-28 13:39:56 +01:00
25255c1c22
Merge branch 'develop' into objloader-refactor
h4570
2020-12-28 12:43:43 +01:00
afa98e8bdf
Update CHANGELOG.MD
v1.29.1-alpha
Sandro Sobczyński
2020-12-27 21:39:19 +01:00
55bc876dfb
Update README.MD
Sandro Sobczyński
2020-12-27 21:32:18 +01:00
6432fc183e
Create README.MD
Sandro Sobczyński
2020-12-27 21:21:38 +01:00
a971309e2d
Update README.MD
Sandro Sobczyński
2020-12-27 21:13:21 +01:00
b94fa40eac
Update README.MD
Sandro Sobczyński
2020-12-27 21:03:31 +01:00
c1ed10eb3b
Create CHANGELOG.MD
Sandro Sobczyński
2020-12-27 20:53:57 +01:00
07ba692009
Merge pull request #82 from h4570/develop
Sandro Sobczyński
2020-12-27 20:03:09 +01:00
64a2ccd6f3
Merge pull request #80 from h4570/feature/dolphin
Sandro Sobczyński
2020-12-27 19:56:41 +01:00
ea0d47e09c
cleanup & changed water logic
h4570
2020-12-27 19:49:36 +01:00
913f52ec6f
Merge pull request #77 from h4570/feature/draw-many
Michał Mostowik
2020-12-27 19:14:51 +01:00
55f476e9ed
fixed sync between draw many
h4570
2020-12-27 19:10:14 +01:00
1d7730504b
fixed sync between processors
h4570
2020-12-27 19:09:50 +01:00
c7fe915174
fixed volume
h4570
2020-12-27 13:41:32 +01:00
92d5ad7ad0
Merge branch 'develop' of https://github.com/ps2-tyra/tyra into develop
h4570
2020-12-27 13:40:04 +01:00
e987089df0
fixed floors bug
h4570
2020-12-27 13:39:44 +01:00
89295ff27a
Merge pull request #76 from h4570/feature/floors
Sandro Sobczyński
2020-12-26 17:30:35 +01:00
d0c2dfcaa3
disabled file service
h4570
2020-12-26 17:29:07 +01:00
7f9f86d7c3
added draw() in array mode
h4570
2020-12-26 13:31:43 +01:00
91772a905c
cleanup
h4570
2020-12-26 13:31:30 +01:00
8a8d453ee0
Merge pull request #75 from h4570/feature/renderer
Sandro Sobczyński
2020-12-26 13:30:45 +01:00
8406dcee72
added optimized array mode to draw()
h4570
2020-12-26 13:29:37 +01:00
4c8ead755b
Merge pull request #74 from h4570/feature/renderer
Michał Mostowik
2020-12-24 14:38:39 +01:00
aeb25ad398
new vu1 renderer, added vcl preprocessor
h4570
2020-12-24 14:35:13 +01:00
d60d42cac6
removed unecessary include
h4570
2020-12-24 13:09:13 +01:00
c0ece7206c
tweaked vu1 packets a bit
h4570
2020-12-24 13:08:03 +01:00
096f2490ec
Merge pull request #73 from h4570/feature/renderer
Michał Mostowik
2020-12-24 12:53:48 +01:00
b4fe16dccc
added manual calcs of model-view-proj matrix
h4570
2020-12-24 12:45:09 +01:00
469ef48051
Merge pull request #71 from h4570/refactor/matrix
Michał Mostowik
2020-12-24 10:54:04 +01:00
91934df5e8
fixed warning
h4570
2020-12-24 10:35:04 +01:00
e39c8c5de8
changes to match latest matrix/vector3 api
h4570
2020-12-24 10:34:56 +01:00
8589a298da
added comments, increased performance
h4570
2020-12-24 10:33:30 +01:00
5a932b35ca
fixed bug, added full rotation
h4570
2020-12-24 10:32:51 +01:00
7dd8947612
added vec3 multiply
h4570
2020-12-23 22:38:57 +01:00
4b2deb8b39
matrix refactor
h4570
2020-12-23 22:10:12 +01:00
e0ad58f72f
fixed bug with matrix multiply
h4570
2020-12-23 20:28:41 +01:00
f95e805d33
added data alignment
h4570
2020-12-23 20:28:28 +01:00
b935d4da13
fixed newline warning
h4570
2020-12-23 20:24:08 +01:00
f6cbac7c20
Merge pull request #69 from Foxar/develop
Sandro Sobczyński
2020-12-21 20:36:34 +01:00
3af3576203
Added: Multiple doxygen @returns comments.
Foxar
2020-12-21 20:35:09 +01:00
ae3dd737e5
Changed: Multiple const additions.
Foxar
2020-12-21 20:28:26 +01:00
23ea1a28f6
Changed: Comments, boundingbox getters in mesh.hpp
Foxar
2020-12-21 20:22:40 +01:00
115dac21bc
Changed: Return types in mesh_frame and mesh_materials for getBoundingBoxVertex() to const.
Foxar
2020-12-21 20:15:18 +01:00
f8f91c6b49
Changed: Return type of getVertex() to be const.
Foxar
2020-12-21 20:09:00 +01:00
8137bd56d8
Changed: Usage of getVertices()[y] to getVertex(y)
Foxar
2020-12-21 20:07:34 +01:00
cf07cf78c8
Added: Comment for BoundingBox constructor parameters.
Foxar
2020-12-21 20:06:55 +01:00
13f6a2ecb7
Changed: Changed manual deep-copy of parameter vertex array to usage of memcpy()
Foxar
2020-12-21 20:02:51 +01:00
9e1a9e8b3c
Changed: Renamed getBoundingBox() to getBoundingBoxVertices() as the function returns the array of vertices from the BoundingBox object.
Foxar
2020-12-21 19:41:29 +01:00
5c232aebce
Removed: Newline below a doxygen comment.
Foxar
2020-12-21 19:32:40 +01:00
586fe136ea
Changed: Removed old vertex array boundingbox declaration, forced usage of temporary vector array in initial boundingbox calculations.
Foxar
2020-12-21 19:05:33 +01:00
02d7916925
Fixed: Fixed incorrect naming of boundingbox constructor parameters.
Foxar
2020-12-21 19:04:34 +01:00
1cc1e62ed6
Fixed: Fixed incorrect vertex array for-loop iteration.
Foxar
2020-12-21 19:03:40 +01:00
1765885bec
Removed: Commented-out ('disabled') method declarations.
Foxar
2020-12-21 18:57:01 +01:00
d835f83e51
Added: New BoundingBox infrastructure into mesh_material, analogous to mesh_frame.
Foxar
2020-12-21 18:48:11 +01:00
974138d64e
Changed: Replaced old getBoundingBox and getBoundingBoxVertex functions with new ones, using the new bounding_box class infrastructure.
Foxar
2020-12-21 18:31:23 +01:00
ae15906c99
Added: Accessors in bounding_box class allowing access to vertices array.
Foxar
2020-12-21 18:30:18 +01:00
71ce30a8fc
Added: Destructor for boundingbox class.
Foxar
2020-12-20 14:13:47 +01:00
55d8e445db
Fixed: Typo in bounding box getters.
Foxar
2020-12-20 14:12:52 +01:00
11a4e2ee76
Changed: Updated makefile to include new boundingboxes.
Foxar
2020-12-20 14:11:50 +01:00
596bf2d89a
Added: Mesh_frame getter for BoundingBox object pointer.
Foxar
2020-12-20 13:44:48 +01:00
53c134b0d5
Added: Integrated new BoundingBox class implentation with mesh_frame boundingbox calculations.
Foxar
2020-12-20 13:38:26 +01:00
9b2d39505b
Added: BoundingBoxFaces assignments, calculations and doxygen comments.
Foxar
2020-12-20 13:24:50 +01:00
44776f7aba
Added: Incomplete implenetation of BoundingBox class and BoundingBoxFace struct.
Foxar
2020-12-20 13:13:03 +01:00
bb0ec257b2
Update README.MD
Sandro Sobczyński
2020-12-19 09:21:58 +01:00
a8a649d723
Merge pull request #67 from h4570/feature/new-readme
Michał Mostowik
2020-12-18 22:58:29 +01:00
73a3d1d7e5
Update README.MD
Sandro Sobczyński
2020-12-18 22:36:17 +01:00
dfee1ab25f
Update README.MD
Sandro Sobczyński
2020-12-18 22:33:14 +01:00
fcf03b27fa
Merge pull request #65 from Foxar/feature/objloader-refactor
Sandro Sobczyński
2020-12-17 17:50:20 +01:00
b8d31fc1cc
Removed: Commented out return statement.
Foxar
2020-12-17 17:14:14 +01:00
249c2431a2
Fixed: Missing break; in obj faces format recognition.
Foxar
2020-12-17 17:12:56 +01:00
2d1d36ddcc
Changed: Adjusted the if checks and reduced redundancy.
Foxar
2020-12-17 16:23:39 +01:00
bd11955fd4
Changed: Comments to fit doxygen standard.
Foxar
2020-12-17 16:09:06 +01:00
3c827a407b
Removed: Commented out code bit.
Foxar
2020-12-17 15:49:31 +01:00
607c2abc0c
Added: Information in mesh_frame on if STs/Normals are present, misc changes for PR #65 code review.
Foxar
2020-12-17 15:42:33 +01:00
49713dc145
Added: Missing faceI integer increments.
Foxar
2020-12-17 14:51:45 +01:00
18db9875ad
Removed: Redundant printf() calls below PRINT_ERR.
Foxar
2020-12-17 14:48:35 +01:00
37703e69d0
Changed: Use VSCode auto-formatter.
Foxar
2020-12-17 14:45:57 +01:00
d4f2a1e1a2
Restored: Undid the objloader changes, they should be in its own branch.
Foxar
2020-12-17 14:19:23 +01:00
91e8f791b0
Removed: Some test printfs I forgot to remove in last commit.
Foxar
2020-12-17 14:01:52 +01:00
12ef639516
Changed: Allowed obj_loader to load different .obj face element configurations.
Foxar
2020-12-17 13:33:22 +01:00
552f2c6e4a
Merge pull request #4 from h4570/develop
Michał Mostowik
2020-12-16 15:24:03 +01:00
ea6d5215d1
fixed funcs declaration
h4570
2020-12-13 00:39:32 +01:00
4a1bca12aa
small undo in rendering pipeline
h4570
2020-12-13 00:23:04 +01:00
0156d4444f
Merge branch 'develop' of https://github.com/ps2-tyra/tyra into develop
h4570
2020-12-13 00:20:19 +01:00
623576a387
Merge pull request #63 from h4570/revert-61-hotfix/matrix
Sandro Sobczyński
2020-12-13 00:19:42 +01:00
3f4d2c5521
Revert "Urgent hotfix in matrix multiply, added few funcs"
Sandro Sobczyński
2020-12-13 00:19:18 +01:00
206ccdf415
Merge branch 'develop' of https://github.com/ps2-tyra/tyra into develop
h4570
2020-12-12 23:57:21 +01:00
7025f5371b
Merge pull request #62 from h4570/feature/math
Sandro Sobczyński
2020-12-12 23:21:16 +01:00
2455ce82dd
Merge pull request #61 from h4570/hotfix/matrix
Sandro Sobczyński
2020-12-12 23:20:30 +01:00
2ce2e76663
Merge branch 'hotfix/matrix' into develop
h4570
2020-12-12 23:19:33 +01:00
f4e699025a
added useful funcs
h4570
2020-12-12 23:19:12 +01:00
b050e4643b
multiply hotfix! added scale, angle rotation
h4570
2020-12-12 23:18:31 +01:00
e38f569bc4
Merge pull request #60 from h4570/feature/pipeline
Sandro Sobczyński
2020-12-12 14:13:29 +01:00