Skip to content

hypov8/blender-md3_2.7-3.2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.MD3 support for Blender

Blender addon for working with Quake 3 model format.

Can deal with animation (via the Shape Keys), textures and md3 tags (added as Empty objects).

More info on BlenderWiki.

Used this format reference.

tested working blender versions (import only)

  • 2.7.9
  • 2.8.0
  • 2.9.2
  • 3.2.1

hypov8 changes

v0.4.4.1

  • removed creating new scene for import. moved to collections (2.8)
  • added node setup for skin
  • added assemble of mesh to tags (option)
  • blender 2.79 support (importer only done)
  • multiple selected file import. implemented
  • append md3 source names in tags (to help kingpin converter)

todo:

  • exporter. make backward compatable
  • read .skin file
  • fix wobble
  • rigged models not animating.

About

.md3 models import/export support for Blender 2.7-3.2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%