Thomas Barlow Mysteryem
  • Joined on 2023-02-10
Thomas Barlow pushed to attribute_access_positions_pr at Mysteryem/blender-addons 2023-05-29 04:56:42 +02:00
b3418423e1 FBX IO: Vertex position access with attributes
595a48c421 FBX IO: Add attributes utility functions
Compare 2 commits »
a662ebc9b1 FBX IO: Corner vert/edge and edge verts access with attributes
595a48c421 FBX IO: Add attributes utility functions
Compare 2 commits »
d8c9d1b668 FBX IO: Edge/face sharp access with attributes
Thomas Barlow created branch attribute_access_sharp_smooth_pr in Mysteryem/blender-addons 2023-05-29 04:56:05 +02:00
d84d9880ee FBX IO: Material index access with attributes
595a48c421 FBX IO: Add attributes utility functions
Compare 2 commits »
Thomas Barlow pushed to attribute_access_base_pr at Mysteryem/blender-addons 2023-05-29 04:55:10 +02:00
595a48c421 FBX IO: Add attributes utility functions
21f915e1b7 FBX IO: Corner vert/edge and edge verts access with attributes
Thomas Barlow pushed to attribute_access_positions_pr at Mysteryem/blender-addons 2023-05-28 16:05:33 +02:00
7818c45fca FBX IO: Vertex position access with attributes
Thomas Barlow created branch attribute_access_positions_pr in Mysteryem/blender-addons 2023-05-28 16:05:33 +02:00
Thomas Barlow created branch attribute_access_material_index_pr in Mysteryem/blender-addons 2023-05-28 16:04:04 +02:00
2f49ce88f6 FBX IO: Material index access with attributes
Thomas Barlow pushed to attribute_access_base_pr at Mysteryem/blender-addons 2023-05-28 16:00:15 +02:00
0cefc4540c FBX IO: Add attributes utility functions
9d707120ec Export_3ds: Fixed key error if object has an unselected parent
dd2caa6e17 io_import_dxf: Added DXF to menu description
1ca9018e23 io_export_dxf: Added DXF suffix to menu description
c413450277 Merge branch 'main' into main
Compare 10 commits »
Thomas Barlow created branch attribute_access_base_pr in Mysteryem/blender-addons 2023-05-28 16:00:15 +02:00
Thomas Barlow deleted branch edge_creases_pr from Mysteryem/blender-addons 2023-05-28 04:58:20 +02:00
Thomas Barlow commented on issue blender/blender-addons#104641 2023-05-27 22:31:25 +02:00
Two "identical" hierarchies - one adds a -90 rotation to an object on creating FBX, but the other does not. Why?

It looks like both Bark Objects were parented to their respective Empties differently and the mesh data for each Bark Object is rotated differently. Notably, if you delete both empties, you can…

e50f57e105 Fix #104576: FBX export of Edit Mode Objects while Blender is not in Edit Mode can fail.
Thomas Barlow commented on issue blender/blender#108245 2023-05-25 15:22:43 +02:00
Most aud Python module instance methods are documented as classmethods

I had a look through the source for aud and it looks like this documentation is coming from within extern/audaspace, so I'm not sure if I should be reporting this on https://github.com/neXyon/aud

Thomas Barlow created pull request blender/blender#108256 2023-05-25 06:24:09 +02:00
Fix #108254: Infinite loop in rna_info.BuildRNAInfo when a registered class has a non-registered superclass
Thomas Barlow pushed to rna_info_infinite_loop_pr at Mysteryem/blender 2023-05-25 06:12:23 +02:00
ba01a3ac64 Fix #108254: Infinite loop in rna_info.BuildRNAInfo when a registered class has a non-registered superclass
9acff4edab Merge branch 'blender-v3.6-release'
39780b39bd Fix #108226, #108219: Crash in mesh validation in importers
9f0807acd6 UI: Fix and improve a few messages
c9dac7e77c BLI: Add utility to find true/false mix in boolean array
Compare 10 commits »