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-12-02Fix T46912: FBX import from Wow Model Viewer not working.Bastien Montagne
2015-12-02Fix related to T46912: Check a bit better we get a valid object generated fro...Bastien Montagne
2015-12-02Fix T46910: FBX import error due to unrecognized property flags set.Bastien Montagne
2015-11-20Fix T46581: Import FBX: Blender 2,.76 version breaks mesh rotation on FBX imp...Bastien Montagne
2015-10-13Fix error in case FBX file specifies no known pre-defined FPS and a null cust...Bastien Montagne
2015-08-26Fix T45913: FBX Import: Add option to not import animations.Bastien Montagne
2015-08-18Fix T45834: FBX Importer failed to importer.Bastien Montagne
2015-08-05Fix T45516: Our index generators can produce values below -1, consider all ne...Bastien Montagne
2015-07-12FBX Import: Add option to not import custom normals.Bastien Montagne
2015-07-05Fix T45322: 'force connect' bones not working correctly with leaf ones when '...Bastien Montagne
2015-07-03FBX Import: Fix (unreported) embeded images not always loaded.Bastien Montagne
2015-07-03Fix T45291: empty bytes/string nodes seems to be valid... *sigh*Bastien Montagne
2015-06-29FBX import: enhancement related to T45157: do not force-connect children whenBastien Montagne
2015-06-28Fix T45171: FBX importer can't handle mesh bound to multiple armatures.Bastien Montagne
2015-06-26FBX import: add a setting to define a custom animation offset value, in frames.Bastien Montagne
2015-06-24Fix T45176: FBX import - mismatch in camera rotation (bad rotation order).Bastien Montagne
2015-06-23Fix T45157: FBX Import could do with better bone alignment in pure-joints arm...Bastien Montagne
2015-06-15Fix T45080: Scale of exported .fbx is wrong in 2.75.Bastien Montagne
2015-05-22FBX Import: fix scale handling to match again our exporter's one.Bastien Montagne
2015-04-14FBX IO: fix related to T44386: do not add again and again same material to a ...Bastien Montagne
2015-03-14Fix 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-05Fix T43899: FBX and OBJ importers after new RNA API 'cleanup'.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-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-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-20Fix T42912: FBX export: Parenting to bones was broken.Bastien Montagne
2014-12-19Fix importer adding needless empty to armatures.Bastien Montagne
2014-12-12Fix T42683: do not crash on importing trashy FBX files.Bastien Montagne
2014-11-20FBX Import: Long time request/todo: assign first read action to object automa...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-09Fix T42135: FBX Exporter Armature not linked to mesh.Bastien Montagne
2014-10-08Merged experimental code in 'stable' addon (mainly Jens Restemeier's summer w...Bastien Montagne
2014-09-06Fix T41712: tris, do not allow zero-length bones.Bastien Montagne
2014-09-06Fix T41712: bis - we can run into some cases where objects or bones have dege...Bastien Montagne