Skip to content

RPKG v2.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 07:11

New Features

  • 3d Model Viewer changes:
    • Now loads models with diffuse, normal, and emissive textures if found.
    • LOD ranged slider to easily change which LODs are displayed.
    • 'EXPORT PRIM MODEL' button that will take into account the visible LODs (based on the LOD ranged slider) and only export said LODs to that PRIM Model's GLB on export. (This button also exports the textures in TGA format just like the 'standard' PRIM MODEL export elsewhere in RPKG)
  • Extract all materials to json function (-extract_all_materials_to_json)