From BlenderWiki

Jump to: navigation, search

hi, migius 11:39, 30 January 2008 (CET)

hi :) --Remi 13:14, 30 January 2008 (CET)

[edit] Always Working, but don't let that stop you

Yes, I am helping out as best I can...but there are SO MANY SCRIPTS. So please, don't let my banner stop you. I will remove it so that it doesnt cause any problems. As a heads up, what I was trying to reconcile was the new host of scripts that are going to be or are distro with Blender and SVN, and which we actually have documented in the wiki...e.g. there's a Layer Naming script...--Roger 18:42, 31 January 2008 (CET)

hi Roger. you are right - there are MANY scripts here. Topic "new host" (if i correct understood): We can store all scripts here on blenderwiki as zip files. It works well - i've tested it lately. (tipp from LetterRip on forum). Script repository on SVN has this disadvantage that only few people(core developers) have write access to it. I prefer blenderwiki, cause easy access and relatively safe! migius 01:18, 1 February 2008 (CET)
I am on freenode#blenderwiki now. I think there is 6 hours difference between you and me; I will leave open for today, or you let me know when you would like to chat.--Roger 20:58, 5 February 2008 (CET)

[edit] script mirror

did i do the mirror right? I made the Media: link in the Link section of BlenderCAD and uploaded the zip. I tried first with directory names but wiki does not like it; the file went off into bit-death-land. So, with - instead it works. I did this long ago with my lighting rigs.

it looks good. Technically no problem with mirroring on wiki. Meta-Androcto mentioned copyrights problem if we don't have permission from the original author. In case of BlenderCAD it will be difficult to contact the author, cause there is no link in the script/blend. No header/no license - very bad. Was it GPL-ed? migius 09:50, 1 February 2008 (CET)
Absolutely. Actually, I was the one who brought up the copyright laws. I did that one because it said right on the website yhat it was GPL. :)--Roger 14:29, 1 February 2008 (CET)

[edit] Collada tests

I've committed a patch for Collada 1.4 importer script: svn-rev.15969

  • bugfix/refactor localTransformMatrix usage in hierarchies: it preserves local orientation of each child, so imported IPOs are working correct now.

Some routines in importer part massively changed, so:

  • upgrade version number from 0.3.159 to 0.3.160, for better identification of this patch
  • bugfix: many tiny changes to make it working with DAE files i found in different places.

It works mostly well with all that files, (previously not!)


Still many todos:

  • fault location/size of skinned mesh and its armature/skeleton
  • skinned mesh: no support for vertex groups / vertex-weight information ? ?
  • support for joint animation - seams to be ignored ? ?
  • support for different IPO types: LINEAR, BEZIER. Just curios: all imported LINEAR-IPOs become tangential form in Blender
  • materials: sometimes the Alpha-value is set to "0", so nothing "appears"
  • lights: sometimes the intensity-value is set to "0", so "no light"

I have cerated a DAE file for testing animated node hierarchy with non-uniform scaled subnodes. To find on blenderwiki:
Scripts/Manual/Import/collada14
The non-uniform scaled subnodes produce strange results by animation in Blender and i am curios if the same with MAX/Maya, but cant test here. Please report how it works!

The only viewer working well with this file is the ColladaLoader, but finally i think there must be a bug in ColladaLoader with transformation matrix propagation to child-objects.
Nevertheless, it is a very well documented project, with many details about Collada 1.4 specification and with useful DAE test files:
ColladaLoader_binary_1_1.zip
sourceforge.net/projects/colladaloader/
Unfortunately it doesn't support skeletons/pose_animation - so i couldn't use it as reference viewer.

[edit] Python scripts in 'Help' section

Thanks for your comment in my User_talk page. See my reply there. The important point is that the wiki should better reflect the different location for the scripts in the 'Help' section. Overshoot.tv 03:19, 20 January 2009

thank you for correcting this. migius
You're welcome. Thanks for kindly pointing out my mistake. Overshoot.tv 05:18, 21 January 2009 (UTC)

[edit] orientation-matrix stuff

User:Migius/orientation_matrix

[edit] Blender Extension (Python) for Architects

User:Migius/CAD-tools

[edit] There is an official collada tester which tests your document for correctness

In the wide word of 3D Modellers are many COLLADA exporters. But many aren't feature complete or/and have bugs. So if you have a problem with a Collada Document it may be not the fault of Blender, instead maybe your document is broken. And there is an easy way to find out if it is at least basically working.

There is an official Collada coherency checker, linked on: http://www.khronos.org/collada/ Search for "...coherency check..." and follow the link. The coherency checker is a precompiled Windows binary, just open the command line and start the coherency checker exe with the file to test as it's parameter, and it will spit out every basically failure it finds.

[edit] Requesting permission to add my "Ladder building script"

See my user page for the script.

If this isn't the correct place please refer me (and perhaps add a little link to a fresh page/form where people can ask for permission)

hi Sjaak-de-Draak, welcome on blenderwiki!
Unfortunately i will not have the opportunity to test your script.
I'd suggest to rename and move the manual to "Misc" category (or change the script registration group to "Add") -> Extensions:Py/Scripts/Manual/Misc/Uru_Ladder_Builder
I have updated the text with script-manual-template from here: http://wiki.blender.org/index.php/Extensions:Py/Scripts/Catalog/Template
Furthermore it would be perfect to have some information for what is it good: what is Uru, what is Ladder ... Only linking to (zipped) Readme file is not very informative.
e.g. for tooltip something like this: "Uru-game tool: creates multiple ladder types."
migius 19:50, 29 October 2009 (UTC)
Migius, thank you for the changes, I'll lookup a screenshot and will see about linking some text from the included readme file.
you are welcome, migius 17:46, 2 November 2009 (UTC)