├── README.md ├── attach_glb_preview.py ├── attach_preview.py ├── dam_preview_dds_trigger.py ├── dam_preview_vector_trigger.py ├── export_p4config.py ├── import_rm_tools.xml ├── setup_for_unity.py ├── setup_for_unreal.py ├── update_dam_preview_blender.py ├── update_dam_preview_dds.py ├── update_dam_preview_max.py ├── update_dam_preview_maya.py └── update_dam_preview_vector.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/README.md -------------------------------------------------------------------------------- /attach_glb_preview.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/attach_glb_preview.py -------------------------------------------------------------------------------- /attach_preview.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/attach_preview.py -------------------------------------------------------------------------------- /dam_preview_dds_trigger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/dam_preview_dds_trigger.py -------------------------------------------------------------------------------- /dam_preview_vector_trigger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/dam_preview_vector_trigger.py -------------------------------------------------------------------------------- /export_p4config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/export_p4config.py -------------------------------------------------------------------------------- /import_rm_tools.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/import_rm_tools.xml -------------------------------------------------------------------------------- /setup_for_unity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/setup_for_unity.py -------------------------------------------------------------------------------- /setup_for_unreal.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/setup_for_unreal.py -------------------------------------------------------------------------------- /update_dam_preview_blender.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/update_dam_preview_blender.py -------------------------------------------------------------------------------- /update_dam_preview_dds.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/update_dam_preview_dds.py -------------------------------------------------------------------------------- /update_dam_preview_max.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/update_dam_preview_max.py -------------------------------------------------------------------------------- /update_dam_preview_maya.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/update_dam_preview_maya.py -------------------------------------------------------------------------------- /update_dam_preview_vector.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rmaffesoli/p4v_custom_tools/HEAD/update_dam_preview_vector.py --------------------------------------------------------------------------------