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
2011-04-25added weight when import into blender and filter out the ext.John Phan
2011-04-24fixed export error on export single/all/select action sets.John Phan
2011-04-17clean and fixed up vertex groups.John Phan
2011-04-15Fixed mesh rebuild for face id materials and vertex groups.John Phan
2011-04-15Fixed uv's and tri and quad mesh rebuild button.John Phan
2011-04-12Fixed the select smoothing face that was not working. Added console output fo...John Phan
2011-04-10Formatting/standardization for description/locationJonathan Smith
2011-04-06Fixed bone roll copy.John Phan
2011-04-01Added rebuild armature button bones from scrape selected armature.John Phan
2011-03-30Add smooth selected faces button.John Phan
2011-03-29work in progress addon: demo mode, use for easy setup for looping over blend ...Campbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-14Fixed encode pack data.John Phan
2011-02-17fixed tmp mesh to unlink to scene.John Phan
2011-02-17fixed material.John Phan
2011-02-16fixed material id.John Phan
2011-02-16Fixed mesh selected for exporting when there more than one mesh.John Phan
2011-02-15few update. export check log.John Phan
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-02-08Fixed quat.John Phan
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-30Fixed button error.John Phan
2011-01-24changes Operator names for new, stricter checking.Campbell Barton
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-23== formatting ==Luca Bonavita
2010-12-08updates for changes in blenders apiCampbell Barton
2010-12-07fixed global variable error script.John Phan
2010-12-06fix [#25056] RuntimeError: Writing to ID classes in this context is not allowedCampbell Barton
2010-10-28clean up my console log a bit.John Phan
2010-10-23bugfix [#24338] All Expoter is not displayed. Campbell Barton
2010-10-11fix bug in converting triangle bool when there no tmp mesh it deleted origina...John Phan
2010-10-08Fixed missing option in export menu for export all actions check box.John Phan
2010-10-02Added smooth group.John Phan
2010-10-02Added an option to export all action set. It will only filter out matching ar...John Phan
2010-09-20own changes broke scripts recentlyCampbell Barton
2010-09-19minor syntax adjustmentsCampbell Barton
2010-09-11Missed these changes in last patch commit, had to manually merge due to chang...Thomas Dinges
2010-09-11More fixes for API changes. Thomas Dinges
2010-09-03updates for changes in blender.Campbell Barton
2010-09-02update for rna changesCampbell Barton
2010-08-31== trunk addons ==Luca Bonavita
2010-08-30updates for rna changesCampbell Barton
2010-08-23update for changes in rnaCampbell Barton
2010-08-18update for rna api changesCampbell Barton
2010-08-18updates for changes in blenders apiCampbell Barton
2010-08-12== addons ==Luca Bonavita
2010-08-09update for changes in blender.Campbell Barton
2010-08-05update for changes in blender.Campbell Barton
2010-08-02fix for registering scripts.Campbell Barton