Blender Import/Export Scripts for .wso
#21
Posted 17 August 2010 - 09:57 PM
#22
Posted 12 September 2010 - 06:13 PM
Quote
04027 if( length != PySequence_Size( value ) )
04028 return EXPP_ReturnIntError( PyExc_TypeError,
04029 "size of vertex and UV sequences differ" );
Perhaps this will help whoever is working on the Blender plugin.
Diamond
#23
Posted 18 January 2011 - 09:31 PM
Attached Files
#24
Posted 19 January 2011 - 06:31 AM
#25
Posted 06 February 2011 - 03:46 PM
#26
Posted 06 February 2011 - 08:16 PM
#27
Posted 14 February 2011 - 06:03 PM
The scripts here were written against the older version of Blander so for them to work correctly you need to uninstall the Blender Beta, and install the last 'stable' release from the Blender site. The site tells you which version is the last stable release. You will also need to make sure that you have the right python version installed for that Blender version.
This will help you in more waya then just the problem you saw as most all the blender tutorials and helps are written for earlier versions of Blender and the beta has moved things around, added and changed tools and buttons etc, so it will be very hard for you to follow a blender tutorial as most have not been updated for the Beta and probably will not be until that is considered a stable release.
If you absolutely have to have the Beta version for Blender then once you install the current stable version you can re-install the Beta but install it to custom directories (use custom installation not express or typical) so the files get placed somewhere else other then where you have installed the stable version and overwrite those files. Many people say this works fine, to have both loaded at the same time and even find they can run both at the same time while other say that having both installed causes conflicts and running both at the same time causes crashes. Its up to you whether you want to do that or not.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













