Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-27updated py scripts for changes in mathutilsCampbell Barton
2006-07-11This shold fix 3ds opening on macs. thx blendixCampbell Barton
2006-07-07added list2MeshWeight and meshWeight2List - faster then the dict equivilents ...Campbell Barton
2006-07-04mesh_mirror_tool.py code cleanup, updated UI, tooltips added docstrig.Campbell Barton
2006-07-04strip 3ds materials names of spaces, 3ds import added a "Bounds" option enabl...Campbell Barton
2006-07-03added python 2.3 set importer for BPyMesh_reduxCampbell Barton
2006-07-02Scripts:Willian Padovani Germano
2006-06-19Made 3ds import remove 0,0,0 dummy vert (Thanks Ken)Campbell Barton
2006-06-16Cleanum, remove unneeded 'raise'sCampbell Barton
2006-06-061 liner, bug that raised an error with textureless materials.Campbell Barton
2006-06-06Added the option to import as a group instance (creates own scene) - works th...Campbell Barton
2006-05-17Made import set the object layer to the current scene layer, applied the 3ds ...Campbell Barton
2006-04-05For 3ds import script, try to get set() function by importing theChris Want
2006-03-14Small updates to import images in win32.Campbell Barton
2006-02-06- Removed workarounds for Blender 2.41Campbell Barton
2006-02-03- Face import tested to be about overall 16x speedup over 0.93.Campbell Barton
2006-02-013ds importer distributed with Blender 2.41 is broken in 2 places so bugfixed ...Campbell Barton
2005-12-19Scripts:Willian Padovani Germano
2005-12-15Scripts:Willian Padovani Germano