sidebar features
sidebar content

Go Back   Blender Artists Forums > General Forums > Python & Plugins

Reply
 
Thread Tools
rednuht's Avatar
rednuht rednuht is offline
 
Join Date: Oct 2003
Posts: 4
thanks,

I forgot to mention that the script is released in to the public domain, zero restrictions on use/re-use/modification not even GPL.

enjoy !
#21   Old 05-Oct-05, 19:21   
Reply With Quote


jms's Avatar
jms jms is offline
Member
 
Join Date: Mar 2002
Location: PACA, France
Posts: 3,529
Quote:
Originally Posted by jms
Quote:
Originally Posted by LetterRip
hopefully point out ones that need updating to improve the odds though
LetterRip
Disp_paint script
http://jmsoler.free.fr/util/blenderf...p_paint237d.py
UV_paint script :
http://jmsoler.free.fr/util/blenderfile/py/uvpaint08.py
HOTkeys script :
http://jmsoler.free.fr/util/blenderf.../hotkeys238.py
SVG2OBJ script:
http://jmsoler.free.fr/util/blenderf...svg2obj_045.py
and this one too :
http://jmsoler.free.fr/util/blenderf...uvbakerv029.py
............................................
Ze French Group : ZOO-Blender | Starter Kit Blender (livre en français)
Daily updated Bpy API | Ze best french tutorials site.
#22   Old 07-Oct-05, 15:41   
Reply With Quote
jms's Avatar
jms jms is offline
Member
 
Join Date: Mar 2002
Location: PACA, France
Posts: 3,529
a module to create elementary shapes :
http://jmsoler.free.fr/didacticiel/b...delmshapes.htm
............................................
Ze French Group : ZOO-Blender | Starter Kit Blender (livre en français)
Daily updated Bpy API | Ze best french tutorials site.
#23   Old 08-Oct-05, 12:21   
Reply With Quote
cjdarken cjdarken is offline
 
Join Date: Oct 2005
Posts: 2
Will the updated cal3d exporter (blender2cal3d_2.py, registers itself as Cal3D Exporter 2 V.1.0) be included in the new distribution? I have much better luck with that script than with the one included with 2.37a.

cjd
#24   Old 14-Oct-05, 16:56   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
I found the version you mentioned

http://home.netspeed.com.au/mcginnes...der2cal3d_2.py

I'll mention it to the python team,

LetterRip
#25   Old 14-Oct-05, 17:42   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
The author also has other script improvements that might be of use

http://home.netspeed.com.au/mcginnes...er/scripts.htm

LetterRip
#26   Old 14-Oct-05, 17:47   
Reply With Quote
kakapo kakapo is offline
Member
 
Join Date: Jan 2005
Posts: 588
maybe my mirror bone weights script could be bundled?

http://www.elysiun.com/forum/viewtopic.php?t=52641

i always missed a function like that but maybe that's just me?

the wiki is down so couldn't check if i meet all requirements though...
#27   Old 14-Oct-05, 18:21   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
looks good,

the wiki is being transfered, hopefully will have everything moved over in the near future. Your script looks compliant to me though.

for your boundingbox class - for min and max values why not use the getboundingbox method and check the eight corners? would seem quite a bit faster...

LetterRip
#28   Old 14-Oct-05, 18:59   
Reply With Quote
kakapo kakapo is offline
Member
 
Join Date: Jan 2005
Posts: 588
what getboundingbox method do you mean? i didn't see any method i could have used instead in the blender python docs... i need bounding boxes of the recursively split vertex chunks.
#29   Old 14-Oct-05, 19:27   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
oops, silly me forgot that you needed it for the subdivided pieces as well, not just the original split, nevermind

LetterRip
#30   Old 14-Oct-05, 19:34   
Reply With Quote
Brandano Brandano is offline
Member
 
Join Date: Mar 2005
Posts: 62
NIFLA (http://games.groups.yahoo.com/group/NIFLA/) has a couple of scripts for importing-exporting Morrowind NIF models, but:
They're written for 2.37 and probably will break with 2.4.
They require a full Python install.
They're BSD licensed (but this should be compatible with GPL)
We're reverse engineering the file format, so not all its features are supported, though most are.
And most important of all: It won't be really useful to anyone that isn't directly intersted in modding Morrowind.
On the plus side, it's actively mantained.

So this doesn't really belong here and I just wanted to show off . Anyway, we got our page, and are setting up an easier distribution system for the users, and therefore there's no real need to bundle these with Blender.

My question is (if I am allowed to ask) is there a scripts registry somewhere? A place where scripts can be registered with a description of what they do, a link to an homepage, and possibly a little hd space for the file and a couple of screenshots? The Scripts section of the Blender homepage is hardly complete, and a forum by its nature won't hold this sort of infoin any organized way.

Sorry if I went a bit offtopic. I'll punish myself prehempitively by denying myself television and going to bed early.
#31   Old 19-Oct-05, 20:25   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
Here is another useful script not in my list

Blender Ray Trace Baker
http://www.alienhelpdesk.com/files/B...r.3.beta.16.py

Brandano,

We sort of had a registry on the wiki, but it is currently down, we are planning to become more organized about it, hopefully in the near future.

LetterRip
#32   Old 19-Oct-05, 23:00   
Reply With Quote
pne pne is offline
 
Join Date: Oct 2005
Posts: 1
I have written 2 scripts

http://www.buschhardt.de/repeat/repeat.html

http://www.buschhardt.de/pointalign/pointalign.html


These are also found in the Modifier-Script Directory of the Blender-Homepage. I dont understand why we dont use this directory here also?
http://www.blender.org/cms/Modifier_scripts.62.0.html

Its a good example for typical "Blender" confusion: 1000 information on 1000 sites about 1 program. Its really so difficult to use 1 site?

Bye pne
#33   Old 21-Oct-05, 06:26   
Reply With Quote
ender.saka's Avatar
ender.saka ender.saka is offline
Member
 
Join Date: Mar 2005
Location: Trieste
Posts: 125
I have read, that you have proposed my script in the list.

Quote:
Originally Posted by LetterRip
Okay here is a list of scripts, the previous list

[...]

m2 exporter
http://www.elysiun.com/forum/viewtopic.php?t=47855

[...]
Of course I am honoured to have been inserted in your list.

I am absolutely new to this kind of things so I have quickly read the main post of this topic to understant it better.

After a first moment of entusiasm I have discovered that Blender Conference you talk about is over. Than I have tryed to understand if my script is finally in the list or not, looking for informations in Elysiun or Blender site, without succes.

Is there anybody that can help me to understand how to get more informations?

At the end, just an explanation: my script is an importer so "m2 importer" is better . Even if when I will have finished the importer i could take in to consideration to write the exporter.

Thank you all for the attention and consideration.

Bye, bye

Ender
............................................
Site, Blog, Old Gallery
#34   Old 21-Oct-05, 13:03   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
When I list a script I'm just making people aware of what is available, not neccessarily proposing anything (except in the sense that I want all useful scripts possible bundled with Blender).

The release schedule and plan has changed a bit since I posted the original message. The current plan is to first stabalize the API and then decide on the scripts to bundle since some work will likely be needed on most scripts to get them fully working with the API changes.

LetterRip
#35   Old 21-Oct-05, 17:58   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
ply format importer and exporter

http://people.cs.uct.ac.za/~bmerry/msc/downloads/?N=D

LetterRip
#36   Old 22-Oct-05, 22:51   
Reply With Quote
malCanDo malCanDo is offline
Member
 
Join Date: Dec 2002
Location: Ireland
Posts: 348
Improved Softimage XSI exporter

NOTE: This adds in support for the Shockwave 3D conversion tools.

http://www.candointeractive.com/blender/xsi_export.py


I'll have a few more updates over the next week or two, but this version should be OK to include in the distro.

Mal
............................................
Check out some cool web 3D demos at...http://www.candointeractive.com
#37   Old 25-Oct-05, 12:59   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
Unreal static mesh exporter
http://www.neewo.de/OldSite/index.html

LetterRip
#38   Old 27-Oct-05, 00:22   
Reply With Quote
bludragon bludragon is offline
Member
 
Join Date: Jan 2005
Location: Edmonton, Canada
Posts: 8
Hi. I have a million (ok actually 1552) public .3ds models that I use for some drawings. Scripts to import 3d studio files (and occasionally Lightwave, 3dMax, wavefront and radiosity) haven't been mentioned, but I would like them added. I eventually want to convert everything to .blend, but haven't finished yet. I understand there is a new importer/exporter coming to blender2.40. This is a great thing....but, unfortunately some of the 3rd party applications may not be modified for some time to allow network connections of this kind, so for the time being, I would like all I/O scripts from the last version to be included in the next one please.
Thanks!
#39   Old 27-Oct-05, 06:48   
Reply With Quote
LetterRip LetterRip is online now
Donating Member
 
Join Date: Mar 2004
Posts: 2,638
autosmooth - for exporting smoothing groups?

http://www.elysiun.com/forum/viewtop...=235467#235467

LetterRip
#40   Old 27-Oct-05, 18:04   
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 09:09.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Logo and website design copyright © 2006 by froodee design bureau. All rights reserved.
Blender Headlines
Featured Artwork
Crocodile by Julia Korbut
Classic vintage look renders by HANGAR
Blending life - Old George by bigbad
Other Blender Sites
new icon Blender Homepage »
The official Blender homepage
new icon BlenderNation »
Fresh Blender News, Every Day
new icon Blenderart Magazine »
Blender articles, tutorials and images.
Social BlenderArtists