Questions tagged [blender-2.61]

The Blender Foundation and online developer community present Blender 2.60. The beginning of the Blender 2.6x series, targeted at including all work that happened in branches or patches past years.

Blender 2.6x Most notable in this release is 3D audio, UI translation, improved weight painting and a lot of animation system updates. Click the link below for highlights and the full changelog.

Blender 2.61 Release Log

Released: October 19th, 2011.

40 questions
0
votes
3 answers

Create Dialog Box in Blender using C or Python

How to make a dialog box (three options like quit/OK/Cancel) in blender and processing the text entered through python or in C. I'm unable to find any good tutorial on this. Any help....?
user2797984
0
votes
0 answers

mp4 is hanging, using blender created mp4

ok, this is an issue, that might be a problem of video-js or a render problem of blender V2.67 I start with asking you ;-) I just wanted to try video-js and decided to create some simple video with blender (win7, file format mpeg) in order to have…
0
votes
1 answer

how to apply motion to a model in blender

I am doing one experiment in which I need to capture skeleton data from kinect and then apply that data to a model, I have captured data from kinect and have stored it in a file, i.e in a file i have location of each joint in each frame, Now I want…
0
votes
2 answers

How do I use Regex to remove "Sensor_" from a data set? this is example set, ["Sensor_01", "Sensor_10"}

How do I use Regex to remove "Sensor_" from a data set? this is example set, ["Sensor_01", "Sensor_10"} ?? I am having some trouble with understanding all the symbols, (dyslexia)
0
votes
1 answer

Blender 2.6 JSON exporter, texture coordinates trouble

I'm trying to write a simple JSON exporter for Blender 2.6x because the only one I could find ( http://code.google.com/p/blender-machete/ ) doesn't work with 2.6. I didn't have any trouble getting the vertices, normals, and indices from blender, but…
Defcronyke
  • 611
  • 1
  • 7
  • 21
0
votes
1 answer

exporting a mesh from blender always with the same name

I'm writing an exporter for Blender, and I ran into a small problem - when I export the same model multiple time, the mesh that gets exported is always assigned a different name ( a numeral prefix is added ). This is the code I use to access the…
Piotr Trochim
  • 693
  • 5
  • 15
0
votes
1 answer

Is it possible to create a UV map from a rendered object in Blender

I am wondering if it is possible, and if so, how, to create a UV map from a high detail rendered image in blender, sort of like you can do in professional 3D applications and game engines, like Maya, for instance. I would like to be able to create…
user764323
  • 309
  • 4
  • 11
0
votes
2 answers

best blender render

I need to know, what renderer has been used in the Sintel project. I think it wasn't default Blender Render because default Blender Render renders in horrible quality (If it isn't correct please correct me) . And I need to run it on 64-bit operating…
sjaustirni
  • 3,056
  • 7
  • 32
  • 50
-1
votes
1 answer

How to animate colors in an object in blender

I was making an magic ball in blendeR.I have made the uv sphere ball already and also i have added 5-6 different colors with the help of light sources.Now i want the colors to animated or move in an jiggly way like whirl.Please see the link…
-1
votes
1 answer

Android Unity3d - create a character with movement

I am creating an android application. The objective of my app is to show a character(Men/women) with movement(like walking or something). I am new to the unity3d, blender tools. I put efforts to start my task and I got the following…
Manoj
  • 3,947
  • 9
  • 46
  • 84
1 2
3