Skip to content

Releases: X-Hax/sa_tools

580

13 Mar 07:17
Compare
Choose a tag to compare

SAEditorCommon: Final fix for Chunk Model Strip Data Editor text cutoff on specific setups. New tooltip descriptions for the Double Sided and Ignore Ambient flags added thanks to Shaddatic.

579

13 Mar 06:47
Compare
Choose a tag to compare
579

SAEditorCommon: Actually add in the new GC Model Data Editor submenus; further adjustments to address potential text cutoff in Chunk Model Strip Data Editor.

578

12 Mar 08:42
Compare
Choose a tag to compare
578

SAEditorCommon: Hotfix for text cutoff in Chunk Model Strip Data Editor.

577

12 Mar 08:12
Compare
Choose a tag to compare
577

SA2 Event Viewer: Hotfix for texture file detection; it now also searches for .pak textures in an adjacent PRS folder.

576

12 Mar 07:58
Compare
Choose a tag to compare
576

-SAEditorCommon:
--Reworked GC Model Data Editor to be more in-line with how Chunk Model Data Editor works; vertex and parameter data can now be viewed, with the latter having in-depth editing capabilities.
--Fixed a bug with editing textures in the Chunk Model Data Editor; the maximum texture ID now reaches 255 instead of 100, fixing a crash that occurs when a model's texture ID exceeded 100.
-SAModel: GC (Ginja) model rendering now reads and applies UV scaling data stored within the model's mesh data; this fixes incorrect texture tiling across all editors. More information was added to allow for proper model cloning of this model type.
-SA2 Event Viewer: The program can now use .pak files found in the same directory as the event data for playback, with .prs and .pvm files being fallback options.

575

11 Mar 19:18
Compare
Choose a tag to compare
575

Adding new issue templates and configuration of the issue templates.

574

17 Feb 07:19
Compare
Choose a tag to compare
574

ModBuilding: Fixed string outputs for certain data types; adjusted "creditstexlist" output for SA2 to comply with its mod loader headers.

573

15 Feb 10:34
Compare
Choose a tag to compare
573

SAModel: Adjusted UV calculations for Chunk models, from 0-255 to 0-256 for normal UV data and from 0-1023 to 0-1024 for UVH data.

572

01 Feb 06:13
Compare
Choose a tag to compare
572

SAModel.Direct3D: Reverted a material change that caused the ambient values for models to be read and applied, excessively darkening some models.

571

16 Jan 08:31
Compare
Choose a tag to compare
571

Add x86 and x64 builds