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
2017-01-17Fix T50453: Add option to FBX export to apply render or preview modifiers.Bastien Montagne
2016-11-18Fix T50045: FBX Export Scale (global_scale) is applied twice.Bastien Montagne
2016-10-31Fix T49873: FBX exporter not handling correctly Object-assigned materials.Bastien Montagne
2016-08-30Fix T49197: all virtual leaf bones had same uuid.Bastien Montagne
2016-07-31Fix T48977: rigged meshes' animation is not really supported in FBX.Bastien Montagne
2016-06-10Fix T48631: FBX setting "bake_anim_use_nla_strips": True, fails to export uni...Bastien Montagne
2016-05-01Fix T48322: Proxy Armature Animations are not exported to FBX.Bastien Montagne
2016-04-08Fix T48089: Animation won't export to FBX in case active action is read-only ...Bastien Montagne
2016-02-17Fix T47457: FBX export: Force full keying in case Simplify factor is set to 0.0Bastien Montagne
2016-02-15Don't use context.active_objectCampbell Barton
2016-02-12FBX exporter: add option to choose which type of FBX node to use as armature.Bastien Montagne
2015-08-23Fix T45875: FBX export: Shape keys reset relative shape to basis.Bastien Montagne
2015-08-21Fix T45859: FBX Export: Some objects are not instances.Bastien Montagne
2015-08-20FBX Export: Write version of FBX addon too!Bastien Montagne
2015-08-17Fix T45813: FBX export: add dummy stringification of custom props which are n...Bastien Montagne
2015-08-05Fix T45677: Explicitely ignore dupli instances of armatures, this is not supp...Bastien Montagne
2015-08-05Fix related to T45584: 'NLA Strips' animation export mode was not using 'Forc...Bastien Montagne
2015-07-15FBX export: add option to not key first/last frames of an exported action.Bastien Montagne
2015-06-15Final step (hopefully) in unit/scale Hell.Bastien Montagne
2015-06-15Fix T45080: Scale of exported .fbx is wrong in 2.75.Bastien Montagne
2015-05-22FBX export: do not embed a same file more than once!Bastien Montagne
2015-05-22Attempt to fix T44442: Avoid '.fbm' dir creation by not creating empty 'Conte...Bastien Montagne
2015-05-19FBX Export: Hopefully fix once and for all default scale issue.Bastien Montagne
2015-05-19Fix T41605: FBX Export: scale issue with animated armatures.Bastien Montagne
2015-05-19FBX export: Do not write skinning weights/indices if empty.Bastien Montagne
2015-05-18FBX export: angles are in degrees in FBX (*sigh* again).Bastien Montagne
2015-05-18FBX export: more twisting and co to attempt fixing scale/animation issue, sti...Bastien Montagne
2015-05-18FBX export: fix various minor issues (compared to 'official' exports).Bastien Montagne
2015-04-26Fix T44386: FBX export with 'all actions' enabled was a bit too much enthusiast.Bastien Montagne
2015-04-14FBX IO: fix related to T44386: do not add again and again same material to a ...Bastien Montagne
2015-03-26Fix T44131: FBX Export: During animation baking, code could try to set readon...Bastien Montagne
2015-03-24Fix T41719: UE4 - Blender FBX Export to Unreal Engine 4 Bone Translation Error.Bastien Montagne
2015-03-12Fix T43929: Exporting a mesh with shape keys as FBX with smoothing, creates i...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-04Minor import fixes (wrong string/bytes prop handling, previous fix re meshes ...Bastien Montagne
2015-01-25Fix T43279: FBX exporter would fail on 'used' valid texslots with None texture.Bastien Montagne
2015-01-19Update re `mesh.calc_normals_split()` changes in master.Bastien Montagne
2015-01-06Fix T43148: FBX Export: Ignores auto smooth angle.Bastien Montagne
2014-12-21Fix T42975: FBX export: Do not export empty groups.v2.73-rc1Bastien Montagne
2014-11-27Fix T42730: FBX Binary Export - last frame of animations was not exported.Bastien Montagne
2014-11-20FBX: Consistency with previous commit/fix, export armature objects as 'Root' ...Bastien Montagne
2014-11-13Fix T42586: Error when attempting to export FBX (non-invertible matrix).Bastien Montagne
2014-10-12Fix T42190: FBX - script error when trying to export an animation without lea...Bastien Montagne
2014-10-09FBX Export: minor tweaks.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-01Fix T42029: FBX export: armatures linked to mesh only through modifier were n...Bastien Montagne