Commit Graph

89 Commits

Author SHA1 Message Date
Gericom
0e3958a0f7 Support for BE Sarc Files (not tested yet) 2015-01-21 18:56:01 +01:00
Gericom
ace5092ce5 Added a WiiU plugin with support for BFLIM
It is possible that BFLIM files from the Wii U not work yet.
2015-01-21 18:07:58 +01:00
Gericom
8832d1eecc Implemented IMA-ADPCM encoding (NDS) 2015-01-21 16:33:57 +01:00
Gericom
ca6e2260db Started working on a better class for 3DS Themes 2015-01-21 15:56:18 +01:00
Gericom
505f160177 Script Support and Plugin Initializers 2015-01-20 17:19:27 +01:00
Gericom
e85bdb765c Some KMP Stuff 2015-01-16 16:53:03 +01:00
Gericom
c945f8c5c3 CGFX Generator supports alpha blending now 2015-01-14 14:30:10 +01:00
Gericom
bbd673210e Fixed Model Export (CGFX) 2015-01-14 14:14:14 +01:00
Gericom
e9adac806a Implemented Binary Deserialisation 2015-01-14 14:09:58 +01:00
Gericom
d63bf4c5b6 More animation stuff 2015-01-11 17:13:57 +01:00
Gericom
a7d66076a8 Some animation stuff for cgfx 2015-01-10 18:47:55 +01:00
Gericom
2ad6438463 BCMDL Generating! 2015-01-09 18:41:33 +01:00
Gericom
32aa0290dd Support for multiple sections in CGFX 2015-01-08 17:24:43 +01:00
Gericom
486c6a29e4 Material, Texture and Font treeviews (BCLYT)
Also made a start on a complete CGFX shader with uniforms.
2015-01-07 19:06:42 +01:00
Gericom
1b4f8f11e8 CGFX Lighting is a bit better now 2015-01-07 15:08:20 +01:00
Gericom
f1f7187752 More MK64 Stuff 2015-01-04 17:03:35 +01:00
Gericom
0c06dce0bf MK64 Stuff! 2015-01-02 17:30:47 +01:00
Gericom
61fb075ca3 TPL Support 2014-12-30 17:56:38 +01:00
Gericom
c990366088 BTI Support, New color conversion system
Thanks to mh&g for adding some stuff to the hash table
2014-12-30 16:47:22 +01:00
Gericom
e089c0dd5f Export textures (nsbmd), moved DSPADPCM to libefe 2014-12-29 13:18:21 +01:00
Gericom
6a21540a4a Yaz0 compression, (de)comp files from tool menu 2014-12-29 12:33:18 +01:00
Gericom
05856d5b60 (NDS) Made a start on the SDAT format 2014-12-20 18:57:52 +01:00
Gericom
41753f92f9 Fixed some bugs 2014-12-19 18:15:32 +01:00
Gericom
8f1080d34c Lots of MK7 KMP stuff 2014-12-07 11:41:25 +01:00
Gericom
8fe6fbeb9d NKM and MK7 KMP stuff 2014-12-04 16:50:11 +01:00
Gericom
6da06ffc4e Project Tree and opening files in a project 2014-12-02 17:25:28 +01:00
Gericom
1fed715787 AREA section (NKM) and a lot of project stuff 2014-12-02 16:35:03 +01:00
Gericom
893469696f Added a plugin for GCN and Wii, RARC support 2014-11-30 15:34:56 +01:00
Gericom
26efbac053 Started on MKDS Arm9, reorganized nkm stuff 2014-11-29 13:20:27 +01:00
Gericom
5cf6f19457 More NKM propertygrid stuff 2014-11-27 18:21:51 +01:00
Gericom
9bb78ee614 The propertygrid now works for NKM 2014-11-26 19:25:50 +01:00
Gericom
bdb67f3527 Implemented NKM CAME section 2014-11-26 16:18:49 +01:00
Gericom
aa4665925a More CSAR stuff, implemented CPOI and CPAT for NKM 2014-11-25 19:09:53 +01:00
Gericom
bba8440fe0 Started implementing the BCSAR format 2014-11-24 18:54:15 +01:00
Gericom
954c5afdcc Added a hash table for SARC names 2014-11-23 17:26:10 +01:00
Gericom
251f795c22 Fixed non 2 power problem with ETC1(A4) tex gen 2014-11-20 18:25:01 +01:00
Gericom
e32c0a225a WAV files with an INFO block are supported now 2014-11-20 16:40:33 +01:00
Gericom
7c39e14689 Added support for PositionOffset in shapes (CGFX) 2014-11-20 16:28:57 +01:00
Gericom
1cdc3084db Fixed small arm9 decomp bug, replacing arm9 in nds 2014-11-20 16:12:06 +01:00
Clienthax
870bd7b09d Merge branch 'master' of github.com:Gericom/EveryFileExplorer
Conflicts:
	3DS/ThemeFile.cs
	3DS/UI/ThemeViewer.cs
2014-11-19 21:13:33 +00:00
Clienthax
e6a3366ecd refactoring #2
Signed-off-by: Clienthax <clienthax@gmail.com>
2014-11-19 21:09:40 +00:00
Gericom
514e62b768 Small Font Drawing Fix 2014-11-19 17:43:56 +01:00
Gericom
744b3f1b2b BCFNT Viewer and more stuff
- Named some fields for themes
- Added Microsoft.VisualBasic.PowerPacks.VS.dll
2014-11-19 17:33:25 +01:00
Clienthax
adf98ea11f Refactoring of alpha theme texture. 2014-11-19 14:43:34 +00:00
Clienthax
7fa6c15e75 Merge branch 'master' of github.com:Gericom/EveryFileExplorer
Conflicts:
	3DS/ThemeFile.cs
	3DS/UI/ThemeViewer.cs
2014-11-19 14:33:14 +00:00
Clienthax
83d6bf4242 Some work on draw type 2 themes.
Signed-off-by: Clienthax <clienthax@gmail.com>
2014-11-19 01:41:56 +00:00
Clienthax
e7db4f6383 fix animation 2014-11-18 18:51:52 +00:00
Clienthax
7a265983cf Start of simulator code. + animations. 2014-11-18 17:15:46 +00:00
Clienthax
794773bc58 Start of draw type 2 support. 2014-11-18 17:15:13 +00:00
Gericom
a0a4ba3ce8 More CFNT stuff 2014-11-17 19:10:27 +01:00