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
2015-04-10Cleanup: imports (formatting)Campbell Barton
2015-03-20Acclaim Motion Capture Files importer: fixed missing return valuesSybren A. Stüvel
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-10-31update for change in blenderCampbell Barton
2013-01-26fix for transform.rotate parameter convention changeDaniel M. Basso
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-12-19formatting edits for bl_infoCampbell Barton
2012-09-06code cleanup: ensure modal_handler_add() is called directly before returning.Campbell Barton
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-05-21Increased Armature name maxlen to actual limit of 63. Could have also changed...Sebastian Nell
2012-02-29List of changes:Daniel M. Basso
2012-01-14remove api field, was never used.Campbell Barton
2011-12-12make sure all filepath props have FILE_PATH subtypeCampbell Barton
2011-12-06patch [#29261] X3D exporter if hierarchy is on you get duplicated ids which a...Campbell Barton
2011-11-03fix for error importing non utf8 file, in this case it was the authors name s...Campbell Barton
2011-11-03more edits & dont use try/except to check if the property existsCampbell Barton
2011-11-03minor cleanup for c3d and acclaim addons.Campbell Barton
2011-11-03Added the first public version of Acclaim importer addon.Daniel M. Basso