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
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-17Fix FBX exporter since recent material changesDalai Felinto
2018-10-16FBX IO: cleanup: replace OrderedDict usages by regular py dicts.Bastien Montagne
2018-10-16FBX IO: add support for exporting nodal shaders.Bastien Montagne
2018-10-01Fix FBX exporter when modifiersDalai Felinto
2018-09-21Cleanup/Fix various minor issues.Bastien Montagne
2018-09-21blender2.8 FBX IO: Fix basic dupli and anim.Bastien Montagne
2018-09-21Initial port of FBX to 2.8.Bastien Montagne
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-08-07Merge branch 'master' into blender2.8Campbell Barton
2018-08-05Fix T55022: [fbx] when enable use tangent space ,it's throw bug.Bastien Montagne
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2018-02-19FBX IO: add support for import & export of camera focal length animation.Bastien Montagne
2018-02-19FBX Export: Fix shapekeys w/ object materialsCampbell Barton
2017-10-31Add option to control FBX 'empty' type through a string custom property in Bl...Bastien Montagne
2017-10-31Fix T53202: Complex armature with bone constraints, FBX export bug.Bastien Montagne
2017-10-31Fix T53209: FBX exporter: Add very basic diffuse-color exporting for node-bas...Bastien Montagne
2017-09-29I/O script changes for GSoC 2017 Vertex PaintCampbell Barton
2017-09-04Fix part of T52649: When using 'selected objects' option, export could fail.Bastien Montagne
2017-07-20FBX exporter: Fix broken non-mesh geometry export.Bastien Montagne
2017-06-16Attempt to fix FBX scaling issues in a different way.Bastien Montagne
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