Coder Social home page Coder Social logo

pavelblend / blender-xray Goto Github PK

View Code? Open in Web Editor NEW
176.0 17.0 39.0 3.94 MB

STALKER (aka xray-engine) import/export plugin for Blender 3D

License: BSD 2-Clause "Simplified" License

Python 99.88% Shell 0.08% TeX 0.04%
stalker xray-engine blender x-ray import export anm bones details dm

blender-xray's People

Contributors

igelbox avatar pavelblend avatar vaierok avatar vika-sonne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blender-xray's Issues

batch import

to import the decompiled parts of the level in one scene

batch export

to export parts of the level in one directory

error if the object does not have material

Traceback (most recent call last):
File "~/.config/blender/2.72/scripts/addons/io_scene_xray/xray_inject_ui.py", line 63, in draw
data = context.object.active_material.xray
AttributeError: 'NoneType' object has no attribute 'xray'

error when disabling plugin

Exception in module unregister(): '/home/igel/.config/blender/2.72/scripts/addons/io_scene_xray/init.py'
Traceback (most recent call last):
File "/usr/share/blender/2.72/scripts/modules/addon_utils.py", line 355, in disable
mod.unregister()
File "/home/igel/.config/blender/2.72/scripts/addons/io_scene_xray/plugin.py", line 164, in unregister
bpy.types.SpaceView3D.draw_handler_remove(overlay_view_3d)
ValueError: callback_remove(handle): NULL handle given, invalid or already removed

import animations

  • import from *.skls files into Actions
  • try to use action.library property

add wiki

  • installation
  • configuration
  • basic usage
  • nice screenshots & renders!

simplify object type selection

  • use predefined types: Static, Dynamic, Progressive Dynamic, HOM,
    Sound Occluder, Multiple Usage
  • support for custom types

export to .ogf file

XRay SDK calculates wrong tangents, then try to use blender tangents and binormals

default values not saved

При изменении default-значений в коде аддона, эти значения применяются к blend-файлам, сохранённым в предыдущей версии аддона.
Т.е. если мы когда-нибудь поменяем gamemtl у кости с 'default_object' на новое значение, то это новое значение будет использовано при открытии существующих blend-файлов для всех костей, для которых пользователь явно или неявно выбрал 'default_object', т.е. поменяет поведение уже ранее созданных объектов.
Наличие этой ишью не позволяет нам менять default-значения у свойств в коде.

error when disabling plugin

Error: Traceback (most recent call last):
File "/usr/share/blender/2.70/scripts/modules/addon_utils.py", line 355, in disable
mod.unregister()
File "/home/igel/.config/blender/2.70/scripts/addons/io_scene_xray/plugin.py", line 100, in unregister
inject_done()
File "/home/igel/.config/blender/2.70/scripts/addons/io_scene_xray/xray_inject.py", line 97, in inject_done
inject_ui_done()
File "/home/igel/.config/blender/2.70/scripts/addons/io_scene_xray/xray_inject_ui.py", line 112, in inject_ui_done
for c in classes.remove():
TypeError: remove() takes exactly one argument (0 given)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.