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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-02Fix encoding error (please be carful with this - even though using non-ascii ...v2.64av2.64Bastien Montagne
2012-10-02First try at hair particles support.Maurice Raybaud
2012-10-01minor edit to OBJ clamp tooltip.Campbell Barton
2012-09-28fix [#32615] VRML Import has incorrect texture coordinatesCampbell Barton
2012-09-28typos in object fracture. Patch by sergofDaniel Salazar
2012-09-27pep8 cleanupCampbell Barton
2012-09-25Make light field tools work again with 2.64Aurel W
2012-09-21fix [#32612] VRML import does not handle spaces in url's correctlyCampbell Barton
2012-09-20fix [#32599] VRML/X3D importer does not handle per vertex colorCampbell Barton
2012-09-20The tree is now added at the cursor location instead of the world origin.Jace Priester
2012-09-19update tracker & wiki infoBrendon Murphy
2012-09-18Slightly more sensible way to set up the initial vector listPhilip Cote
2012-09-16closed panels by defaultBrendon Murphy
2012-09-16closed panels by defaultBrendon Murphy
2012-09-13patch from 'Ivan Paulos Tom?' to add translation lookups to wiki docs.Campbell Barton
2012-09-12fix [#32524] Problem Importing DXF files created with Bricscad V12Campbell Barton
2012-09-11commit initial support for linking to different languages from the wikiCampbell Barton
2012-09-11fix [#31622] .3ds importer doesn't do anything with the constrain_sizeCampbell Barton
2012-09-10added a reference for view3d docsCampbell Barton
2012-09-08Fix [#32511] blender hangs on importing malformed ply fileBastien Montagne
2012-09-07Removed Armature option, since the importer crashes if it is deselected.Thomas Larsson
2012-09-06code cleanup: ensure modal_handler_add() is called directly before returning.Campbell Barton
2012-09-05code cleanup: python - pass multiple args to string startswith() / endswith()...Campbell Barton
2012-09-04update tracker urlBrendon Murphy
2012-09-04merge of torus knots plus, curveaceous_galore & spirals addons.Brendon Murphy
2012-08-31Unselects all created bones.Thomas Larsson
2012-08-31moving .m3 importer into contrib. added broken warning.Brendon Murphy
2012-08-25use sets when checking against multiple typesCampbell Barton
2012-08-17update to mesh select by numberBrendon Murphy
2012-08-13pressing play didnt give any errors when no config was found.Campbell Barton
2012-08-13Option to exit once demo loop plays through.Campbell Barton
2012-08-08Adding a note about test renders being rejectedJesse Kaukonen
2012-08-02Renaming bl_idname of import images as plane addon from "import.image_to_plan...Bastien Montagne
2012-07-29style cleanupCampbell Barton
2012-07-27update for change in blenderCampbell Barton
2012-07-27Fixed bug introduced in previous commit.Thomas Larsson
2012-07-25remove doubles after booleansCampbell Barton
2012-07-23update camera export for new apiCampbell Barton
2012-07-21fix for exception running with no objects selectedCampbell Barton
2012-07-21updates for changes in separate operatorCampbell Barton
2012-07-20Allow for anywhere from a 3 sided pyramid to 20 sided pyramid.Philip Cote
2012-07-18Version 4.2Bart Crouch
2012-07-17change how recursion works, now keep scanning all input to re-shatterCampbell Barton
2012-07-17recursive option now works with interior verts and split edgesCampbell Barton
2012-07-16sorting recursive children to fracture wasnt working rightCampbell Barton
2012-07-16edge split option wasnt working, also add option to apply edgesplitCampbell Barton
2012-07-16Make Cycles emission autogenerated material trully shadeless (not cast light)Daniel Salazar
2012-07-15Fix for [#32102] Saving obj extends the material name by texture nameBastien Montagne
2012-07-13impliment source limit a bit differentlyCampbell Barton
2012-07-13recursion source limitCampbell Barton