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-05-22FBX Import: fix scale handling to match again our exporter's one.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-18FBX export: more twisting and co to attempt fixing scale/animation issue, sti...Bastien Montagne
2015-05-18Minor cleanup, no need to add more lines than needed, we already have way too...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-18FBX IO: More visible warning that 'apply transform' is experimental!Bastien Montagne
2015-04-14FBX IO: fix related to T44386: do not add again and again same material to a ...Bastien Montagne
2015-04-10Cleanup: imports (formatting)Campbell Barton
2015-03-24Minor UI message fix.Bastien Montagne
2015-03-24Fix T41719: UE4 - Blender FBX Export to Unreal Engine 4 Bone Translation Error.Bastien Montagne
2015-03-24Fix T44089: restore default orientation axes of each addons to stae before rB...Bastien Montagne
2015-03-12Fix T43929: Exporting a mesh with shape keys as FBX with smoothing, creates i...Bastien Montagne
2015-03-06FBX: fix 7.4 exporter tooltip.Bastien Montagne
2015-02-11FBX export: Rename 'Off' smoothing option, stupid name really from user PoV...Bastien Montagne
2015-01-14rename IOHelperOrientation -> OrientationHelperCampbell Barton
2015-01-14Use new IOHelperOrientation class to handle forward/up axes.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-10fix warning with UI descriptionAntony Riakiotakis
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-08-08Fix T41316: FBX exporter in Blender cause artifacts to appear on meshes with ...Bastien Montagne
2014-08-01FBX Import: add support for custom propertiesJens Ch. Restemeier
2014-07-30FBX: abbreviate custom_properties -> custom_propsCampbell Barton
2014-07-30FBX: reformat props.Campbell Barton
2014-07-06Some minor cleanup, mostly enhance reload (F8) behavior!Bastien Montagne
2014-07-04Fix own mistake in recent template commit, also add 'Other' type of geometrie...Bastien Montagne
2014-06-07FBX Export: rename version so it fits in the UICampbell Barton
2014-06-06Fix T40516: Binary FBX export missing deform bones only option.Bastien Montagne
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-05-13UI messages fixes.Bastien Montagne
2014-05-11FBX io: better handling for orientation and scale.Bastien Montagne
2014-05-06Fix T40040: Binary FBX export only exports one action.Bastien Montagne
2014-05-06Add some versionning to obj and fbx addons.Bastien Montagne
2014-04-17FBX: After talk with Campbell, remove "simplify skinning" option.Bastien Montagne
2014-04-14FBX: user request: check for vertices used by/assigned to more than four bones.Bastien Montagne
2014-04-10FBX: tweaks from user feedback & for Unity compat:Bastien Montagne
2014-04-10FBX: Add support to export other geometries (curves, metaballs, etc.) as mesh...Bastien Montagne
2014-04-09FBX: Add option (enabled by default) to export each strip from NLA in a separ...Bastien Montagne
2014-03-27FBX: Further tweaks to UI...Bastien Montagne
2014-03-25FBX: since we have more and more options differing between new 7.4 and legacy...Bastien Montagne
2014-03-21Add support to "bake" axis-conversion transformations into object data.Bastien Montagne
2014-03-13Style cleanup (pep8).Bastien Montagne
2014-03-12Initial commit of new FBX 7.4 binary exporterBastien Montagne
2013-09-16Fix [#36268] FBX exporter precision min is too bigBastien Montagne
2013-08-20enabled presets for FBX import.Campbell Barton
2013-08-12use diffuse alpha channel if no other alpha channel set, hidden option to tre...Campbell Barton