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-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
2006-06-18Scripts:Willian Padovani Germano
2006-06-16Updated previewblend, texture preview had minor line on left handTon Roosendaal
2006-06-16Updated this script and added some functions, this wont effect eny existing p...Campbell Barton
2006-06-16Cleanum, remove unneeded 'raise'sCampbell Barton
2006-06-16== UV Export ==Martin Poirier
2006-06-15Added with binary tagTon Roosendaal
2006-06-15Removed preview.blend, as added as asciiTon Roosendaal
2006-06-15Updated icons image and preview blendTon Roosendaal
2006-06-15BUG #4323:Willian Padovani Germano
2006-06-12attempt to fix the release makefilesJean-Luc Peurière
2006-06-12Bug #4279: doc browser script broken.Willian Padovani Germano
2006-06-10==Sequencer==Peter Schlaile
2006-06-10Makefile change for OSX plugins release build:Ton Roosendaal
2006-06-09* Added an 'eyedropper' tool in the colour picker. With the colour picker open,Matt Ebb
2006-06-09* preview.blend fixesMatt Ebb
2006-06-07* Updated the preview render scene .blendMatt Ebb
2006-06-07use f.area where possible over python function and use len(mface) over len(mf...Campbell 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-06-06JMS Updates the script, and I did some fixes too. now works with more models.Campbell Barton
2006-06-05Removed wings support, both apps are free and have good obj support. wings im...Campbell Barton
2006-06-04* removed lint functionsCampbell Barton
2006-06-04==kmz importer==Tom Musgrove
2006-06-04==bvh removal for cambo==Tom Musgrove