KillzXGaming
032db2a0d0
Auto hide vtx colors for certain games
2020-03-21 20:05:21 -04:00
KillzXGaming
35c94a8d8b
Fix errors
2020-03-21 13:34:19 -04:00
KillzXGaming
b0edf476e9
Byaml : fix path index types with no paths
2020-03-18 20:36:08 -04:00
KillzXGaming
dc96965440
Fix adjusting vertex attribute buffer indices when one is removed.
2020-03-18 19:21:52 -04:00
KillzXGaming
c36eb67acf
BCSV : Add check for float values
2020-03-18 17:09:33 -04:00
KillzXGaming
241833ca8f
Add option to export BCSV as CSV
2020-03-18 16:53:26 -04:00
KillzXGaming
f44b2ed920
Some more bcsv fixes
2020-03-18 14:10:37 -04:00
KillzXGaming
6afdd0e10f
Merge branch 'master' of https://github.com/KillzXGaming/Switch-Toolbox
2020-03-18 13:42:41 -04:00
KillzXGaming
b9803d5e94
BCSV fix
2020-03-18 13:42:16 -04:00
KillzXGaming
3bd4daf584
Fix errors
2020-03-18 12:36:46 -04:00
KillzXGaming
83c940aeff
Add BCSV support
2020-03-18 12:30:45 -04:00
KillzXGaming
be11a08a65
Some fixes to batch exporting. Add batch compression
2020-03-18 11:42:17 -04:00
KillzXGaming
b11e913240
Adjust tex2 loading to prevent altered images loading from it
2020-03-16 16:15:12 -04:00
KillzXGaming
371e4d37f9
Fix BCLYT/BRLYT material editor loading for material tree nodes.
2020-03-16 15:38:24 -04:00
KillzXGaming
5b2f6effc7
Fix errors
2020-03-12 21:21:45 -04:00
KillzXGaming
0fef9aac31
Improve KCL context menu handling
2020-03-12 19:23:00 -04:00
KillzXGaming
17b2eeae0d
Error fixes
2020-03-10 21:20:48 -04:00
KillzXGaming
fadcd2e412
Merge pull request #198 from M-1-RLG/master
...
CMB: Update Materials/Fix Material Reading
2020-03-10 20:47:31 -04:00
KillzXGaming
488f0013b6
Fix some sharc version issues for v12
2020-03-10 19:40:20 -04:00
KillzXGaming
69458df685
Quick fix for layout hierarchy selecting nodes by left click
2020-03-10 19:39:17 -04:00
KillzXGaming
ea05ffda60
Fix converting constants from yaml to bfres fshu
2020-03-10 19:36:42 -04:00
M-1
735b45da4b
CMB: Update Materials/Fix Material Reading
2020-03-10 11:17:57 -04:00
KillzXGaming
186ec89b50
Revert "Revert "Quick test to see if errors fix from this""
...
This reverts commit 559aa32795
.
2020-03-09 20:52:54 -04:00
KillzXGaming
559aa32795
Revert "Quick test to see if errors fix from this"
...
This reverts commit 3d14314c4e
.
2020-03-09 20:52:18 -04:00
KillzXGaming
3d14314c4e
Quick test to see if errors fix from this
2020-03-09 20:52:08 -04:00
KillzXGaming
12558f5ba0
Fix layout animation saving
2020-03-09 20:27:56 -04:00
KillzXGaming
574590e869
Start to add batch export option (only works on g1m and cmb atm)
2020-03-08 18:48:18 -04:00
KillzXGaming
871cc02098
Update gfpak hash strings
2020-03-04 20:36:29 -05:00
KillzXGaming
669bd7c3e5
Adjust plugin config save path to ensure it saves correctly
2020-03-04 17:10:38 -05:00
KillzXGaming
95a462ebd3
Readd search menu to byml/aamp text editors.
2020-03-03 17:24:59 -05:00
KillzXGaming
06c2b477b4
Merge pull request #168 from Reisyukaku/master
...
Add a ton of strings for hash lookup
2020-02-23 13:58:39 -05:00
KillzXGaming
daaa2b72b6
Fix layout editor panel toggle for timeline
2020-02-21 17:58:13 -05:00
KillzXGaming
c47ce7d60f
Add TPL rebuilding and add support for TPL mipmaps.
2020-02-17 20:22:02 -05:00
KillzXGaming
24b33aae15
Fix references to layout header to access certain data
2020-02-17 19:55:57 -05:00
KillzXGaming
5e4ec3d131
Start to add a base for multi select tree for layout editor
2020-02-17 19:54:50 -05:00
KillzXGaming
24e7eba5d1
Add menus to toggle docks for layout editor
2020-02-17 19:43:06 -05:00
KillzXGaming
d8676959ec
Add some additional text pane properties
2020-02-16 20:15:02 -05:00
KillzXGaming
f7ad889d14
Fix importing KCL for mario odyssey without a preset used
2020-02-16 12:50:04 -05:00
KillzXGaming
d0b6d132c7
Save current byaml text format to config to stay when reopened
2020-02-16 12:24:31 -05:00
KillzXGaming
f3b1d0e706
Fix xml encoding when compiling back
2020-02-16 12:14:36 -05:00
KillzXGaming
c627bc3c1a
Quick fix
2020-02-16 12:10:47 -05:00
KillzXGaming
e9677ccb2f
Add support for previous XML layout (editorcore version)
2020-02-16 12:09:19 -05:00
KillzXGaming
9e0f3e0516
Some byaml improvements
...
Add XML format to byaml text editor.
Disable reference nodes in text editor for now till i find a better method to handle them.
2020-02-16 11:55:47 -05:00
KillzXGaming
07b0259805
Some more layout editor improvements
...
Textures in the list keep aspect ratio now.
Fix creating new user data. and remove any if empty.
2020-02-16 11:18:18 -05:00
KillzXGaming
1a548f9f80
A few more layout editor improvements
2020-02-15 20:57:21 -05:00
KillzXGaming
bffa623e01
Some quick bone index fixes
2020-02-15 18:24:35 -05:00
KillzXGaming
180f2e5b91
Improve the vertex color selector for layout editor.
...
Hitboxes improved and should detect clicks much better.
Sides can now be selected to adjust the whole side color of the pane.
2020-02-15 17:39:22 -05:00
KillzXGaming
a91dd6ae8e
Improve layout editor more.
...
Part pane scaling type can be edited.
Additional texture coordinates can be added/removed.
Fixed editing user info string.
Display tex coord gen sources in texture map editor.
Default texture map wrap mode to linear when created.
2020-02-15 16:30:10 -05:00
KillzXGaming
efd98b3bac
Improvements to layout material editing.
...
Tev stages can be added/removed for bclyt and brlyt.
Fixed adding new textures to brlyt.
Fixed setting material colors for window panes for bclyt/brlyt.
Fixed alpha op enum for brlyt tev stages.
2020-02-15 13:54:52 -05:00
KillzXGaming
69ab4e0eaf
Recreate brlyt material flags so mat data can be added/removed.
2020-02-14 21:14:53 -05:00