KillzXGaming
e88d42b4ce
Add toggle to frame bfres on select
2019-06-26 15:58:28 -04:00
KillzXGaming
d664a47426
Add big speed and memory improvements to bfres, bntx, and other formats
2019-06-25 14:56:19 -04:00
KillzXGaming
31e5f42373
Limt skin count by default to prevent any possible issues
2019-06-23 11:04:34 -04:00
KillzXGaming
7395d78d67
Fix string entries not being relocated properly for user data (switch bfres)
2019-06-22 18:45:43 -04:00
KillzXGaming
a8698a2ef4
Add LZARC support and a few random fixes.
2019-06-14 17:23:02 -04:00
KillzXGaming
92b5ade4ae
Fix cull modes being swapped
2019-06-12 15:41:32 -04:00
KillzXGaming
656ff9d0d0
Add support for cull modes
2019-06-12 15:39:25 -04:00
KillzXGaming
b2f48fa8e9
Add support for channel components for bfres shaders,
2019-06-10 18:06:31 -04:00
KillzXGaming
3b7e02f399
Add proper render pass check and sort transparent shapes properly
2019-06-09 21:06:50 -04:00
KillzXGaming
e531a779ed
Small fixes and additions
...
Fixed mesh name exporting for assimp.
Fixed clearing models for bfres.
Fixed limit skin count setting.
Fixed material index breaking if a material is removed for bfres.
Update the vertex data properly if a model is imported as new.
Added AMTA editing for BARS.
Added audio player for BARS.
2019-06-07 16:31:13 -04:00
KillzXGaming
28b231caaa
Remove unecessary progress bar for updating vertices as it's usually quick enough.
2019-06-06 16:14:49 -04:00
KillzXGaming
13b346ddde
Display emblem on karts properly
2019-06-04 20:17:19 -04:00
KillzXGaming
e62faba478
Apply re encoded images automatically after being set.
2019-06-03 21:15:06 -04:00
KillzXGaming
47cd45b4e0
Add support for specular colors if used
2019-06-03 19:00:46 -04:00
KillzXGaming
da15dc55fc
Don't use legacy by default.
2019-05-31 15:45:21 -04:00
KillzXGaming
ed2a3b8041
Disable opengl texture loading for legacy
2019-05-31 15:38:49 -04:00
KillzXGaming
921b267b44
Improve legacy support and a few fixes.
...
Cursor for param editing doesn't reset anymore to the top right of the screen.
Fixed some direct c tex issues with loading.
2019-05-31 15:08:14 -04:00
KillzXGaming
79ca72bc98
Cleanup
2019-05-30 22:05:14 -04:00
KillzXGaming
94602f3671
Another adjustment so more games can detect transparency
2019-05-30 21:59:22 -04:00
KillzXGaming
7682a827cc
Also add material icons for tranparent toggle in render state
2019-05-30 21:46:00 -04:00
KillzXGaming
31b2ab8260
Add material icons for transparent and translucent things.
2019-05-30 21:42:23 -04:00
KillzXGaming
2299a61cb3
Fix displaying normals as lines if enabled
2019-05-30 19:34:23 -04:00
KillzXGaming
3b4bb242c5
Starto to add material presets. Add option to add empty meshes
2019-05-30 15:28:43 -04:00
KillzXGaming
d1c32844d1
Fix skeleton issues. More archive improvement.
2019-05-29 14:24:24 -04:00
KillzXGaming
cb6cc251bd
Some speed improvements
2019-05-28 20:02:58 -04:00
KillzXGaming
6d7579e6e0
More improvements.
...
Camera is now centerd when a bfres is selected. This will apply to reseting the camera aswell. The method is based on Smash Forge so thanks to the devs for it.
Start on bfsha program linking for bfres materials. Dunno how far i'll take this.
Basic ortho mode added. Needs improvements to zoom in and mainly just changes the projection matrix to ortho atm. Controls are not altered.
2019-05-21 18:08:57 -04:00
KillzXGaming
1831efc3e9
Draw selection for all shapes if the fmdl is selected
2019-05-20 16:26:41 -04:00
KillzXGaming
bccb8f3af4
Optmize model/shader loading for bfres. Save block setting to 1MB for KSA to not crash
2019-05-20 16:01:43 -04:00
KillzXGaming
304b00fe49
More PBR improvements. Fix skybox to be a proper skybox
2019-05-16 16:01:22 -04:00
KillzXGaming
9d1d7fd7b2
Force string extension on batch to remove empty spaces for extensions
2019-05-14 20:02:48 -04:00
KillzXGaming
5c91e66c08
Adjust bone size for botw automatically based on shader name
2019-05-14 18:51:57 -04:00
KillzXGaming
713370881f
Fix orientation cube texture conflict finally!
2019-05-13 17:17:36 -04:00
KillzXGaming
e3f720289b
Generate min and max value for FMDL for camera centering later
2019-05-13 15:51:06 -04:00
KillzXGaming
67d1b6920a
Some improvements from yesterday. Start to improve uv editor.
...
Basic tex 3ds support
BC4 textures will be rendered grayscale in opengl (not using opengl decoder)
Fix a few format issues with 3ds
Mip total method is one function in STGeneric texture
Weight format default to floats again until i find a proper fix for the 888 unform format.
2019-05-13 15:29:40 -04:00
KillzXGaming
725e2f5681
Do the same for bfres
2019-04-28 20:11:20 -04:00
KillzXGaming
1f9ce6b2fe
Some fixes for PTCL editor and filters
2019-04-28 17:14:05 -04:00
KillzXGaming
c5ad630eaa
More fixes to bfres proeprties and editor
2019-04-23 15:23:51 -04:00
KillzXGaming
74973a24bb
Add more fixes and improvements
2019-04-22 17:52:21 -04:00
KillzXGaming
8bfa2293a8
Bind material enabling and hide properly in viewport
2019-04-13 12:44:47 -04:00
KillzXGaming
76ca51d20a
Fix more bugs. Additional probe stuff
2019-04-10 15:36:10 -04:00
KillzXGaming
fff3d58cb3
Cleanup muunt and camera mini map stuff. Add game path settings
2019-04-08 17:01:31 -04:00
KillzXGaming
db9edd0746
Apply default texture for unmapped materials
2019-04-07 12:56:03 -04:00
KillzXGaming
7bea95b199
Update to the latest opengl framework and more bug fixes
2019-04-05 19:47:21 -04:00
KillzXGaming
db13c0d8b7
Check determinant to prevent singular matrix issue
2019-03-30 17:12:08 -04:00
KillzXGaming
8cc5e13ace
Option to add active files to editor instead of new tab. Fix crash from no objects.
2019-03-28 19:48:56 -04:00
KillzXGaming
211326d253
More bug fixes
...
Fix bymls with path nodes from saving.
Fix material list not loading when another object is selected.
Fix skeletons not exporting
Fix materials missing a name and not updating in the editor properly
- Fix dds and bftex not showing on the filter for bntx/nutexb properly
2019-03-25 16:50:05 -04:00
KillzXGaming
c75c171792
Fix sarc's with folders saving wrong
2019-03-24 16:44:12 -04:00
KillzXGaming
5e4313c54f
Attempt to fix UV scale issue with a flag in the shader options
2019-03-24 14:40:29 -04:00
KillzXGaming
ab44950984
Fix preview scale
2019-03-24 11:31:19 -04:00
KillzXGaming
777fd47a01
Speedup settings and use emissive pass
2019-03-23 19:51:41 -04:00