Commit Graph

102 Commits

Author SHA1 Message Date
dexy
f333e64812 Hardware MSAA support for deferred render 2019-12-04 20:14:11 +11:00
dexy
152d439f89 Refactored deferred lights code, and skipping SSAA when sample count is 1 2019-12-04 17:54:48 +11:00
dexy
1843d70652 Added MSAA pass to deferred render 2019-12-04 04:33:27 +11:00
dexy
21ed53e00f Fixed light falloff exponents 2019-12-04 02:47:20 +11:00
dexy
9a53c2147b Deferred shading 2019-12-04 00:52:22 +11:00
dexy
442d623302 Reversed depth buffer 2019-12-01 20:17:14 +11:00
dexy
1eb8b0771b Cutscene peds legs fix 2019-11-29 21:36:20 +11:00
dexy
ef1debfb41 Ped clothes not exploding 2019-11-29 20:47:11 +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
dead879d99 Weapon rendering improvements 2019-11-27 12:56:34 +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
96d34ec154 Cutscene viewer props using bone animations 2019-11-26 04:57:21 +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
d025f1b8d8 Added ability to manually select animations in ModelForm 2019-11-21 19:01:43 +11:00
dexy
5eaea931bf Removed unnecessary anims updating during playback 2019-11-19 01:53:24 +11:00
dexy
542b0c3210 Populating Models and Textures tabs on PedsForm 2019-11-17 23:53:53 +11:00
dexy
baf29066a7 Animations XML conversion progress 2019-11-17 22:14:00 +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
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
dexy
8bea5281f0 Animations playback improvement? 2019-11-08 17:54:46 +11:00
dexy
9fc219e332 Fix for hair rendering, update peds meta types to be expandable objects 2019-11-08 14:22:10 +11:00
dexy
ef497b1f6d Animation playback improvements 2019-11-08 02:00:16 +11:00
dexy
465b21d7ac Peds form progress, playing peds animations and loading some textures 2019-11-07 23:14:39 +11:00
dexy
8bfca3a338 Peds form progress, new MetaNames, ped ymt metas parsing 2019-11-07 03:51:35 +11:00
dexy
90142cb6da Peds form beginnings, new MetaNames, updated index field types for Bone, added EBoneFlags 2019-11-06 04:53:20 +11:00
dexy
4cc780a461 New MetaNames, Fragments glass windows progress, Renaming some things in Skeleton and Bone 2019-11-05 20:47:10 +11:00
dexy
8335fd065c Fix for generating bone bind transform inverse when not given, Skeleton bone star size fix in world view 2019-11-04 00:04:02 +11:00
dexy
6be0d5cb30 Skin mesh now using correct bone transforms 2019-11-03 22:43:39 +11:00
dexy
9f84ba8ad0 Added vertex shaders for skin mesh support 2019-11-03 06:25:20 +11:00
dexy
3462513e27 Fixed UV anim clips assignment to use geometry's ShaderID for the lookup. 2019-11-02 22:53:54 +11:00
dexy
68a028dc0b Minor improvement to UV anims 2019-11-02 20:40:14 +11:00
dexy
b61899dedf Fix loading some YCDs 2019-11-02 18:37:21 +11:00
dexy
6f0a7d99f9 Experimental bone animations playing from YCD. Windmills, fans, radars, ufos etc 2019-11-02 18:14:36 +11:00
dexy
80b6f3742b Experimental UV animations playing from YCD. (some air cons broken!) 2019-11-02 06:46:45 +11:00
dexy
4834b8c520 Fixed casing issues with MetaNames which probably was causing XML issues. Moved shader param names to new ShaderParamNames enum to preserve casing. Moved meta type names to new MetaTypeName enum to avoid polluting MetaNames. 2019-10-31 17:11:12 +11:00
dexy
4559312f1c Handle mouse back/forward in RPF Explorer, Fix 2D mode ymap frustum culling, Added Disable embedded collisions flag name on Entity form 2019-03-30 03:30:45 +11:00
dexy
60b1570930 Fix for vehicle wheels rendering corrupting the saved file 2019-03-28 20:33:07 +11:00
dexy
bd283a5c07 Ymap frustum culling 2019-03-23 22:23:37 +11:00
dexy
023be70bb4 Model Material Editor 2019-03-22 01:29:37 +11:00