Psycrow
Psycrow
Hello. Implementation of [this](https://github.com/Parik27/DragonFF/issues/264) suggestion. Tested in clmpview. This also works in Shadow the Hedgehog game.
Greetings. Added support for importing geometry (vertices, normals, uv, prelit colors, bone weights) and skin (bone matrices) data from native segments for PlayStation 2. Tested on some models for the...
Blender 4.0 compatibility
Experimental feature   TXD is imported according to the DFF file name. For example, if you enable the "Load TXD file" option when importing ```cop.dff```, the file ```cop.txd``` will...
Attribute `normal` from `MeshLoop` is read-only since Blender 4.1. Assigning a value directly causes runtime errors. Using `normals_split_custom_set` is a universal solution for Blender both modern and older versions, including...
Add the feature to import CULL zones from IPL for GTA III/VC/SA games and export back to text format Wiki info: https://web.archive.org/web/20241220003451/https://gtamods.com/wiki/CULL CULL zones should be made as a separate...