This website requires JavaScript.
Explore
Help
Sign In
ZeroDream
/
CodeWalker
Watch
2
Star
0
Fork
0
You've already forked CodeWalker
mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced
2026-05-14 18:54:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
444
Commits
1
Branch
0
Tags
a5259c17fec510a9cc5a2f7c63b68008872bd09b
Commit Graph
104 Commits
Interior lights improvements
dexy
·
2019-12-05 15:04:00 +11:00
d59663d87e
HD lights rendering in interiors
dexy
·
2019-12-05 03:40:52 +11:00
c6aa4c7baf
Hardware MSAA support for deferred render
dexy
·
2019-12-04 20:14:11 +11:00
f333e64812
Refactored deferred lights code, and skipping SSAA when sample count is 1
dexy
·
2019-12-04 17:54:48 +11:00
152d439f89
Added MSAA pass to deferred render
dexy
·
2019-12-04 04:33:27 +11:00
1843d70652
Fixed light falloff exponents
dexy
·
2019-12-04 02:47:20 +11:00
21ed53e00f
Deferred shading
dexy
·
2019-12-04 00:52:22 +11:00
9a53c2147b
Reversed depth buffer
dexy
·
2019-12-01 20:17:14 +11:00
442d623302
Cutscene peds legs fix
dexy
·
2019-11-29 21:36:20 +11:00
1eb8b0771b
Ped clothes not exploding
dexy
·
2019-11-29 20:47:11 +11:00
ef1debfb41
Cutscene viewer hide models partially working
dexy
·
2019-11-27 20:24:02 +11:00
2f12402a03
Peds and weapons rendering support for multiple skeleton instances
dexy
·
2019-11-27 15:01:43 +11:00
783248aeab
Cutscene viewer displaying weapons
dexy
·
2019-11-27 13:32:07 +11:00
0823702527
Weapon rendering improvements
dexy
·
2019-11-27 12:56:34 +11:00
dead879d99
Cutscene viewer vehicles
dexy
·
2019-11-26 20:47:47 +11:00
59a457cff8
Peds no longer sharing skeletons, Cutscene object AnimHash conflict resolution
dexy
·
2019-11-26 17:00:41 +11:00
91873ea87a
Cutscene viewer props using bone animations
dexy
·
2019-11-26 04:57:21 +11:00
96d34ec154
Cutscene viewer rendering peds
dexy
·
2019-11-26 01:26:28 +11:00
6467797c3d
Cutscene viewer progress, Hash updates
dexy
·
2019-11-25 20:44:16 +11:00
5a869fa836
Added ability to manually select animations in ModelForm
dexy
·
2019-11-21 19:01:43 +11:00
d025f1b8d8
Removed unnecessary anims updating during playback
dexy
·
2019-11-19 01:53:24 +11:00
5eaea931bf
Populating Models and Textures tabs on PedsForm
dexy
·
2019-11-17 23:53:53 +11:00
542b0c3210
Animations XML conversion progress
dexy
·
2019-11-17 22:14:00 +11:00
baf29066a7
Merge pull request
#64
from carmineos/vertexlayout
Dynamic generation of vertex layouts for GTAV vertex types
dexyfex
·
2019-11-14 19:30:13 +11:00
7be446cf04
Animations XML conversion
dexy
·
2019-11-14 18:58:20 +11:00
7e43271a67
dynamic generation of vertex layouts for GTAV vertex types
Carmine Giugliano
·
2019-11-11 12:28:37 +01:00
68bba817d3
Fix for leg jankyness. Added PBBNCCTTX shader
dexy
·
2019-11-10 02:01:52 +11:00
918ed7fccf
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)
dexy
·
2019-11-09 21:07:41 +11:00
03fa5575bf
PedsForm support for texture variations and alternative drawables, Sorting entries by name in YtdForm and when viewing Ydd in ModelForm
dexy
·
2019-11-09 18:05:41 +11:00
20545145a5
Animations now playing sequences correctly
dexy
·
2019-11-08 22:55:39 +11:00
87092996f8
Animation evaluation improvements
dexy
·
2019-11-08 19:53:29 +11:00
d60234469a
Reset ped model to T pose when no animatino selected
dexy
·
2019-11-08 18:58:56 +11:00
629ee125a5
Animations playback improvement?
dexy
·
2019-11-08 17:54:46 +11:00
8bea5281f0
Fix for hair rendering, update peds meta types to be expandable objects
dexy
·
2019-11-08 14:22:10 +11:00
9fc219e332
Animation playback improvements
dexy
·
2019-11-08 02:00:16 +11:00
ef497b1f6d
Peds form progress, playing peds animations and loading some textures
dexy
·
2019-11-07 23:14:39 +11:00
465b21d7ac
Peds form progress, new MetaNames, ped ymt metas parsing
dexy
·
2019-11-07 03:51:35 +11:00
8bfca3a338
Peds form beginnings, new MetaNames, updated index field types for Bone, added EBoneFlags
dexy
·
2019-11-06 04:53:20 +11:00
90142cb6da
New MetaNames, Fragments glass windows progress, Renaming some things in Skeleton and Bone
dexy
·
2019-11-05 20:47:10 +11:00
4cc780a461
Fix for generating bone bind transform inverse when not given, Skeleton bone star size fix in world view
dexy
·
2019-11-04 00:04:02 +11:00
8335fd065c
Skin mesh now using correct bone transforms
dexy
·
2019-11-03 22:43:39 +11:00
6be0d5cb30
Added vertex shaders for skin mesh support
dexy
·
2019-11-03 06:25:20 +11:00
9f84ba8ad0
Fixed UV anim clips assignment to use geometry's ShaderID for the lookup.
dexy
·
2019-11-02 22:53:54 +11:00
3462513e27
Minor improvement to UV anims
dexy
·
2019-11-02 20:40:14 +11:00
68a028dc0b
Fix loading some YCDs
dexy
·
2019-11-02 18:37:21 +11:00
b61899dedf
Experimental bone animations playing from YCD. Windmills, fans, radars, ufos etc
dexy
·
2019-11-02 18:14:36 +11:00
6f0a7d99f9
Experimental UV animations playing from YCD. (some air cons broken!)
dexy
·
2019-11-02 06:46:45 +11:00
80b6f3742b
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.
dexy
·
2019-10-31 17:11:12 +11:00
4834b8c520
Handle mouse back/forward in RPF Explorer, Fix 2D mode ymap frustum culling, Added Disable embedded collisions flag name on Entity form
dexy
·
2019-03-30 03:30:45 +11:00
4559312f1c
Fix for vehicle wheels rendering corrupting the saved file
dexy
·
2019-03-28 20:33:07 +11:00
60b1570930
First
Previous
1
2
3
Next
Last