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-05-16Win32 image opening was broken with the default settings.Campbell Barton
2006-05-15fixed devide by zero error with zero length edges.Campbell Barton
2006-05-15BPyImage had a problem with a path being returned as NoneCampbell Barton
2006-05-15BPyRegistry was throwing errors with blank config files. made it check for th...Campbell Barton
2006-05-14* New faster algo for finding the new collapse location using normals rather ...Campbell Barton
2006-05-14Allow to see in real time trajectory of selected object.Campbell Barton
2006-05-14Applied patch 4188 with some modifications.Campbell Barton
2006-05-13fixed, bugs with selection & remove doubles.Campbell Barton
2006-05-13Made editmesh remove_doubles work with vertex colours,Campbell Barton
2006-05-13BPyMesh_redux: Fixed a rare bug in mesh redux's, collapsed location.Campbell Barton
2006-05-12Making the vrml exporter use the Ken Hughes Mesh module, ratherChris Want
2006-05-12Added MVert.hide property because hidden verts were hanging BPyMesh_ReduxCampbell Barton
2006-05-11The algorithm to export vertex color was very inefficient (for everyChris Want
2006-05-11Some bad logic was causing an 'Appearance' node not to get closedChris Want
2006-05-11Added a polygon reduction function that can poly reduce any mesh and supports...Campbell Barton
2006-05-11Added some shortcuts to MeshCampbell Barton
2006-05-11Converting spaces to tabs in this script (this is standard!)Chris Want
2006-05-10removed an optimizarion in seeking verts that could cause an eternal loop.Campbell Barton
2006-05-10Modified mesh to allow writing to normals.Campbell Barton
2006-05-10made mesh's getFromObject pick the materials from object or obdata as set by ...Campbell Barton
2006-05-09Added some shading optionsCampbell Barton
2006-05-09Added optionsCampbell Barton
2006-05-07fixed error with zero length normals (caused by zero area faces)Campbell Barton
2006-05-07Added a self shadowing script accessed from the vertex paint menu, it does a ...Campbell Barton
2006-05-06Applied patch https://projects.blender.org/tracker/index.php?func=detail&aid=...Campbell Barton
2006-05-05Added vertex weight python scripts accessable from the paint menu.Campbell Barton
2006-05-02Commited 3ds export enhancements from Mark Stijnman (beowulff)Campbell Barton
2006-04-28* Added optional X Zero snapping with tolerence limit.Campbell Barton
2006-04-28All negative vert indicies are assumed relative, removed relative vert option.Campbell Barton
2006-04-27Lightwave mot exporter now does worldspace loc/size/rotCampbell Barton
2006-04-26==scripts ==Tom Musgrove
2006-04-25Congrats to ZanQdo, first script lightwave motion exporter.Campbell Barton
2006-04-24fix removal of groups for non selected verts.Campbell Barton
2006-04-24Added utility functions to BPyMesh.pyCampbell Barton
2006-04-22JMS's updated script. Must try to work out which one to remove, this one or a...Campbell Barton
2006-04-21boneweight copy-Campbell Barton
2006-04-19==scripts ==Tom Musgrove
2006-04-19==scripts ==Tom Musgrove
2006-04-19==scripts ==Tom Musgrove
2006-04-13Added no x-crossing option, so verts cant select verts to copy from that cros...Campbell Barton
2006-04-11Fixed 2 bugs in mesh brush. 3805 and 3806Campbell Barton
2006-04-11Some Maya dev thaught it would be a fun joke to format floats with a comma in...Campbell Barton
2006-04-11A utility script that refinds all image paths for images that have a path who...Campbell Barton
2006-04-11removed debug print.Campbell Barton
2006-04-11Moved ngon creating function from obj_import into BPyMesh so other importers ...Campbell Barton
2006-04-07Did some changes to the getMeshFromObject wrapper.Campbell Barton
2006-04-05For 3ds import script, try to get set() function by importing theChris Want
2006-04-05Added BPyMesh for mesh python mesh functions.Campbell Barton
2006-04-05Added an option to batch rename vert Groups.Campbell Barton
2006-04-05Added the option only to update selected verts in the target mesh when copyin...Campbell Barton