Skip to main content

All Questions

Tagged with
21 votes
2 answers
44k views

How to rename selected objects using python?

I want to rename a large number of items. Doing so manually could take quite some time. I want to use python to rename the object. To find out the python command for renaming I renamed an object ...
Vader's user avatar
  • 14.8k
5 votes
1 answer
13k views

How to iterate through all vertices of an object that contains multiple meshes?

I've learned that an object may contain multiple meshes. I want to export all vertices from all meshes. How do I iterate through them? Also, is there a simple way to know in advance the total count? ...
P i's user avatar
  • 3,961
13 votes
1 answer
9k views

How can I separate a single object file into multiple objects based on closed geometry?

Let's say you have a single obj with a number of separate closed 3D geometries in it. For example's sake, imagine you have an obj called neighborhoodfirehydrants.obj...
Danielle's user avatar
  • 131
5 votes
3 answers
2k views

Scripting - How to create a game property?

I have a bunch of objects and need to create some common properties to all of them like this ...
rraallvv's user avatar
  • 4,561
10 votes
3 answers
8k views

Execute function on object property change

I'm searching an equivalent to the observer design pattern. I want to execute a script function every time an object position changes. To achieve this there might be some options directly in blender ...
user avatar

15 30 50 per page
1
13 14 15 16
17