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-01-19- Removed dots from the end of descriptionSergey Sharybin
2012-01-14remove api field, was never used.Campbell Barton
2011-12-12make sure all filepath props have FILE_PATH subtypeCampbell Barton
2011-11-25fix for error export with no armatureCampbell Barton
2011-11-19indentation edits and copy pyrimid from contrib (where I had made some edits)...Campbell Barton
2011-10-24material fix id. uv limited boolean added.John Phan
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-08-22pep8 editsCampbell Barton
2011-07-25swap vector multiplication order, also some style changesCampbell Barton
2011-07-10cleanupCampbell Barton
2011-06-28update to able to export all action set that matches the bones that some were...John Phan
2011-06-21fixed action buttonJohn Phan
2011-06-21added some features to able to delete first index action set and remove all m...John Phan
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