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-13The mother of all commits! Bumping version up to 2.42, and new splash.Ton Roosendaal
2006-07-13Missing constant added.Campbell Barton
2006-07-12Simplified some parts of this scriptCampbell Barton
2006-07-12error it pup block title, still had clean meshes.Campbell Barton
2006-07-12Scripts:Willian Padovani Germano
2006-07-12rename and update to archimap.Campbell Barton
2006-07-11Fixed many small errors in this script.Campbell Barton
2006-07-11This shold fix 3ds opening on macs. thx blendixCampbell Barton
2006-07-10mesh cleanup optimized with some LC'sCampbell Barton
2006-07-10removed a script I wrote and added it under a different name.Campbell Barton
2006-07-09clicking on the second point of the gradient outside the mesh should have ble...Campbell Barton
2006-07-09needed this file for Gradient tool (Window/3d ray picking function)Campbell Barton
2006-07-09updated mesh boneweight copy not to error with no selection.]Campbell Barton
2006-07-08vertexpaint_selfshadow_ao adds face uv to the mesh if there not alredy there...Campbell Barton
2006-07-08Updated to the latest cal3d exporter from http://svn.gna.org/viewcvs/soya/tru...Campbell Barton
2006-07-07Gui:Willian Padovani Germano
2006-07-07updated md2 exporter from 0.17.1 to 0.17.5Campbell Barton
2006-07-07Made this script motherball aware-Campbell Barton
2006-07-07added list2MeshWeight and meshWeight2List - faster then the dict equivilents ...Campbell Barton
2006-07-06Credits to JMS as a contributerCampbell Barton
2006-07-06updated raw import/export nice error messages, optimized with LC's removed me...Campbell Barton
2006-07-06Added a vertex gradient tool. got the ok from willian to add if its well test...Campbell Barton
2006-07-06Made OBJ exporter better remove double normals and UVs on export.Campbell Barton
2006-07-06merged the functionality of both these scripts into 1 new script,Campbell Barton
2006-07-06fixed a bug in poly redux's vgroup weight merging (was reducing the weight ea...Campbell Barton
2006-07-05fix for bug 4307, keyframe data was being written and that was buggy somewher...Campbell Barton
2006-07-05Bugfix #4603Ton Roosendaal
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-04more updates, mostly 2.3 error checking, nice messages when pythons not insta...Campbell Barton
2006-07-03BPyMesh getMeshFromObject was failing to copy the vert weights because is a d...Campbell Barton
2006-07-03Lots of scripts are using Object.Get() where Scene.GetCurrent().getChildren()...Campbell Barton
2006-07-03Modernized radiosity i/o - better errors, optimized with LC's modifiers and m...Campbell Barton
2006-07-03remove this mesh cleaning function, have alredy added a new Mesh based one (a...Campbell Barton
2006-07-03Update to ply export, give nice messages to the user rather then throwing err...Campbell Barton
2006-07-03added python 2.3 set importer for BPyMesh_reduxCampbell Barton
2006-07-03Made geometrys polyfill work with all iterators (not just lists) and updated ...Campbell Barton
2006-07-02Scripts:Willian Padovani Germano
2006-07-02finish adding Geometry module, removed polyfill from mathutils, updated epydo...Campbell Barton
2006-07-02More fixes to lightwave ngon filling, fallback to fan fill- ngon function has...Campbell Barton
2006-07-02Further tweaking to the scanfill stuffCampbell Barton
2006-06-30Made BPyMesh's ngon a lot better- handels polylines that loop back on themsel...Campbell Barton
2006-06-30NGon fan fill fallback had an error in the indicies it returned.Campbell Barton
2006-06-29Made lightwave import work with images by removing internal image loading wra...Campbell Barton
2006-06-27bugfix 4501Campbell Barton
2006-06-26removed numerious spelling mistakesCampbell Barton
2006-06-26removing this script because editmode select group replaces it.Campbell Barton
2006-06-20Updated preview, with correct camera end clipTon Roosendaal
2006-06-20New preview blend, without OSA and with entirely closed tiled cube.Ton Roosendaal
2006-06-19Made 3ds import remove 0,0,0 dummy vert (Thanks Ken)Campbell Barton