Commit Graph

  • 039c94a007 Fixed overlap detection KiritoDv 2024-03-27 09:35:45 -06:00
  • 8196258d2b Add Vec3s factory, fix colpoly, add some support for palettes (#54) petrie911 2024-03-26 18:02:12 -05:00
  • b101ad14bf Removed size KiritoDv 2024-03-26 02:46:11 -06:00
  • eb2dca9c14 Fixed geo layout factory bugs and some sm64 related stuff KiritoDv 2024-03-26 00:11:46 -06:00
  • aa22c0803e Fix wrong read on dist (CollisionPolyFactory) (#53) petrie911 2024-03-25 17:26:50 -05:00
  • 5b6326b8aa fix (#52) petrie911 2024-03-25 17:00:57 -05:00
  • 81f4371c20 Add Include Factory (#51) MegaMech 2024-03-24 21:27:07 -06:00
  • cd7dd6f59a Add Mtx, float, and mk64 Factories (#43) MegaMech 2024-03-23 01:57:53 -06:00
  • 5c6fa9c1f6 Fixed typo KiritoDv 2024-03-22 12:36:59 -06:00
  • 4c961039cd Fixed assets that doesnt have offset KiritoDv 2024-03-22 11:30:11 -06:00
  • 12b45a304d Fixed failed to reset compressionType back to none KiritoDv 2024-03-22 10:53:17 -06:00
  • a7f0603525 branch list (#50) inspectredc 2024-03-22 16:00:03 +00:00
  • aaa68d2ebc Cleanup (#49) Lywx 2024-03-22 09:59:49 -06:00
  • 6e9f823121 Fix segfault issue with headers (#48) petrie911 2024-03-21 13:31:25 -05:00
  • 4039f80fa4 Added overlaps in the code as comments KiritoDv 2024-03-21 09:27:17 -06:00
  • 98b3458d02 Added missing returns KiritoDv 2024-03-20 21:53:00 -06:00
  • 8331218c72 Added missing variant include KiritoDv 2024-03-20 21:19:24 -06:00
  • f0c70f855a Auto pad and overlap detection (#47) Lywx 2024-03-20 21:17:11 -06:00
  • 8465919ab7 Forgot to clean up the commented out code (#45) petrie911 2024-03-16 17:02:50 -05:00
  • 3330d5bd39 Add Vec3f factory and AddAsset (#44) petrie911 2024-03-16 15:37:37 -05:00
  • 02f2c2f03c Fixed performance on modding factories KiritoDv 2024-03-15 09:16:22 -06:00
  • a6face7240 ObjInit can now make header entries (#42) petrie911 2024-03-14 15:50:01 -05:00
  • 70568034c2 Fixes to SF64 factories (#41) petrie911 2024-03-14 10:12:28 -05:00
  • 2dd431eedf SF64 Triangle factory, fixed a bug in ColPolys (#40) petrie911 2024-03-13 17:49:25 -05:00
  • 92e7076647 Add vector classes and SF64 colpoly factory. Also fix enum parsing (#39) petrie911 2024-03-13 15:56:30 -05:00
  • 2338cab8df Renamed some mk64 factories KiritoDv 2024-03-13 10:21:41 -06:00
  • 88ed46a840 Renamed ENVSETTINGS to ENV_SETTINGS KiritoDv 2024-03-13 10:11:54 -06:00
  • 6edd8c3468 env (#38) petrie911 2024-03-13 10:09:54 -05:00
  • ae9a2bb8c3 Added verbose size into script factory KiritoDv 2024-03-12 22:52:22 -06:00
  • 20e1803bba Changed from Dlist to Gfx KiritoDv 2024-03-12 22:48:40 -06:00
  • 200b5b3b90 Added log level config KiritoDv 2024-03-12 22:42:00 -06:00
  • d395199ba2 Fixed wrong output for rounded floats KiritoDv 2024-03-12 22:19:18 -06:00
  • 50d064e2b4 Added objinit sized because Sonic complains about it KiritoDv 2024-03-12 21:49:23 -06:00
  • b56eefab94 Implemented ObjectInit factory and added an enum system KiritoDv 2024-03-12 21:43:59 -06:00
  • f1781973bc Added support for assets with vram offsets KiritoDv 2024-03-12 19:09:40 -06:00
  • c3f932e721 Update TextureFactory.cpp MegaMech 2024-03-12 16:12:39 -06:00
  • a17f07ff73 Update LightsFactory.cpp MegaMech 2024-03-12 16:09:15 -06:00
  • 5c86446913 Add byte_size node to yaml for texture MegaMech 2024-03-12 12:57:39 -06:00
  • 798bbf9add little boxes petrie911 2024-03-12 17:16:29 -05:00
  • 84b6686f5b script petrie911 2024-03-12 11:25:51 -05:00
  • 83adeb4b7f Update DisplayListFactory.cpp MegaMech 2024-03-12 07:28:46 -06:00
  • 5524ab5467 Update DisplayListFactory.cpp MegaMech 2024-03-12 07:21:47 -06:00
  • 0de09167c6 Update DisplayListFactory.cpp MegaMech 2024-03-12 07:15:36 -06:00
  • ebb8b34c99 Update DisplayListFactory.cpp MegaMech 2024-03-12 06:59:44 -06:00
  • 8e566f8cde Update DisplayListFactory.cpp MegaMech 2024-03-11 22:18:24 -06:00
  • a809755d7d Update DisplayListFactory.cpp MegaMech 2024-03-11 21:46:15 -06:00
  • e4608e5776 fix dlists and some other things petrie911 2024-03-11 19:42:39 -05:00
  • 5576a7af96 spooky scary skeletons petrie911 2024-03-11 10:58:08 -05:00
  • 4de8d6b8dc Polished factories! KiritoDv 2024-03-11 00:04:18 -06:00
  • 1daff9dc0d Used hex for size KiritoDv 2024-03-10 23:52:09 -06:00
  • 0277b06b47 Fully implemented tables and message factories KiritoDv 2024-03-10 23:41:36 -06:00
  • 595f7512d4 Fixed message and lookup factories KiritoDv 2024-03-10 21:22:26 -06:00
  • 04a66e743b Registered msg factory KiritoDv 2024-03-10 20:15:27 -06:00
  • bb21e1f887 Added msg KiritoDv 2024-03-10 19:51:41 -06:00
  • 78ca754e9d Added message factory KiritoDv 2024-03-10 19:50:15 -06:00
  • 62b523809e Removed throws on AnimData for now Lywx 2024-03-10 21:40:04 -06:00
  • 7ef1cc98ba Fixed AnimFactory KiritoDv 2024-03-10 21:23:48 -06:00
  • 36a5caf432 Fixed anim format KiritoDv 2024-03-10 20:15:35 -06:00
  • 6f3b19461e Added info on some sf64 anim edge cases KiritoDv 2024-03-10 19:57:21 -06:00
  • 9e2e7f90ab Fixed error validation on sf64 anims KiritoDv 2024-03-10 19:52:26 -06:00
  • d90bdcaf91 Cleaned up KiritoDv 2024-03-10 19:47:10 -06:00
  • a03cfe4835 namespace petrie911 2024-03-10 20:43:44 -05:00
  • 6ea4f04766 how animated petrie911 2024-03-10 19:26:21 -05:00
  • 70800a9144 Used to_string instead KiritoDv 2024-03-10 16:26:48 -06:00
  • 914e7e6ddb Changed hex to dec on count factories KiritoDv 2024-03-10 16:24:37 -06:00
  • e2372f45a2 Added sizes on more factories KiritoDv 2024-03-10 16:17:32 -06:00
  • 951e84d97d Replaced displaylists and vertices with size:, and added debug for textures KiritoDv 2024-03-10 16:09:20 -06:00
  • ef6befae9a Skipped autogenerated assets KiritoDv 2024-03-10 15:51:51 -06:00
  • 8d9374a113 Fixed windows compilation KiritoDv 2024-03-09 23:44:13 -06:00
  • 5d4bd639df Refactored vtx overlap function KiritoDv 2024-03-09 23:12:39 -06:00
  • c4bb1ad8ee Update IsDebug (#25) MegaMech 2024-03-09 22:42:25 -07:00
  • a2d735c528 Add mk64 factories = 2024-03-06 11:46:19 -07:00
  • f06ed7388d Detect Compression Type and Improve Yaml Structure (#21) MegaMech 2024-03-08 13:24:58 -07:00
  • cfd2ec35ce Fixed pad using hex generation sometimes KiritoDv 2024-03-05 00:57:56 -06:00
  • a20e0a3550 Included filename into pad generation KiritoDv 2024-03-05 00:09:30 -06:00
  • 1682451d2e Fixed windows compilation KiritoDv 2024-02-21 21:05:28 -06:00
  • b8bcb110c2 Fixed byte size on rgba16/rgba32 textures KiritoDv 2024-02-21 20:51:00 -06:00
  • 12532b1a76 [WIP] Added palette and tlut export KiritoDv 2024-02-21 20:37:26 -06:00
  • 055e2a0b65 Added missing modes on import KiritoDv 2024-02-21 12:56:49 -06:00
  • 70a6bb7cf1 Added asset mods support KiritoDv 2024-02-21 12:51:47 -06:00
  • 3845d02cf6 Added size on DisplayList and Vtx KiritoDv 2024-02-20 21:19:21 -06:00
  • 04e4e9dd8c Fixed blob symbols KiritoDv 2024-02-20 17:58:00 -06:00
  • 0a7123cbbd Fixed format KiritoDv 2024-02-20 17:30:51 -06:00
  • d58f5776cb Added pad generation for all assets KiritoDv 2024-02-20 17:28:22 -06:00
  • b184c7ec11 Fixed a crash on aasets that were autogenerated and compressed KiritoDv 2024-02-19 02:18:31 -06:00
  • 56ade56c12 Vtx now uses decimals and inc files add a new line at the end KiritoDv 2024-02-18 19:03:58 -06:00
  • 298b3ff0d0 Enhanced header definition KiritoDv 2024-02-18 16:54:21 -06:00
  • 510ffd4710 Removed unnecesary TranslateAddrs KiritoDv 2024-02-18 16:23:12 -06:00
  • 752c6a2ac0 Removed addr translation when is asset is segmented KiritoDv 2024-02-18 14:18:54 -06:00
  • 8f7f877306 Added symbol generation for tluts KiritoDv 2024-02-18 12:54:55 -06:00
  • 102ab4862f Added tlut support KiritoDv 2024-02-17 12:06:08 -06:00
  • 5b1e5d632b Fixed missingf cstdint KiritoDv 2024-02-17 08:12:37 -06:00
  • 1d32d43c85 Added Makefile KiritoDv 2024-02-16 23:31:33 -06:00
  • 32f3d32230 Added ctype for texture and header into file config KiritoDv 2024-02-16 22:52:11 -06:00
  • b964a4db92 Removed last table data from audio KiritoDv 2024-02-01 17:37:13 -06:00
  • dadf7414ee Fixed windows issues KiritoDv 2024-01-31 14:50:31 -06:00
  • 39fcdc86d6 Reenabled windows compilation KiritoDv 2024-01-31 12:48:26 -06:00
  • de35c441fc Fixed linux issues KiritoDv 2024-01-31 12:45:31 -06:00
  • 16a825c0d0 Fixed linux issues KiritoDv 2024-01-31 12:42:52 -06:00
  • 7321c6a4f1 Added missing include on geo factory KiritoDv 2024-01-31 12:10:56 -06:00