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
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-08-14FBX export: Add empties to list of 'bakeable' object types (since in that pre...Bastien Montagne
2014-08-09FBX IO: Fix wrong orientation of lamps (were rotated 180deg).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
2014-07-30FBX: abbreviate custom_properties -> custom_propsCampbell Barton
2014-07-21FBX IO: Fix camera's correction matrix (based on file from T40729).Bastien Montagne
2014-07-20FBX IO: fix handling or rigged meshes transformations.Bastien Montagne
2014-07-17Fix T40719: FBX exporting armature but changing the bone name.Bastien Montagne
2014-07-13Simplify Export transformations handling, some other minor cleanup.Bastien Montagne
2014-07-11Fix issue in similar_values_iter() helper.Bastien Montagne
2014-07-06FBX export: rework animation handling, and add shapes animation support.Bastien Montagne
2014-07-06FBX export: add shape keys support (no anim yet).Bastien Montagne
2014-07-06FBX io: more cleanup.Bastien Montagne
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-09FBX io: add support for the 'visibility' option (though in Blender it's a boo...v2.71-rc1v2.71Bastien Montagne
2014-05-11Rename export_fbx_bin_utils to fbx_utils, since some of its content will be u...Bastien Montagne