Commit Graph

234 Commits

Author SHA1 Message Date
dexy
2b02ad0091 Fixed LODs culling issue 2019-12-11 22:38:59 +11:00
dexy
5672ea6dc3 Improved XInput controls 2019-12-11 18:46:36 +11:00
dexy
567218d5c7 Prevent falling under the map in first person mode 2019-12-11 17:53:34 +11:00
dexy
0aa220e0c2 Improved GameFileCache memory usage 2019-12-11 00:31:56 +11:00
dexy
d5c0bc2477 Collision detection refactoring and improvements 2019-12-10 18:33:45 +11:00
dexy
58d2293358 Collision detection refactoring and improvements 2019-12-09 22:33:36 +11:00
dexy
dd03e24fb0 Collisions rendering improvements and bug fixes 2019-12-09 17:06:59 +11:00
dexy
5d0a3334a8 LOD manager immersion improvement 2019-12-09 00:41:35 +11:00
dexy
b187ad919b LOD manager performance improvements 2019-12-08 18:40:09 +11:00
dexy
6c76726131 Added LOD manager, improved shadows performance 2019-12-08 05:42:06 +11:00
dexy
85f0fa1e36 Updating PSO/XML conversion 2019-12-07 01:33:27 +11:00
dexy
43d6bf1068 Replaced meta pointer values with ulongs 2019-12-06 23:53:03 +11:00
dexy
52f4563680 Change entity culling to use boxes instead of spheres 2019-12-06 22:36:11 +11:00
dexy
faf530c04c Fixed some items not being loaded into world map data store 2019-12-05 21:56:48 +11:00
dexy
a5259c17fe Replaced world grid with quadtrees, improved loading speed of cutscenes 2019-12-05 21:05:31 +11:00
dexy
9a53c2147b Deferred shading 2019-12-04 00:52:22 +11:00
dexy
755477590d Finxed rendering issues due to reversed depth 2019-12-01 20:47:16 +11:00
dexy
442d623302 Reversed depth buffer 2019-12-01 20:17:14 +11:00
dexy
7fb07e1a27 Opening ytyp in project window now updating world view archetypes 2019-12-01 17:31:44 +11:00
dexy
c33a09d09f Ped cloth using bone weights/indices 2019-11-30 17:38:15 +11:00
dexy
ef1debfb41 Ped clothes not exploding 2019-11-29 20:47:11 +11:00
dexy
181689ac95 Slight improvement to .yld structs 2019-11-28 18:41:00 +11:00
dexy
2f12402a03 Cutscene viewer hide models partially working 2019-11-27 20:24:02 +11:00
dexy
783248aeab Peds and weapons rendering support for multiple skeleton instances 2019-11-27 15:01:43 +11:00
dexy
0823702527 Cutscene viewer displaying weapons 2019-11-27 13:32:07 +11:00
dexy
59a457cff8 Cutscene viewer vehicles 2019-11-26 20:47:47 +11:00
dexy
91873ea87a Peds no longer sharing skeletons, Cutscene object AnimHash conflict resolution 2019-11-26 17:00:41 +11:00
dexy
6467797c3d Cutscene viewer rendering peds 2019-11-26 01:26:28 +11:00
dexy
5a869fa836 Cutscene viewer progress, Hash updates 2019-11-25 20:44:16 +11:00
dexy
89035ef279 Cutscenes classes loading from XML 2019-11-23 03:57:00 +11:00
dexy
fbf603f657 Added classes for cutscenes 2019-11-22 23:29:09 +11:00
dexy
1cb94d6ba6 Updated MetaNames 2019-11-22 15:50:53 +11:00
dexy
0f7f35d28b Added RPF Explorer .yed, .yfd, .yld generic support 2019-11-22 00:34:27 +11:00
dexy
4e64c324cf Updated MetaNames 2019-11-21 21:29:55 +11:00
dexy
53305c3f12 Animations XML conversion progress 2019-11-20 22:51:37 +11:00
dexy
9c903c677b Bug fix for RPF explorer not exporting XML for YCDs 2019-11-19 00:33:23 +11:00
dexy
5a35688aed Animations XML conversion progress 2019-11-18 23:52:58 +11:00
dexy
cf1e5c7295 Animations XML conversion progress 2019-11-18 05:10:55 +11:00
dexy
baf29066a7 Animations XML conversion progress 2019-11-17 22:14:00 +11:00
dexy
c98c526b5f Animations XML conversion progress 2019-11-16 03:18:23 +11:00
dexyfex
7be446cf04
Merge pull request #64 from carmineos/vertexlayout
Dynamic generation of vertex layouts for GTAV vertex types
2019-11-14 19:30:13 +11:00
dexy
7e43271a67 Animations XML conversion 2019-11-14 18:58:20 +11:00
Carmine Giugliano
68bba817d3 dynamic generation of vertex layouts for GTAV vertex types 2019-11-11 12:28:37 +01:00
dexy
918ed7fccf Fix for leg jankyness. Added PBBNCCTTX shader 2019-11-10 02:01:52 +11:00
dexy
639bebbc75 Fix for crash with modded scenario files 2019-11-09 21:10:06 +11:00
dexy
03fa5575bf Fix for bones on peds drawables with existing skeletons. Also included code to use geometry-specific bone matrices where boneIds array is used, but commented out since it never seems necessary (leaving in for reference) 2019-11-09 21:07:41 +11:00
dexy
20545145a5 PedsForm support for texture variations and alternative drawables, Sorting entries by name in YtdForm and when viewing Ydd in ModelForm 2019-11-09 18:05:41 +11:00
dexy
87092996f8 Animations now playing sequences correctly 2019-11-08 22:55:39 +11:00
dexy
d60234469a Animation evaluation improvements 2019-11-08 19:53:29 +11:00
dexy
629ee125a5 Reset ped model to T pose when no animatino selected 2019-11-08 18:58:56 +11:00