GithubHelp home page GithubHelp logo

wormnest / imvu_cal3d Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 173 KB

A Cal3d exporter for Blender. Main target is IMVU compatibility. Required Blender version at least 2.63.

License: GNU General Public License v2.0

Python 100.00%
imvu cal3d blender-exporter blender

imvu_cal3d's People

Contributors

wormnest avatar

Watchers

 avatar  avatar

imvu_cal3d's Issues

Remove 2.63+ warning from plugin interface it might be confusing to some

Copied from Bitbucket.
jacobb repo owner created an issue 2014-03-11

It might be good to remove the warning about needing Blender 2.63+ from the interface info that you see when enabling/disabling plugins in Blender since it seems to confuse some people into believing that something might be wrong.

It would probably be better to add a check when the plugin starts to see if we have a supported version of Blender and cancel with a message if we don't.

Handle scaled meshes

Copied from Bitbucket.
jacobb repo owner created an issue 2012-12-08

When a scale unequal to 1 is used currently the exporter sets the scale back to 1 which does not lead to correct results in all cases.

Check whether we are in Object mode

Copied from Bitbucket.
jacobb repo owner created an issue 2012-11-29

We should always check at the start of export whether we are in Object mode. Save the current mode first then restore that at end of script.

Reason: I think with shapekeys it may be possible that we are not in Object mode even though we have both mesh and armature selected.

Material indexes when exporting multiple meshes

Copied from Bitbucket.
jacobb repo owner created an issue 2012-12-23

When exporting multiple meshes the material numbers will be ordered starting at 0 for each mesh unless you use explicit material numbers by adding [number] at the end of each material name.

Since for IMVU it's usually better to have one mesh the best thing to do is to add the meshes together in 1 mesh before export.

However we could look into making the reordering of the materials an option. For now you can set explicit material numbers when needed to overcome this.

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.