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-01-02Fix T43095: FBX import: refactor mesh 'layers' handling.Bastien Montagne
2014-12-29FBX export: Update to use correctly new Object.matrix_localBastien Montagne
2014-12-21Fix T42975: FBX export: Do not export empty groups.v2.73-rc1Bastien Montagne
2014-12-20Fix T42912: FBX export: Parenting to bones was broken.Bastien Montagne
2014-12-19Fix importer adding needless empty to armatures.Bastien Montagne
2014-12-19FBX export: Fix stupid own error regarding matrix_parent_inverse...Bastien Montagne
2014-12-19FBX fix: only considered an object as deformed by an armature if parent type ...Bastien Montagne
2014-12-12Fix T42683: do not crash on importing trashy FBX files.Bastien Montagne
2014-11-27Fix T42730: FBX Binary Export - last frame of animations was not exported.Bastien Montagne
2014-11-20FBX Import: Long time request/todo: assign first read action to object automa...Bastien Montagne
2014-11-20FBX: Consistency with previous commit/fix, export armature objects as 'Root' ...Bastien Montagne
2014-11-20Fix T42482: FBX import issue when scale is not 1.0.Bastien Montagne
2014-11-13Fix T42586: Error when attempting to export FBX (non-invertible matrix).Bastien Montagne
2014-11-01Fix T42410: FBX Import: in **some** cases, se have to ignore pre/post rotatio...Bastien Montagne
2014-10-13FBX IO: Cleanup in UI messages...Bastien Montagne
2014-10-13fix warnings with UI descriptionPhilipp Oeser
2014-10-12Fix T42190: FBX - script error when trying to export an animation without lea...Bastien Montagne
2014-10-10fix warning with UI descriptionAntony Riakiotakis
2014-10-09FBX Export: minor tweaks.Bastien Montagne
2014-10-09Fix T42135: FBX Exporter Armature not linked to mesh.Bastien Montagne
2014-10-09FBX Export: Fix typo in previous commit.Bastien Montagne
2014-10-08Merged experimental code in 'stable' addon (mainly Jens Restemeier's summer w...Bastien Montagne
2014-10-04Fix T41922: FBX exporter causes crashes in other software when smoothing grou...Bastien Montagne
2014-10-03Fix T41931: FBX export: 'Group' batch export was using default scene unit scale.v2.72Bastien Montagne
2014-10-03FBX export: fix a strange bug where 'return a_list and a_bool' could return a...Bastien Montagne
2014-10-01Fix T42029: FBX export: armatures linked to mesh only through modifier were n...Bastien Montagne
2014-10-01Grr, fix for previous FBX commit.Bastien Montagne
2014-09-30Fix T41999: "bake transformation" feature was not implemented for shapes.Bastien Montagne
2014-09-19FBX IO: Better info in header about blender & addon versions used to generate...v2.72-rc1Bastien Montagne
2014-09-19FBX IO: Cleanup: fix stupid typo in func name!Bastien Montagne
2014-09-19Fix T41766: FBX (binary) exporter does not export actions with one frame anim...Bastien Montagne
2014-09-13Fix T41808: FBX exporter does not properly position and rotate group instancesBastien Montagne
2014-09-06Fix T41712: tris, do not allow zero-length bones.Bastien Montagne
2014-09-06Fix T41712: bis - we can run into some cases where objects or bones have dege...Bastien Montagne
2014-09-04Fix T41712: [FBX Importer] Does not impor fbx modelBastien Montagne
2014-08-14FBX IO: Minor changes/fixes to cameras.Bastien Montagne
2014-08-14FBX export: Add empties to list of 'bakeable' object types (since in that pre...Bastien Montagne
2014-08-12Grr, yet another FBX export material fix, hope this is the last!Bastien Montagne
2014-08-11Fix T41405: FBX export issue with 2.71.3 Hash: ee8dafe.Bastien Montagne
2014-08-11FBX Export: export dummy default material instaed of nothing, when handlingBastien Montagne
2014-08-11Fix T41396: FBX export fails with some very simple material setups.Bastien Montagne
2014-08-10FBX export: add support for ortho cameras.Bastien Montagne
2014-08-09FBX IO: Fix wrong orientation of lamps (were rotated 180deg).Jens Ch. Restemeier
2014-08-08Fix T41316: FBX exporter in Blender cause artifacts to appear on meshes with ...Bastien Montagne
2014-08-04FBX: Add 'fbx2json.py' utils to convert binary FBX files into readable JSon o...Bastien Montagne
2014-08-01FBX Import: Various minor fixes:Jens Ch. Restemeier
2014-08-01FBX importer: Fixed infinite loop in animation importer.Jens Ch. Restemeier
2014-08-01FBX Import: add support for custom propertiesJens Ch. Restemeier
2014-08-01FBX IO Cleanup: add a global settings namedtuple to importer too, and rename ...Jens Ch. Restemeier
2014-07-31Cleanup: pep8 (to some extent :/ )Bastien Montagne