1
0
mirror of synced 2024-11-14 19:17:39 +01:00
Commit Graph

1414 Commits

Author SHA1 Message Date
KillzXGaming
1f9b82ddda Fix double clicking window title bar to go full screen 2019-07-13 19:25:41 -04:00
KillzXGaming
cdd8cd5ccd Fix typo 2019-07-13 19:09:17 -04:00
KillzXGaming
36174e24b3 Add option to set segment compensate scale for batch base edits 2019-07-13 18:55:13 -04:00
KillzXGaming
7e3b2c16da Adjust default bntx format 2019-07-13 18:22:47 -04:00
KillzXGaming
5b1165e99f Another build fix 2019-07-13 16:34:36 -04:00
KillzXGaming
0dbeb0e8ac Try to fix build errors 2019-07-13 16:32:07 -04:00
KillzXGaming
631f59ef93 Add audio meta data icons 2019-07-13 15:54:39 -04:00
KillzXGaming
3f0278ed03 Enable batch base value editor (wip) 2019-07-13 15:13:45 -04:00
KillzXGaming
fbec00de01 Add better audio check for bars 2019-07-13 15:04:56 -04:00
KillzXGaming
e1adbeee01 More fixes to kingdom loader 2019-07-13 11:55:53 -04:00
KillzXGaming
716e2c254f Start on SMO kingdom loading 2019-07-13 10:56:21 -04:00
KillzXGaming
384185ab4a Start on scene loader 2019-07-13 09:58:44 -04:00
KillzXGaming
05e311f042 Fix vertex size 40 for gmx 2019-07-13 08:48:32 -04:00
KillzXGaming
6c10bcc12b Fix gtx context menus 2019-07-13 08:46:00 -04:00
KillzXGaming
8a5add6405 Convert bmd filter modes 2019-07-12 21:53:00 -04:00
KillzXGaming
5fc6522449 Add more bmd material conversion. Reorder bmd object draw, and check transparency 2019-07-12 21:48:56 -04:00
KillzXGaming
97dbb145ad Load images after lists are loaded to prevent issues 2019-07-12 21:09:54 -04:00
KillzXGaming
c02e248a7b Get textures in the active bfres first for texture pattern animations to avoid conflicts 2019-07-12 21:01:16 -04:00
KillzXGaming
46c7141486 Update bntx images properly in bfres editor when replaced 2019-07-12 20:47:04 -04:00
KillzXGaming
530c86e672 Use bmd cull modes 2019-07-12 20:13:27 -04:00
KillzXGaming
d74988583f Allow for empty texture paths 2019-07-12 20:06:31 -04:00
KillzXGaming
0399de79ac fixup settings for bmd 2019-07-12 20:03:23 -04:00
KillzXGaming
58406d6d44 Add bmd settings 2019-07-12 20:01:22 -04:00
KillzXGaming
d9db8c3b09 Adjust assimp version to a more stable build. Add bmd replacing/exporting 2019-07-12 19:44:17 -04:00
KillzXGaming
7364a1d6e1 A few generic shader tweaks 2019-07-12 17:57:41 -04:00
KillzXGaming
1becccb4ec Map bmd materials by index rather than name for opengl 2019-07-12 17:53:57 -04:00
KillzXGaming
282855977a Transform bmd normals properly for rigging 2019-07-12 17:33:48 -04:00
KillzXGaming
2fbf994ae1 Fix rigged bmds 2019-07-12 17:31:00 -04:00
KillzXGaming
d87426fbd8 bmd fixes and fix image editor issues 2019-07-12 15:28:14 -04:00
KillzXGaming
8c0c625ab5 Fix material names 2019-07-11 21:02:30 -04:00
KillzXGaming
3d8b8f7263 Get bmd materials properly by remap index 2019-07-11 20:56:11 -04:00
KillzXGaming
3c3ab5fc32 Add getters/setters for bmd materials 2019-07-11 20:46:45 -04:00
KillzXGaming
134eff9401 More BMD fixes and adjustments 2019-07-11 20:23:47 -04:00
KillzXGaming
9c5917cc6a Load bmd textures to opengl 2019-07-11 19:51:28 -04:00
KillzXGaming
7f679b9fa6 Add bmd drawing 2019-07-11 19:38:29 -04:00
KillzXGaming
7fddf179f6 Fix selecting a list item in texture pattern editor 2019-07-11 17:35:23 -04:00
KillzXGaming
f14bcfe536 Merge branch 'master' of https://github.com/KillzXGaming/Switch-Toolbox 2019-07-11 17:29:54 -04:00
KillzXGaming
f803f787b6 Fix build errors 2019-07-11 17:29:44 -04:00
KillzXGaming
018c019689
Update README.md 2019-07-11 17:25:25 -04:00
KillzXGaming
5081e39414 More format additions and fixes.
Fixed MKAGPDX models a bit so they aren't all missing mesh data. Skinned ones are still buggy!
 BMD wip support using SuperBMDLib.
 Adjusted gui loading a little bit.
2019-07-11 17:22:59 -04:00
KillzXGaming
e5b0b71eaa Fix multiple ptcl issues with rebuilding. Add some GCN formats 2019-07-10 20:38:35 -04:00
KillzXGaming
39998157a4
Remove pointless file 2019-07-10 19:33:00 -04:00
KillzXGaming
a28606e150 Fix some ptcl saving issues from bfres having null data 2019-07-10 19:21:53 -04:00
KillzXGaming
d191d9c393 Cleanup. Prepare some functions 2019-07-09 20:25:32 -04:00
KillzXGaming
ca5d0316c9 Many more texture pattern editor improvements 2019-07-09 20:13:39 -04:00
KillzXGaming
3bf760a445 Avoid automatically binding framecount to prevent some issues 2019-07-09 19:03:09 -04:00
KillzXGaming
6704829c32 Select the first frame when a texture animation is switched 2019-07-09 18:56:50 -04:00
KillzXGaming
73c18fd5d7 Fix depend index values for importing params from xml 2019-07-09 18:38:22 -04:00
KillzXGaming
8defebe175 Add additional bytes for RSTB entries to prevent issues 2019-07-09 17:59:58 -04:00
KillzXGaming
bb22dc8483 Texture pattern editor overhaul. Not functional yet! 2019-07-09 17:50:50 -04:00