Foxar
|
83dce5cb92
|
Changed: Slowed player rotation speed.
|
2020-12-07 20:09:17 +01:00 |
|
Foxar
|
32422b87eb
|
Added: Collectibles now rotate, float up before disapeparing after being picked up.
|
2020-12-07 20:08:11 +01:00 |
|
Foxar
|
6292c27c50
|
Added: Camera automatically shifts to an angle from behind the player.
|
2020-12-07 19:30:07 +01:00 |
|
Foxar
|
0423e484a5
|
Changed: Dolphin sample FOV is now 75.F, zoomed in the camera, increased the distance for collectibles pickup.
|
2020-12-07 14:28:56 +01:00 |
|
Michał Mostowik
|
ed6c20e5df
|
Merge pull request #2 from h4570/develop
Develop pull
|
2020-12-07 13:37:02 +01:00 |
|
Michał Mostowik
|
f95794c181
|
Merge pull request #36 from h4570/hotfix/vector3
Fixed sqrt() VU0 calcs on real PS2
|
2020-12-07 00:41:34 +01:00 |
|
h4570
|
f080a97dc5
|
fixes for real ps2 (vwaitq), and cosmetic changes
|
2020-12-06 20:25:52 +01:00 |
|
h4570
|
55cee63ace
|
fixed path3 lighting on real ps2
|
2020-12-06 20:20:08 +01:00 |
|
h4570
|
d0017f26f1
|
marked distanceTo as const
|
2020-12-06 16:38:51 +01:00 |
|
h4570
|
67a10cb724
|
Added tex max check
|
2020-12-06 00:13:37 +01:00 |
|
h4570
|
b8552330bd
|
fixed rendering for non square sprites
|
2020-12-06 00:00:35 +01:00 |
|
Foxar
|
c0ab97585c
|
Added: collectibles class. Collectibles are strewn around the level and can be 'picked up' (deactivated, won't be rendered), when the player gets close and jumps.
|
2020-12-05 22:04:38 +01:00 |
|
Sandro Sobczyński
|
d61396866d
|
Add .gitignore for dolphin sample
|
2020-12-05 21:54:03 +01:00 |
|
Foxar
|
b547de9cbb
|
Stretched water overlay to fullscreen, made it appear when camera's sugmerged, disabled the invalid rotation during submerging ( issue number #10 ), enlargened and fixed position of the island mesh.
|
2020-12-04 16:50:25 +01:00 |
|
Foxar
|
82361e4619
|
Merge pull request #5 from Foxar/master
Included the missing dolphin.cpp and hpp files.
|
2020-12-04 00:21:57 +01:00 |
|
Foxar
|
b48d342adf
|
Included the missing dolphin.cpp and hpp files.
|
2020-12-04 00:20:43 +01:00 |
|
h4570
|
d22d125afa
|
Merge branch 'samples/floors' into develop
|
2020-12-03 23:54:39 +01:00 |
|
h4570
|
513ae84577
|
added const to some vector3 funcs
|
2020-12-03 23:51:18 +01:00 |
|
Sandro Sobczyński
|
db23acddd7
|
Merge pull request #4 from Foxar/master
Added: Dolphin sample [WIP]
|
2020-12-03 20:29:43 +01:00 |
|
Foxar
|
17ef6b9fbc
|
Revert "Switched audio filenames to available binaries"
This reverts commit 51702d5ef7.
|
2020-12-03 20:25:13 +01:00 |
|
h4570
|
f45f5c39c7
|
small rework of timer class
|
2020-12-03 20:04:35 +01:00 |
|
Foxar
|
bae834e599
|
Added water mesh, jumping animation, skybox and diving.
|
2020-12-03 18:33:20 +01:00 |
|
h4570
|
72266d0c25
|
fixed 2d alpha blending
|
2020-12-03 18:25:17 +01:00 |
|
h4570
|
a6f8bb9b36
|
removed ari sample
|
2020-12-02 21:40:40 +01:00 |
|
Foxar
|
940271fe8c
|
Merge remote-tracking branch 'upstream/master'
zero
|
2020-12-02 20:59:09 +01:00 |
|
Foxar
|
7e676916a0
|
Added new sample dolphin.
|
2020-12-02 20:54:19 +01:00 |
|
h4570
|
56e1d7d5d8
|
refactored gitignores
|
2020-12-01 19:43:44 +01:00 |
|
h4570
|
389a5ee608
|
mesh_texture -> texture
|
2020-12-01 19:27:55 +01:00 |
|
h4570
|
ade89bbdd1
|
fixed addByMesh()
|
2020-12-01 19:18:57 +01:00 |
|
h4570
|
ca7846f60b
|
refactored makefiles
|
2020-12-01 19:18:40 +01:00 |
|
h4570
|
510199164c
|
added 2d png support
|
2020-12-01 17:26:10 +01:00 |
|
h4570
|
3841487388
|
added png loader
|
2020-12-01 17:25:18 +01:00 |
|
Foxar
|
51702d5ef7
|
Switched audio filenames to available binaries
|
2020-12-01 17:21:07 +01:00 |
|
h4570
|
6f1d0e2e33
|
fixed to match new packet2 api
|
2020-12-01 17:02:31 +01:00 |
|
h4570
|
7d2f354085
|
added test 2d rectangle to renderer
|
2020-11-29 13:37:30 +01:00 |
|
h4570
|
7233e6a4f4
|
fixed typo
|
2020-11-28 12:16:05 +01:00 |
|
h4570
|
25b5fb4295
|
fixed to last packet2 api
|
2020-11-23 22:01:28 +01:00 |
|
h4570
|
e9febb5d8d
|
changed order of wait/send
|
2020-11-22 13:15:15 +01:00 |
|
h4570
|
756f69d160
|
fixed packet size
|
2020-11-22 13:11:41 +01:00 |
|
h4570
|
82cab6f78b
|
refactored to match latest libpacket2 api
|
2020-11-21 13:59:56 +01:00 |
|
h4570
|
5e811b78cd
|
minor fixes
|
2020-11-20 22:34:24 +01:00 |
|
h4570
|
3d755e9983
|
fixed obj parsing bug
|
2020-11-20 22:34:13 +01:00 |
|
h4570
|
6b821afd86
|
fixes to match latest libpacket2 commit
|
2020-11-20 20:26:19 +01:00 |
|
h4570
|
8a3485e671
|
migrated VU1 into spacket
|
2020-11-17 17:33:30 +01:00 |
|
h4570
|
33d7f9648d
|
testing spacket on vu1
|
2020-11-17 14:55:41 +01:00 |
|
h4570
|
2b42bc53cb
|
function name change (spacket)
|
2020-11-17 14:45:14 +01:00 |
|
h4570
|
4112e6d327
|
migrated sendSingleRefList to spacket
|
2020-11-17 13:20:18 +01:00 |
|
h4570
|
d2ce2eb7b2
|
migrated vu1 upload_prog into spacket
|
2020-11-17 12:58:13 +01:00 |
|
h4570
|
00c171d6b9
|
migrated gif_sender to spacket
|
2020-11-16 23:15:07 +01:00 |
|
h4570
|
7e442bcf5c
|
gif_sender migration #1 (libspacket)
|
2020-11-16 18:48:36 +01:00 |
|