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-07-01fix for fracturing UV layersCampbell Barton
2012-06-30update for changes in the bmesh api Campbell Barton
2012-06-30FK-IK snapping fixed after rig change.Thomas Larsson
2012-06-29added margin optionCampbell Barton
2012-06-29add option to favor which parts to re-fractureCampbell Barton
2012-06-29added options and made some bugfixesCampbell Barton
2012-06-27cell fracture operator is now functional.Campbell Barton
2012-06-27add functions for scene setupCampbell Barton
2012-06-27remove example code and add a margin setting.Campbell Barton
2012-06-27remove unused code, some minor cleanupCampbell Barton
2012-06-27initial logic for voroni fracture. no UI access yet.Campbell Barton
2012-06-27MHX importer: Removed some dead code, and now display two digits for minor ve...Thomas Larsson
2012-06-27patch from Chris Want to make ply script more useful when imported from other...Campbell Barton
2012-06-24Update to import image as planes:Bastien Montagne
2012-06-24add in most of the URL referenes to the manualCampbell Barton
2012-06-24update wiki reference links for all main op sections, still need to fill in U...Campbell Barton
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-06-22Updated for bmesh compatibility (faces-->tessfaces + uv_layer-->loop)Maurice Raybaud
2012-06-19This should fix [#31801] "OBJ importer doesn't import smoothing groups as sha...Philipp Oeser
2012-06-19Changed attribute access from vertex_group_weight to unified_paint_settings.w...Dany Lebel
2012-06-18revert r3501 - needs further investigationPhilipp Oeser
2012-06-18This should fix [#31831] "obj import name" reported by dan grauer.Philipp Oeser
2012-06-18This should fix [#31835] "OBJ Importer corrupts a model (crash in edit mode)"...Philipp Oeser
2012-06-18fixes scaling bug.Kalle-Samuli Riihikoski
2012-06-17added function to remove all materials slots from selected objectsBrendon Murphy
2012-06-17add more manual referencesCampbell Barton
2012-06-13Custom shapes on layer 20 hidden_render and not only hidden.Thomas Larsson
2012-06-10Fix [#31769] pc2 point cache exporter creates empty file if an export frame r...Bastien Montagne
2012-06-06Screencast Keys Addon:Pablo Vazquez
2012-06-05Screencast Keys AddonPablo Vazquez
2012-06-05added catchall for rendering operatorsCampbell Barton
2012-06-05Requiem for Rotobezier! Long live the new masking tools!Daniel Salazar
2012-06-04Screencast Keys AddonPablo Vazquez
2012-06-04Screencast Keys addonPablo Vazquez
2012-06-04Adding warning for rotobezier that it will be deleted soonDaniel Salazar
2012-06-03MHX importer: Viseme generation works directly on shapekeys.Thomas Larsson
2012-06-03Screencast Keys addonPablo Vazquez
2012-06-03a few more references addedCampbell Barton
2012-06-03use simple globbing rather then regex.Campbell Barton
2012-06-03manual references to the wikiCampbell Barton
2012-06-03MHX importer: Lipsync tool now works with prop drivers and without drivers fo...Thomas Larsson
2012-06-03MHX importer v1.13. Option to turn shapekey drivers off.Thomas Larsson
2012-06-02Screencast Keys AddonPablo Vazquez
2012-06-02use a tuple rather then a dict()Campbell Barton
2012-06-02data file for online manual reference.Campbell Barton
2012-06-01Mhx importer. Rigs other than the mhx rig can now access the MHX Drivers pane...Thomas Larsson
2012-06-01added bl_options = {"DEFAULT_CLOSED"}Brendon Murphy
2012-06-01fix for icon error in mat to texfaceBrendon Murphy
2012-05-301. There was a bug when separating a single ball from a duplivertsClemens Barth
2012-05-30fix: reversed alpha mapping in cyclesFlorian Meyer