Commit Graph

  • efd58b5044 Multiple selection improvements dexy 2020-01-09 00:44:35 +1100
  • 09da0a2f54 Collisions editing progress dexy 2020-01-08 01:02:51 +1100
  • 3c60801e84 Collisions editing progress dexy 2020-01-07 20:51:53 +1100
  • edba2cfae9 Fixed crash when editing grass dexy 2020-01-06 23:21:32 +1100
  • 33dc83c0e0 Collisions editing progress dexy 2020-01-06 22:17:51 +1100
  • e896420cd4
    Merge branch 'master' into ymap-stuff pichotm 2020-01-04 18:57:32 +0100
  • 63660707b2 ymap: add calculate all flags/extents PichotM 2020-01-04 18:56:49 +0100
  • a78f753362 Merge branch 'master' of https://github.com/dexyfex/CodeWalker PichotM 2020-01-04 18:50:57 +0100
  • 0d066679cb Collisions editing progress dexy 2020-01-03 22:50:23 +1100
  • d85f5eddb2 Collisions editing beginnings dexy 2020-01-02 00:16:49 +1100
  • f51d5644fd YnvBuilder support for vehicles dexy 2020-01-01 14:40:38 +1100
  • 26c3c5edec Collisions selection improvements dexy 2020-01-01 00:00:04 +1100
  • 786b9e5199 Improved mouse selection in collisions mode dexy 2019-12-30 18:05:02 +1100
  • e40e06896d XML/RBF conversion improvements dexy 2019-12-30 16:37:29 +1100
  • e3bbd29b33 XML/RBF conversion dexy 2019-12-30 05:23:09 +1100
  • e31e401fa8 MLO editing progress dexy 2019-12-30 00:56:29 +1100
  • 92ad8a1067 Updated MetaNames dexy 2019-12-29 12:09:23 +1100
  • d13c8bbc3b Fix for ymap XML not displaying dexy 2019-12-29 10:47:36 +1100
  • 0e11478d7b MLO editing progress dexy 2019-12-28 23:24:36 +1100
  • ab0e007cfe MLO editing progress dexy 2019-12-28 16:01:09 +1100
  • 88a926202f MLO editing progress dexy 2019-12-28 04:08:45 +1100
  • 906602eb13 Fix for crash when changing entity archetypes dexy 2019-12-27 20:33:13 +1100
  • 3f445182f3 Fix for add/remove entities not applying to world view dexy 2019-12-15 15:40:00 +1100
  • 1b59ef40d0 Removed unnecessary DepthSRV in GpuTexture, which was probably causing crash on DX10 hardware dexy 2019-12-14 19:52:04 +1100
  • 6becfaea95 Fixed capsule lights rendering dexy 2019-12-12 22:21:18 +1100
  • 66b512e8b6 Using culling planes in entity lights dexy 2019-12-12 18:37:39 +1100
  • ee196a8e25 Fixed crash on AMD, unbinding lights buffers after use. dexy 2019-12-12 03:18:33 +1100
  • 73f763de43 Added DataSize calculation to RenderableLODLights dexy 2019-12-12 01:32:07 +1100
  • 39edd18b71 Changed Distant LOD Lights checkbox into LOD Lights checkbox dexy 2019-12-12 00:35:00 +1100
  • 2b02ad0091 Fixed LODs culling issue dexy 2019-12-11 22:38:59 +1100
  • 968a611aa9 Support for normal_only and spec_only decals in deferred mode dexy 2019-12-11 21:38:40 +1100
  • 5672ea6dc3 Improved XInput controls dexy 2019-12-11 18:46:36 +1100
  • 567218d5c7 Prevent falling under the map in first person mode dexy 2019-12-11 17:53:34 +1100
  • 97c5294bf8 Fix for LODs glitch dexy 2019-12-11 17:15:02 +1100
  • 93e5084ab9 Removed alpha batches from shadow casters dexy 2019-12-11 17:03:52 +1100
  • 0aa220e0c2 Improved GameFileCache memory usage dexy 2019-12-11 00:31:56 +1100
  • d5c0bc2477 Collision detection refactoring and improvements dexy 2019-12-10 18:33:45 +1100
  • 58d2293358 Collision detection refactoring and improvements dexy 2019-12-09 22:33:36 +1100
  • dd03e24fb0 Collisions rendering improvements and bug fixes dexy 2019-12-09 17:06:59 +1100
  • 093ed36139 First person xbox control adjustment (left trigger boost) dexy 2019-12-09 11:24:43 +1100
  • 5d0a3334a8 LOD manager immersion improvement dexy 2019-12-09 00:41:35 +1100
  • b187ad919b LOD manager performance improvements dexy 2019-12-08 18:40:09 +1100
  • 6c76726131 Added LOD manager, improved shadows performance dexy 2019-12-08 05:42:06 +1100
  • ea1fe3b077 Added SRV to GpuTexture dexy 2019-12-07 02:51:46 +1100
  • 85f0fa1e36 Updating PSO/XML conversion dexy 2019-12-07 01:33:27 +1100
  • 5fb8d25770 Fixed rendering of helpers in deferred mode dexy 2019-12-07 00:02:24 +1100
  • 43d6bf1068 Replaced meta pointer values with ulongs dexy 2019-12-06 23:53:03 +1100
  • 52f4563680 Change entity culling to use boxes instead of spheres dexy 2019-12-06 22:36:11 +1100
  • faf530c04c Fixed some items not being loaded into world map data store dexy 2019-12-05 21:56:48 +1100
  • a5259c17fe Replaced world grid with quadtrees, improved loading speed of cutscenes dexy 2019-12-05 21:05:31 +1100
  • d59663d87e Interior lights improvements dexy 2019-12-05 15:04:00 +1100
  • c6aa4c7baf HD lights rendering in interiors dexy 2019-12-05 03:40:52 +1100
  • f333e64812 Hardware MSAA support for deferred render dexy 2019-12-04 20:14:11 +1100
  • 152d439f89 Refactored deferred lights code, and skipping SSAA when sample count is 1 dexy 2019-12-04 17:54:48 +1100
  • 1843d70652 Added MSAA pass to deferred render dexy 2019-12-04 04:33:27 +1100
  • 21ed53e00f Fixed light falloff exponents dexy 2019-12-04 02:47:20 +1100
  • f22826ea94 Fixed light cone angles dexy 2019-12-04 01:28:58 +1100
  • 9a53c2147b Deferred shading dexy 2019-12-04 00:52:22 +1100
  • 755477590d Finxed rendering issues due to reversed depth dexy 2019-12-01 20:47:16 +1100
  • 442d623302 Reversed depth buffer dexy 2019-12-01 20:17:14 +1100
  • 7fb07e1a27 Opening ytyp in project window now updating world view archetypes dexy 2019-12-01 17:31:44 +1100
  • c33a09d09f Ped cloth using bone weights/indices dexy 2019-11-30 17:38:15 +1100
  • 1eb8b0771b Cutscene peds legs fix dexy 2019-11-29 21:36:20 +1100
  • ef1debfb41 Ped clothes not exploding dexy 2019-11-29 20:47:11 +1100
  • 181689ac95 Slight improvement to .yld structs dexy 2019-11-28 18:41:00 +1100
  • ac4d1a4b19 Cutscene viewer using znear/zfar when animating camera dexy 2019-11-28 16:36:32 +1100
  • 9ba2e288ed Cutscene viewer now puts camera in correct place when not playing dexy 2019-11-28 16:02:13 +1100
  • 2f12402a03 Cutscene viewer hide models partially working dexy 2019-11-27 20:24:02 +1100
  • 783248aeab Peds and weapons rendering support for multiple skeleton instances dexy 2019-11-27 15:01:43 +1100
  • 0823702527 Cutscene viewer displaying weapons dexy 2019-11-27 13:32:07 +1100
  • dead879d99 Weapon rendering improvements dexy 2019-11-27 12:56:34 +1100
  • 57d5a2758e Cutscene viewer enable/disable models dexy 2019-11-26 23:35:08 +1100
  • 59a457cff8 Cutscene viewer vehicles dexy 2019-11-26 20:47:47 +1100
  • 91873ea87a Peds no longer sharing skeletons, Cutscene object AnimHash conflict resolution dexy 2019-11-26 17:00:41 +1100
  • 17dcdd88a1 Cutscene viewer ped variations dexy 2019-11-26 13:14:46 +1100
  • 96d34ec154 Cutscene viewer props using bone animations dexy 2019-11-26 04:57:21 +1100
  • 7e240682d0 Cutscene viewer loading and animating props dexy 2019-11-26 03:10:48 +1100
  • f67731ddd4 Cutscene viewer playback improvements dexy 2019-11-26 02:50:30 +1100
  • 6467797c3d Cutscene viewer rendering peds dexy 2019-11-26 01:26:28 +1100
  • 319214fd7c Cutscene viewer looping playback dexy 2019-11-25 22:00:01 +1100
  • 866cc9ab57 Cutscene viewer showing subtitles on WorldForm dexy 2019-11-25 21:35:15 +1100
  • 5a869fa836 Cutscene viewer progress, Hash updates dexy 2019-11-25 20:44:16 +1100
  • dfa62a9803 Reorganised some files dexy 2019-11-23 14:34:39 +1100
  • 89035ef279 Cutscenes classes loading from XML dexy 2019-11-23 03:57:00 +1100
  • fbf603f657 Added classes for cutscenes dexy 2019-11-22 23:29:09 +1100
  • 1cb94d6ba6 Updated MetaNames dexy 2019-11-22 15:50:53 +1100
  • 0f7f35d28b Added RPF Explorer .yed, .yfd, .yld generic support dexy 2019-11-22 00:34:27 +1100
  • 4e64c324cf Updated MetaNames dexy 2019-11-21 21:29:55 +1100
  • b307cd5d47 Play convertible roof animations in VehicleForm dexy 2019-11-21 20:26:46 +1100
  • 7da61d36c1 Added root motion option to ModelForm dexy 2019-11-21 19:05:31 +1100
  • d025f1b8d8 Added ability to manually select animations in ModelForm dexy 2019-11-21 19:01:43 +1100
  • 53305c3f12 Animations XML conversion progress dexy 2019-11-20 22:51:37 +1100
  • f10e0dd657
    Merge pull request #65 from carmineos/shaders-src dexyfex 2019-11-19 03:16:39 +1100
  • 2013535aec Moved Shaders src to CodeWalker.Shaders Carmine Giugliano 2019-11-18 16:25:40 +0100
  • 5eaea931bf Removed unnecessary anims updating during playback dexy 2019-11-19 01:53:24 +1100
  • 9c903c677b Bug fix for RPF explorer not exporting XML for YCDs dexy 2019-11-19 00:33:23 +1100
  • 5a35688aed Animations XML conversion progress dexy 2019-11-18 23:52:58 +1100
  • cf1e5c7295 Animations XML conversion progress dexy 2019-11-18 05:10:55 +1100
  • 542b0c3210 Populating Models and Textures tabs on PedsForm dexy 2019-11-17 23:53:53 +1100
  • baf29066a7 Animations XML conversion progress dexy 2019-11-17 22:14:00 +1100