LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
fivefury/__init__.py
fivefury/_native.py
fivefury/binary.py
fivefury/buckets.py
fivefury/colors.py
fivefury/common.py
fivefury/game_target.py
fivefury/gamefile.py
fivefury/gtxd.py
fivefury/gxt2.py
fivefury/hashing.py
fivefury/map_extensions.py
fivefury/matrix.py
fivefury/mesh_math.py
fivefury/mesh_source.py
fivefury/metahash.py
fivefury/numeric.py
fivefury/pso_values.py
fivefury/rbf.py
fivefury/resolver.py
fivefury/resource.py
fivefury/resource_textures.py
fivefury/skinning.py
fivefury/skinning_data.py
fivefury/texture.py
fivefury/vector.py
fivefury/xml.py
fivefury.egg-info/PKG-INFO
fivefury.egg-info/SOURCES.txt
fivefury.egg-info/dependency_links.txt
fivefury.egg-info/requires.txt
fivefury.egg-info/top_level.txt
fivefury/assets/__init__.py
fivefury/assets/base.py
fivefury/assets/ydd.py
fivefury/assets/ydr.py
fivefury/assets/yft.py
fivefury/assets/ypt.py
fivefury/authoring/__init__.py
fivefury/authoring/assets.py
fivefury/authoring/context.py
fivefury/authoring/diagnostics.py
fivefury/authoring/invariants.py
fivefury/awc/__init__.py
fivefury/awc/audio.py
fivefury/awc/constants.py
fivefury/awc/conversion.py
fivefury/awc/crypto.py
fivefury/awc/io.py
fivefury/awc/layout.py
fivefury/awc/lipsync.py
fivefury/awc/mp3.py
fivefury/awc/streaming.py
fivefury/awc/structures.py
fivefury/awc/validation.py
fivefury/bounds/__init__.py
fivefury/bounds/geometry.py
fivefury/bounds/materials.py
fivefury/bounds/model.py
fivefury/bounds/ownership.py
fivefury/bounds/reader.py
fivefury/bounds/runtime_headers.py
fivefury/bounds/writer.py
fivefury/cache/__init__.py
fivefury/cache/archetype_index.py
fivefury/cache/archetype_relationships.py
fivefury/cache/assets.py
fivefury/cache/core.py
fivefury/cache/cutscene_preparation.py
fivefury/cache/io.py
fivefury/cache/kinds.py
fivefury/cache/paths.py
fivefury/cache/ped_assets.py
fivefury/cache/ped_index.py
fivefury/cache/precedence.py
fivefury/cache/rel_sound_index.py
fivefury/cache/scan.py
fivefury/cache/sidecar_binary.py
fivefury/cache/sidecars.py
fivefury/cache/texture_graph.py
fivefury/cache/texture_resolution.py
fivefury/cache/textures.py
fivefury/cache/vehicle_appearance.py
fivefury/cache/vehicle_appearance_index.py
fivefury/cache/views.py
fivefury/cdr/__init__.py
fivefury/cdr/model.py
fivefury/cdr/reader.py
fivefury/cdr/resource.py
fivefury/cdr/shaders.py
fivefury/cdr/vertices.py
fivefury/crypto/__init__.py
fivefury/crypto/backends.py
fivefury/crypto/keys.py
fivefury/cut/__init__.py
fivefury/cut/analysis.py
fivefury/cut/asset_kinds.py
fivefury/cut/audio_authoring.py
fivefury/cut/audio_codecs.py
fivefury/cut/audio_profiles.py
fivefury/cut/audio_references.py
fivefury/cut/audit.py
fivefury/cut/events.py
fivefury/cut/flags.py
fivefury/cut/lights.py
fivefury/cut/limits.py
fivefury/cut/model.py
fivefury/cut/names.py
fivefury/cut/payloads.py
fivefury/cut/pso.py
fivefury/cut/reference_values.py
fivefury/cut/resolve.py
fivefury/cut/schema.py
fivefury/cut/write.py
fivefury/cut/resolution/__init__.py
fivefury/cut/resolution/animations.py
fivefury/cut/resolution/audio.py
fivefury/cut/resolution/bindings.py
fivefury/cut/resolution/common.py
fivefury/cut/resolution/core.py
fivefury/cut/resolution/expressions.py
fivefury/cut/resolution/models.py
fivefury/cut/resolution/outfits.py
fivefury/cut/resolution/runtime.py
fivefury/cut/resolution/subtitles.py
fivefury/cut/resolution/vehicles.py
fivefury/cut/scene/__init__.py
fivefury/cut/scene/animation_dictionary.py
fivefury/cut/scene/asset_context.py
fivefury/cut/scene/asset_validation.py
fivefury/cut/scene/authoring.py
fivefury/cut/scene/base.py
fivefury/cut/scene/bindings.py
fivefury/cut/scene/core.py
fivefury/cut/scene/event_api.py
fivefury/cut/scene/io.py
fivefury/cut/scene/settings.py
fivefury/cut/scene/shared.py
fivefury/cut/scene/subtitles.py
fivefury/cut/scene/timeline.py
fivefury/cut/scene/validation.py
fivefury/data/lut.dat
fivefury/data/magic.dat
fivefury/data/ng.dat
fivefury/data/ng_encrypt.dat
fivefury/dlc/__init__.py
fivefury/dlc/audio.py
fivefury/dlc/content.py
fivefury/dlc/cutscene.py
fivefury/dlc/enums.py
fivefury/dlc/highlevel.py
fivefury/dlc/model.py
fivefury/dlc/paths.py
fivefury/dlc/setup.py
fivefury/dlc/validation.py
fivefury/dlc/xml.py
fivefury/drawable/Shaders.xml
fivefury/drawable/__init__.py
fivefury/drawable/lod.py
fivefury/drawable/model.py
fivefury/drawable/shaders.py
fivefury/gpu_skinning/__init__.py
fivefury/gpu_skinning/model.py
fivefury/gpu_skinning/shaders.py
fivefury/gpu_skinning/types.py
fivefury/gta5_cache/__init__.py
fivefury/gta5_cache/builder.py
fivefury/gta5_cache/io.py
fivefury/gta5_cache/model.py
fivefury/heightmap/__init__.py
fivefury/heightmap/io.py
fivefury/heightmap/model.py
fivefury/meta/__init__.py
fivefury/meta/backed.py
fivefury/meta/builder.py
fivefury/meta/defs.py
fivefury/meta/read.py
fivefury/meta/resource.py
fivefury/meta/utils.py
fivefury/pso/__init__.py
fivefury/pso/codec.py
fivefury/pso/model.py
fivefury/pso/reader.py
fivefury/pso/schema.py
fivefury/pso/writer.py
fivefury/rel/__init__.py
fivefury/rel/config_parsing.py
fivefury/rel/config_types.py
fivefury/rel/enums.py
fivefury/rel/game_parsing.py
fivefury/rel/game_types.py
fivefury/rel/graph.py
fivefury/rel/io.py
fivefury/rel/limits.py
fivefury/rel/metadata.py
fivefury/rel/mixer_parsing.py
fivefury/rel/mixer_types.py
fivefury/rel/model.py
fivefury/rel/named_parsing.py
fivefury/rel/sound_parsing.py
fivefury/rel/sound_types.py
fivefury/rpf/__init__.py
fivefury/rpf/archive.py
fivefury/rpf/convert.py
fivefury/rpf/entries.py
fivefury/rpf/modes.py
fivefury/rpf/ps3.py
fivefury/rpf/sources.py
fivefury/rpf/streaming.py
fivefury/rpf/utils.py
fivefury/rpf/validation.py
fivefury/vehiclemeta/__init__.py
fivefury/vehiclemeta/appearance.py
fivefury/vehiclemeta/base.py
fivefury/vehiclemeta/carcols.py
fivefury/vehiclemeta/enums.py
fivefury/vehiclemeta/fragment_pair.py
fivefury/vehiclemeta/handling.py
fivefury/vehiclemeta/handling_flags.py
fivefury/vehiclemeta/pack.py
fivefury/vehiclemeta/pack_layout.py
fivefury/vehiclemeta/resource.py
fivefury/vehiclemeta/validation.py
fivefury/vehiclemeta/variations.py
fivefury/vehiclemeta/vehicles.py
fivefury/vehiclemeta/xml_authoring.py
fivefury/vehiclemeta/xml_validation.py
fivefury/water/__init__.py
fivefury/water/geometry.py
fivefury/water/io.py
fivefury/water/model.py
fivefury/ybn/__init__.py
fivefury/ybn/mlo.py
fivefury/ycd/__init__.py
fivefury/ycd/audit.py
fivefury/ycd/channel_policy.py
fivefury/ycd/channel_validation.py
fivefury/ycd/cutscene.py
fivefury/ycd/model.py
fivefury/ycd/reader.py
fivefury/ycd/runtime_headers.py
fivefury/ycd/sampling.py
fivefury/ycd/sequence_channels.py
fivefury/ycd/sequence_codec.py
fivefury/ycd/sequence_tracks.py
fivefury/ycd/sequences.py
fivefury/ycd/write.py
fivefury/ydd/__init__.py
fivefury/ydd/model.py
fivefury/ydd/reader.py
fivefury/ydd/rigging.py
fivefury/ydd/runtime_headers.py
fivefury/ydd/writer.py
fivefury/ydr/ShadersGen9Conversion.xml
fivefury/ydr/__init__.py
fivefury/ydr/build_types.py
fivefury/ydr/builder.py
fivefury/ydr/collision.py
fivefury/ydr/defs.py
fivefury/ydr/gen9.py
fivefury/ydr/gen9_adaptation.py
fivefury/ydr/gen9_material_presets.py
fivefury/ydr/gen9_semantics.py
fivefury/ydr/gen9_shader_enums.py
fivefury/ydr/gen9_shader_info.py
fivefury/ydr/materials.py
fivefury/ydr/model.py
fivefury/ydr/prepare.py
fivefury/ydr/read_joints.py
fivefury/ydr/read_lights.py
fivefury/ydr/read_materials.py
fivefury/ydr/read_skeleton.py
fivefury/ydr/reader.py
fivefury/ydr/resource_headers.py
fivefury/ydr/rigging.py
fivefury/ydr/shader_enums.py
fivefury/ydr/shader_info.py
fivefury/ydr/shaders.py
fivefury/ydr/transforms.py
fivefury/ydr/write_buffers.py
fivefury/ydr/write_drawable.py
fivefury/ydr/write_geometry.py
fivefury/ydr/write_joints.py
fivefury/ydr/write_lights.py
fivefury/ydr/write_materials.py
fivefury/ydr/write_models.py
fivefury/ydr/write_skeleton.py
fivefury/ydr/fixups/__init__.py
fivefury/ydr/fixups/context.py
fivefury/ydr/fixups/drawable.py
fivefury/ydr/fixups/geometry.py
fivefury/ydr/fixups/materials.py
fivefury/ydr/fixups/skeleton.py
fivefury/ydr/trimesh/__init__.py
fivefury/ydr/trimesh/geometry.py
fivefury/ydr/trimesh/materials.py
fivefury/ydr/trimesh/scene.py
fivefury/yed/__init__.py
fivefury/yed/audit.py
fivefury/yed/constants.py
fivefury/yed/enums.py
fivefury/yed/evaluate.py
fivefury/yed/expression_sets.py
fivefury/yed/instructions.py
fivefury/yed/model.py
fivefury/yed/ped.py
fivefury/yed/reader.py
fivefury/yed/runtime_headers.py
fivefury/yed/writer.py
fivefury/yft/__init__.py
fivefury/yft/articulation.py
fivefury/yft/binary_validation.py
fivefury/yft/bound_ownership.py
fivefury/yft/bound_profiles.py
fivefury/yft/cloth.py
fivefury/yft/cloth_reader.py
fivefury/yft/cloth_writer.py
fivefury/yft/constants.py
fivefury/yft/corpus.py
fivefury/yft/drawable_reader.py
fivefury/yft/drawables.py
fivefury/yft/events.py
fivefury/yft/events_reader.py
fivefury/yft/events_writer.py
fivefury/yft/fields_reader.py
fivefury/yft/fragment.py
fivefury/yft/fragment_drawable.py
fivefury/yft/geometry.py
fivefury/yft/glass.py
fivefury/yft/glass_authoring.py
fivefury/yft/glass_builder.py
fivefury/yft/glass_reader.py
fivefury/yft/glass_selection.py
fivefury/yft/glass_writer.py
fivefury/yft/io_helpers.py
fivefury/yft/matrices.py
fivefury/yft/matrices_reader.py
fivefury/yft/matrices_writer.py
fivefury/yft/model.py
fivefury/yft/physics.py
fivefury/yft/physics_authoring.py
fivefury/yft/physics_reader.py
fivefury/yft/physics_writer.py
fivefury/yft/pointers.py
fivefury/yft/reader.py
fivefury/yft/resource_headers.py
fivefury/yft/stats.py
fivefury/yft/tune_name.py
fivefury/yft/validation.py
fivefury/yft/vehicle_glass_authoring.py
fivefury/yft/writer.py
fivefury/ymap/__init__.py
fivefury/ymap/base.py
fivefury/ymap/blocks.py
fivefury/ymap/cargens.py
fivefury/ymap/defs.py
fivefury/ymap/entities.py
fivefury/ymap/enums.py
fivefury/ymap/extension_defs.py
fivefury/ymap/grass.py
fivefury/ymap/io.py
fivefury/ymap/lights.py
fivefury/ymap/lodlight_builder.py
fivefury/ymap/lodlight_generation.py
fivefury/ymap/lodlight_partition.py
fivefury/ymap/mlo_validation.py
fivefury/ymap/model.py
fivefury/ymap/occluders.py
fivefury/ymap/packing.py
fivefury/ymap/surfaces.py
fivefury/ymap/timecycle.py
fivefury/ymap/utils.py
fivefury/ymf/__init__.py
fivefury/ymf/builder.py
fivefury/ymf/dependencies.py
fivefury/ymf/enums.py
fivefury/ymf/limits.py
fivefury/ymf/model.py
fivefury/ymf/pso.py
fivefury/ymf/resource.py
fivefury/ymf/schema.py
fivefury/ymf/utils.py
fivefury/ymt/__init__.py
fivefury/ymt/ped_metadata.py
fivefury/ymt/ped_variation.py
fivefury/ymt/scenario.py
fivefury/ymt/schema.py
fivefury/ymt/streaming.py
fivefury/ynd/__init__.py
fivefury/ynd/heightmaps.py
fivefury/ynd/model.py
fivefury/ynd/network.py
fivefury/ynd/reader.py
fivefury/ynd/regions.py
fivefury/ynd/runtime_headers.py
fivefury/ynd/writer.py
fivefury/ynv/__init__.py
fivefury/ynv/authoring.py
fivefury/ynv/model.py
fivefury/ynv/network.py
fivefury/ynv/reader.py
fivefury/ynv/runtime_headers.py
fivefury/ynv/trimesh.py
fivefury/ynv/writer.py
fivefury/ytd/__init__.py
fivefury/ytd/catalog.py
fivefury/ytd/defs.py
fivefury/ytd/model.py
fivefury/ytd/runtime_headers.py
fivefury/ytyp/__init__.py
fivefury/ytyp/archetypes.py
fivefury/ytyp/asset_types.py
fivefury/ytyp/base_archetype.py
fivefury/ytyp/defs.py
fivefury/ytyp/extension_defs.py
fivefury/ytyp/flags.py
fivefury/ytyp/helpers.py
fivefury/ytyp/lod.py
fivefury/ytyp/mlo.py
fivefury/ytyp/mlo_validation.py
fivefury/ytyp/model.py
fivefury/ytyp/timed_archetype.py
native/animation/bindings.h
native/animation/ycd_bindings.cpp
native/animation/ycd_sampling.cpp
native/animation/yed_bindings.cpp
native/animation/yed_vm.cpp
native/animation/yed_vm.h
native/audio/bindings.cpp
native/audio/bindings.h
native/bounds/algorithms.cpp
native/bounds/algorithms.h
native/bounds/bindings.cpp
native/bounds/bindings.h
native/bounds/python_conversions.cpp
native/bounds/python_conversions.h
native/bounds/types.h
native/crypto/bindings.cpp
native/crypto/bindings.h
native/crypto/magic.cpp
native/crypto/magic.h
native/drawable/bindings.h
native/drawable/skinning.cpp
native/drawable/vector_bindings.cpp
native/drawable/vertex_bindings.cpp
native/drawable/vertex_decode.cpp
native/indexing/bindings.h
native/indexing/compact_index.cpp
native/indexing/compact_index.h
native/indexing/hash.cpp
native/indexing/hash.h
native/indexing/index_bindings.cpp
native/indexing/meta_bindings.cpp
native/indexing/texture_bindings.cpp
native/indexing/texture_index.cpp
native/indexing/texture_index.h
native/math/vector.h
native/python/bridge.cpp
native/python/bridge.h
native/python/module.cpp
native/resource/binary_document.cpp
native/resource/bindings.cpp
native/resource/bindings.h
native/resource/layout.cpp
native/resource/layout.h
native/rpf/archive.cpp
native/rpf/archive.h
native/rpf/bindings.cpp
native/rpf/bindings.h
native/rpf/crypto.cpp
native/rpf/read.cpp
native/rpf/read_session.cpp
native/rpf/scan.cpp
native/rpf/scan.h
native/spatial/bindings.cpp
native/spatial/bindings.h
tests/test_archetype_index.py
tests/test_asset_set_index.py
tests/test_authoring_assets.py
tests/test_authoring_foundations.py
tests/test_awc_binary_limits.py
tests/test_awc_enhanced.py
tests/test_awc_lipsync.py
tests/test_awc_mp3_authoring.py
tests/test_awc_native.py
tests/test_binary_document.py
tests/test_cache_hot_paths.py
tests/test_cache_resource_decode.py
tests/test_cdr.py
tests/test_colors.py
tests/test_cut.py
tests/test_cut_animation_resolution.py
tests/test_cut_asset_context.py
tests/test_cut_audio_authoring.py
tests/test_cut_audio_dlc.py
tests/test_cut_audio_resolution.py
tests/test_cut_audio_scene_authoring.py
tests/test_cut_camera_contract.py
tests/test_cut_expression_sets.py
tests/test_cut_no_template.py
tests/test_cut_object_model.py
tests/test_cut_resolution_runtime.py
tests/test_cut_resolution_sidecars.py
tests/test_cut_resolver.py
tests/test_cut_technical_sections.py
tests/test_cut_vehicle_high_detail.py
tests/test_dlc.py
tests/test_drawable.py
tests/test_expression_sets.py
tests/test_facial_runtime_integration.py
tests/test_game_file_diagnostics.py
tests/test_gpu_skinning.py
tests/test_gta5_cache.py
tests/test_gtxd.py
tests/test_hashing.py
tests/test_heightmap.py
tests/test_import_boundaries.py
tests/test_matrix.py
tests/test_mesh_math.py
tests/test_meta_rpf_contracts.py
tests/test_mlo.py
tests/test_numeric.py
tests/test_pso_schema.py
tests/test_python311_api.py
tests/test_python_compat.py
tests/test_rel_config.py
tests/test_rel_dat54.py
tests/test_rel_game.py
tests/test_rel_graph.py
tests/test_rel_metadata.py
tests/test_rel_mixer.py
tests/test_resource_stream.py
tests/test_rpf_encryption.py
tests/test_rpf_ps3.py
tests/test_rpf_read_session.py
tests/test_rpf_rewrites.py
tests/test_rpf_streaming_folder.py
tests/test_rpf_validation.py
tests/test_skinning.py
tests/test_texture_catalog.py
tests/test_trimesh_materials.py
tests/test_validation_contract.py
tests/test_vector.py
tests/test_vehicle_pack.py
tests/test_vehiclemeta.py
tests/test_vehiclemeta_xml_dialect.py
tests/test_water.py
tests/test_xml.py
tests/test_ybn.py
tests/test_ycd.py
tests/test_ycd_cutscene_builder.py
tests/test_ydd.py
tests/test_ydr.py
tests/test_ydr_builder.py
tests/test_ydr_shaders.py
tests/test_ydr_transforms.py
tests/test_yed_evaluate.py
tests/test_yed_runtime_headers.py
tests/test_yft.py
tests/test_yft_articulation.py
tests/test_yft_glass_authoring.py
tests/test_yft_glass_builder.py
tests/test_yft_glass_validation.py
tests/test_yft_tune_name.py
tests/test_yft_vehicle_glass_authoring.py
tests/test_ymap_lodlight_builder.py
tests/test_ymap_lodlight_generation.py
tests/test_ymap_lodlights.py
tests/test_ymap_occluders.py
tests/test_ymf.py
tests/test_ymt_ped_outfits.py
tests/test_ynd.py
tests/test_ynv.py
tests/test_ynv_network.py
tests/test_ynv_trimesh.py
tests/test_ytyp_flags.py