All Projects → CoDEmanX → blender-cod

CoDEmanX / blender-cod

Licence: other
Blender Add-On for Call of Duty® modding

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to blender-cod

Hyde
Call of Duty XAsset compiler that transforms raw assets into digestible data.
Stars: ✭ 15 (-71.7%)
Mutual labels:  cod, call-of-duty
alternativa3d tools
Blender addon to import and export alternativa3d files. See http://alternativaplatform.com for more information on the file types and its uses.
Stars: ✭ 19 (-64.15%)
Mutual labels:  blender, blender-addon
Mio3ShapekeySync
キャラクターモデリングに特化したシェイプキー補助のBlenderアドオン
Stars: ✭ 24 (-54.72%)
Mutual labels:  blender, blender-addon
gmic-blender
Official G'MIC plugin for Blender3D - pre-pre-alpha
Stars: ✭ 34 (-35.85%)
Mutual labels:  blender, blender-addon
Jekyll
Call of Duty XAsset exporter that dumps raw assets from a game's memory.
Stars: ✭ 29 (-45.28%)
Mutual labels:  cod, call-of-duty
shotmanager
Shot Manager is a Blender add-on that introduces a true shot entity in Blender scenes, as well as a wide and powerful set of tools to build and edit sequences in real-time directly in the 3D context.
Stars: ✭ 109 (+105.66%)
Mutual labels:  blender, blender-addon
shapekeyimport
Blender add-on to import shapekeys
Stars: ✭ 31 (-41.51%)
Mutual labels:  blender, blender-addon
neuro-bge
Node-based Blender game engine and logic editor addon for Blender
Stars: ✭ 27 (-49.06%)
Mutual labels:  blender, blender-addon
anton
anton is an open-source generative design framework built on Blender, the open-source 3D creation suite.
Stars: ✭ 82 (+54.72%)
Mutual labels:  blender, blender-addon
niche-loops
This add-on includes the following operators: Build End, Build Corner, Adjust Loops, Adjust Adjacent Loops
Stars: ✭ 20 (-62.26%)
Mutual labels:  blender, blender-addon
Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (-50.94%)
Mutual labels:  blender, blender-addon
BlendShell
A Blender plugin for making hollow models suitable for 3D printing.
Stars: ✭ 33 (-37.74%)
Mutual labels:  blender, blender-addon
blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (-49.06%)
Mutual labels:  blender, blender-addon
spacestation
A procedural spacestation generator
Stars: ✭ 22 (-58.49%)
Mutual labels:  blender, blender-addon
BlenderGameRig
Rigging framework for game development. Hard fork from Rigify.
Stars: ✭ 53 (+0%)
Mutual labels:  blender, blender-addon
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (-47.17%)
Mutual labels:  blender, blender-addon
Blender-Metaverse-Addon
Blender toolset for creating content for Metaverses like High Fidelity
Stars: ✭ 53 (+0%)
Mutual labels:  blender, blender-addon
CallofDuty.py
Asynchronous, object-oriented Python wrapper for the Call of Duty API.
Stars: ✭ 86 (+62.26%)
Mutual labels:  cod, call-of-duty
push to talk
Add-on for recording audio in Blender's Sequencer
Stars: ✭ 24 (-54.72%)
Mutual labels:  blender, blender-addon
FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (-50.94%)
Mutual labels:  cod, call-of-duty

Blender-CoD logo Blender-CoD

Blender Add-On for Call of Duty® modding

Import / export addon for Call of Duty's intermediate model and animation plaintext file formats - no Maya required.

Download: Several download options are available. Choose one of the following:

Model, animation and notetrack export to any CoD title:

  • XMODEL_EXPORT v5 (vCoD, CoD:UO)
  • XMODEL_EXPORT v6 (CoD2-CoD7)
  • XANIM_EXPORT v3 (all)
  • NT_EXPORT (CoD5, CoD7)

Use in combination with Lemon / Lime or Wraith.

Note: Feature description not up-to-date!

Experimental import is available for XMODEL_EXPORT v6, but lacks materials, UV mapping etc. Armatures may be imported wrong, weights aren't handled yet.

Original export scripts for Blender 2.4x by Flybynyt
Rewritten scripts for Blender 2.5x and above by CoDEmanX
Contributions by SE2Dev

2015-05-05: Migrated project from Google Code Project Hosting to GitHub. Addon releases were downloaded 4232x at that time.

Introduction

Getting new 3D content into Call of Duty games can be expensive, because the official mod tools only include plugins for the commercial 3d modelling software Maya by Autodesk (former Alias). With this addon, you can do it for free!

Blender-CoD is a free, open-source project and provides a plugin for the as well free and open-source 3D modelling software Blender.

It adds support for XMODEL_EXPORT v5/v6 and XANIM_EXPORT v3 formats, which can be compiled to xmodels and xanims using the mod tools. All CoD titles are supported for export (Blender -> Asset Manager -> Call of Duty).

You can basically import any supported 3d model into Blender (e.g. Blender files, Wavefront OBJ, Collada DAE, 3ds Max 3DS and more), edit it and finally export it for CoD using the Blender-CoD Add-On.

Features

Supported CoD-titles (export only):

  • CoD1 (vCoD)
  • CoD:UO (United Offensive)
  • CoD2
  • CoD4 (Modern Warfare)
  • CoD5 (World at War)
  • CoD7 (Black Ops)

XMODEL_EXPORT v5/v6

  • Supports mesh export with automatic triangulation
  • Armature export (bones)
  • Vertex colors (v6 only, optionally: use color as alpha)
  • Mesh modifiers except Armature (optional)
  • Armature animation (poses) to xmodel sequences ("Pose animation")
  • Adjustable minimum bone weight (optional)
  • Vertex clean-up (optional)
  • User Interface: File > Export > CoD Xmodel (.XMODEL_EXPORT)

XANIM_EXPORT v3

  • Supports armature animation export
  • Frame range and framerate can be specified
  • Notetrack export for all CoD titles (minds frame range settings)
  • User Interface: File > Export > CoD Xanim (.XANIM_EXPORT)

Requirements

Installation

  1. Download the archive, but don't unzip it!
  2. Start Blender
  3. Click menu File > User Preferences...
  4. Activate the Addons section
  5. Ignore an already installed version, it will be overwritten by default
  6. Click Install Add-On... button at the bottom
  7. Open the downloaded archive
  8. The following entry should be shown: Import-Export: Blender-CoD - Add-On for Call of Duty modding (version)
    If it's not listed, make sure that Testing is selected under "Support Level" in the left sidebar!
  1. Tick the checkbox on the right to enable it
  2. Click Save As Default button at the bottom to enable it permanently
  3. You can use the new menu entries now: File > Export and File > Import

Watch video on YouTube

Releases

Date Version Remarks
15-Apr-12 CoD4 Fastfile WAV Scanner Extraction tool written in Python released (misc)
12-Apr-12 Blender-CoD Addon v0.3.5 (alpha 3) Added export option: Vertex colors as alpha
01-Apr-12 Blender-CoD Addon v0.3.4 (alpha 3) Mesh import, Bmesh support (requires Blender 2.62.3+)
16-Feb-12 Blender-CoD Addon v0.3.3 (alpha 3) Fixed issue #5
25-Jan-12 Blender-CoD Addon v0.3.2 (alpha 3) Fixed issue #2 and issue #4
29-Nov-11 Blender-CoD Addon v0.3.1 (alpha 3) Fixed issue #3
22-Nov-11 Blender-CoD Addon v0.3.0 (alpha 3) vCoD/UO & NT_EXPORT support
09-Oct-11 Blender-CoD Addon v0.2.3 (alpha 2) Fixed issue #1
29-Sep-11 Blender-CoD Addon v0.2.2 (alpha 2) CoD2-CoD7 model & anim export
13-Jul-11 Start of project Code testing and rewriting from scratch for Blender 2.5+

Links

Contact

If you have questions, problems or want to contribute to the project as a coder or tester,

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].