Search found 131 matches
- Wed Jul 17, 2013 8:42 pm
- Forum: Python
- Topic: Events or Signal Slots for blender datatypes
- Replies: 2
- Views: 1125
- Wed Jul 17, 2013 3:48 pm
- Forum: Python
- Topic: Events or Signal Slots for blender datatypes
- Replies: 2
- Views: 1125
Events or Signal Slots for blender datatypes
I'd like to know if there is a event system inside blender to see if an object type has been modified so that I can exploit that event. Its not a constraint I'm taking about. I want the event system available even for the internals like.... if an internal data changes its value, I need a trigger for...
- Wed Nov 07, 2012 3:18 am
- Forum: Rendering
- Topic: Cycles with openCL not working effectively
- Replies: 1
- Views: 2094
Cycles with openCL not working effectively
I have a HP Envy 4 1025tx system 2.6GHz gen3 i5 quad core radeon 7670m 4Gb Ram Linux Mint Maya64 with non opensource AMD drivers. The performance of CPU rendering is better than my GPU on cycles. I've tested various cases but this seems to be prevailing in all circumstances. Is blender's support for...
- Thu Oct 27, 2011 10:26 pm
- Forum: Animation
- Topic: Face Colour Animation (Edit Mode)
- Replies: 1
- Views: 2562
Step 1: Add a material to your object. Step 2: Now go into editmode.And add another material to the object while still in editmode.Modify this material to your wish.Anyways you may not see this material affecting the properties of object as a whole Step 3: Now choose the faces which you want to anim...
- Thu Sep 22, 2011 10:26 pm
- Forum: Animation
- Topic: how do i extened an animation past 250 frames?
- Replies: 5
- Views: 9797
- Wed Sep 21, 2011 5:45 pm
- Forum: Interface & Tools
- Topic: Picture Mapping? Please help!!!!!
- Replies: 2
- Views: 1058
Hey there buddy. Very sorry for the very late response for your question. I can see that you have created material and texture(Image texture). "Even though you have an image as a texture and its still not visible in the rendering", if this is your problem..... Then......... >Check if the textures ar...
- Wed Sep 21, 2011 2:51 pm
- Forum: Animation
- Topic: how do i extened an animation past 250 frames?
- Replies: 5
- Views: 9797
Donno why your blender is misbehaving.!!! :shock: :roll: If you set the end value to 500 then it should play up to 500 frame unless you have animation like path follow which by default expire within 100 frames or particle animations which by default end within 250 frames.You need to change the prope...
- Tue Sep 20, 2011 12:58 pm
- Forum: Animation
- Topic: how do i extened an animation past 250 frames?
- Replies: 5
- Views: 9797
- Sun Sep 18, 2011 4:57 pm
- Forum: Interface & Tools
- Topic: [SOLVED] Slow viewport performance Blender 2.59
- Replies: 15
- Views: 16136
- Sun Sep 18, 2011 4:53 pm
- Forum: Rendering
- Topic: how do i render an animation?
- Replies: 2
- Views: 2258
After setting the duration of animation, In the render panel from the properties window, down below you'll find a tab called output.Here make sure you set the out put location of you animation and choose proper format for output.Then go to the top and hit the animation button.Your blender will rende...
- Sat Sep 17, 2011 9:01 pm
- Forum: Interface & Tools
- Topic: [SOLVED] Slow viewport performance Blender 2.59
- Replies: 15
- Views: 16136
Same kinda problem on my friend's system.Along with a little lag, the vertex selection pisses of the user.If he select one vertex, a completely unrelated vertex gets selected. i7 3.2GHz 4GB Ram Windows 7 NVidia card( worth around 700$) Will the problem go away If the os is substituted by linux as in...
- Tue Sep 13, 2011 1:00 pm
- Forum: Coding Blender
- Topic: Missing Headers in my compilation.
- Replies: 4
- Views: 2269
- Tue Sep 13, 2011 12:51 pm
- Forum: Coding Blender
- Topic: Missing Headers in my compilation.
- Replies: 4
- Views: 2269
- Tue Sep 13, 2011 8:20 am
- Forum: Interface & Tools
- Topic: sorry, ot
- Replies: 10
- Views: 2528
Inorder to get these apps interacting with each other., you must establish Inter Process communication between all these programs.This can be easily achieved via python.So start with understanding API of all 3 softwares and learn python in depth. _____________________________________________________...
- Tue Sep 13, 2011 8:16 am
- Forum: Coding Blender
- Topic: Missing Headers in my compilation.
- Replies: 4
- Views: 2269
Missing Headers in my compilation.
I successfully compiled blender on linux mint.But after running., all the header buttons are unavailable.No window selectors...nothing.How to fix it???Also there were warnings during the compilation.Please help me.I'm this close to get my perfect blender compilation in 3 years