Skip to content

Latest commit

 

History

History
 
 

rose-blend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

RoseBlend

A Blender add-on for importing ROSE Online 3D assets

Features

  • Map import (only heightmaps)[WIP]
  • ROSE Mesh Import (ZMS)

Installation

Copy the io_rose directory into your blender scripts/addons directory.

  • Ubuntu 16.04+: ~/.config/blender/<version>/scripts/addons
  • Windows: C:\Program Files\Blender Foundation\blender\[version]\addons

Activate the plugin by opening blender and navigating to File > User Preferences > Addons

Development

Testing

  • python3 -m unittest discover tests