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
2022-10-20BVH Import: fix scene FPS adjustmentSybren A. Stüvel
2022-10-14Cleanup: fix typosBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-03-08Group FCurves by bone name when importing from FBX or BVHNils Hasler
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-01-21Fix calls to object.transform_ apply due to API changesJacques Lucke
2018-11-08Update for changes in Blender's APICampbell Barton
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-10-07Merge branch 'master' into blender2.8Campbell Barton
2018-10-07Cleanup: minor BVH style editsCampbell Barton
2018-10-07Merge branch 'master' into blender2.8Campbell Barton
2018-10-06Cleanup: BVH import/exportCampbell Barton
2018-10-03BVH: count no longer needs to be a keyword argCampbell Barton
2018-10-02port BVH format addon to Blender 2.8Jacques Lucke
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2015-11-10Moar style & UI messages cleanup...Bastien Montagne
2015-11-09UI message fixes (no end point) and style cleanup ('' for data [like enums et...Bastien Montagne
2015-11-07BVH import: better error handling & reportingSybren A. Stüvel
2015-11-07BVH import: added option to update scene from the BVH.Sybren A. Stüvel
2015-08-05Remove redundant subclassing of 'object'Campbell Barton
2013-11-19T35358: Fix for addons using raise without Exception object. TODO: Find bette...CoDEmanX
2013-03-19pep8 cleanupCampbell Barton
2013-03-19patch [#34683] BVH Importer, Faster import and option to use BVH animation ti...Campbell Barton
2012-10-06Fix for [#32792] BVH exporter crashes on rigs with multiple roots.Bastien Montagne
2012-04-03style cleanup: pep8Campbell Barton
2012-03-16Pedantic comment correctionSebastian Nell
2012-03-12maintain order from import to export (secondlife expects bone order to be mai...Campbell Barton
2012-02-08code cleanup: style and typo - some edits to bypass the comments spell checker.Campbell Barton
2011-12-31remove unneeded check for parentCampbell Barton
2011-10-04fix for various errors in scriptsCampbell Barton
2011-08-26added X rotate 90d on import by default, still need to to the reverse on export.Campbell Barton
2011-07-11py3.3 compat, __class__ is no longer in default namespaceCampbell Barton
2011-07-11cleanupCampbell Barton
2011-05-14fix for importing euler rotations.Campbell Barton
2011-05-14support to export different rotation orders as well as pose bone native order.Campbell Barton
2011-02-21fix for [#26148] Anomaly in bvh importCampbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-18correct bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-14scripts from bf-blender which are now maintained in bf-extensions.Campbell Barton