Blender can use the Python 2.5, but the blender-python API is in C. there is
no Python API outside of blender.

we can run any script we want in blender since it can use an external python
install. But I do not know how to extract or see the blender API.

This is really limiting the benefits I am getting out of pydev during code
development.

I wrote some tools to use the python attributes to try to re-create some
fake Python api, but they are not good enough.

I feel like I am missing on something simple that would fix this.

I'll appreciate any help.

In advance, thank you,

Luc
P.S: Blender installs are at http://www.blender.org/download/get-blender/ 
-- 
View this message in context: 
http://www.nabble.com/Blender---Code-completion--tp19713354p20408166.html
Sent from the pydev-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to