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-03-17Fix T43979: FBX Animation import regression.Bastien Montagne
2015-03-10Fix T43954: New FBX Importer resets UVs of imported model.v2.74-rc1Bastien Montagne
2015-03-09Fix T43935: FBX: Coordinate system axes exported incorrectly, resulting in a ...Bastien Montagne
2015-03-06FBX: fix 7.4 exporter tooltip.Bastien Montagne
2015-03-05Fix T43899: FBX and OBJ importers after new RNA API 'cleanup'.Bastien Montagne
2015-03-05avoid double lookup for library attrCampbell Barton
2015-02-25Fix T43812: Not all blender objects have a 'library' member...Bastien Montagne
2015-02-22FBX import: also import 'polygon' normals as custom lnors.Bastien Montagne
2015-02-21FBX import: Add some support of (custom!!!) Max property names for materials.Bastien Montagne
2015-02-20FBX import: minor fixes (mostly, could try to load an image with None path...).Bastien Montagne
2015-02-18FBX importer: minor fix to normals import code.Bastien Montagne
2015-02-18Fix T43718: FBX: Do not 'crash' importer when there is too much data in a layer.Bastien Montagne
2015-02-17Fix T43707: FBX 7.4 Binary Exporter replaces all meshes with the same name wh...Bastien Montagne
2015-02-11FBX export: Rename 'Off' smoothing option, stupid name really from user PoV...Bastien Montagne
2015-02-09Fix T43582: FBX IO: Handling of 'smooth edges' was rather flacky on both expo...Bastien Montagne
2015-02-06Fix part of T43582: Importing Custom Normals with FBX fails.Bastien Montagne
2015-02-04FBX import: add support for custom loop normals.Bastien Montagne
2015-02-04FBX import: fix for previous change to `elem_find_first_bytes`, add new `elem...Bastien Montagne
2015-02-04FBX import: tweak a bit image/texture loading (e.g. try to use relpath first)...Bastien Montagne
2015-02-04Minor import fixes (wrong string/bytes prop handling, previous fix re meshes ...Bastien Montagne
2015-01-29Fix T43453: FBX Import: missing geometry with some messy FBX files.Bastien Montagne
2015-01-25Fix T43279: FBX exporter would fail on 'used' valid texslots with None texture.Bastien Montagne
2015-01-20FBX: Correction to the relative paths importSergey Sharybin
2015-01-19Update re `mesh.calc_normals_split()` changes in master.Bastien Montagne
2015-01-14rename IOHelperOrientation -> OrientationHelperCampbell Barton
2015-01-14Use new IOHelperOrientation class to handle forward/up axes.Bastien Montagne
2015-01-06Fix T43148: FBX Export: Ignores auto smooth angle.Bastien Montagne
2015-01-06Fix T43141: FBX import issue with rigged character.Bastien Montagne
2015-01-06FBX import: Cleanup.Bastien Montagne
2015-01-04FBX import: Fix two stupid errors in recent reaftor, breaking mat idx import.Bastien Montagne
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