Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

FlyByWire Simulations

FlyByWire Simulations is a community-driven group currently focused on creating the A320 family and the A380 for MSFS.
Collective - Host: opensource - https://opencollective.com/flybywire - Website: https://www.flybywiresim.com/ - Code: https://github.com/flybywiresim

Keep user render engine (cycles or Eevee) when importing.

Note that node tree can't be created when render engine is Workbench, so
switching to Eevee

github.com/flybywiresim/msfs2blender2msfs - 2fbc5ab3d8ef2eeac4968f9bd89123b27f30bb42 authored over 5 years ago by Julien Duroure <[email protected]>
Merge pull request #417 from p3d-in/anim-sample-linear

Use LINEAR interpolation when sampling anims

github.com/flybywiresim/msfs2blender2msfs - 0b1eb680628a3daf995d6e9d8f905819298f0fc1 authored over 5 years ago by Ed Mackey <[email protected]>
use image extension from internal file path. fixes #429

github.com/flybywiresim/msfs2blender2msfs - 1d89320db1806d1142d55ea0e25816c6704b5f9a authored over 5 years ago by UX3D-soares <[email protected]>
Set handles to AUTO when using CUBISPLINE interpolation

Note that tangents are still not managed from gltf file, but at least,
there is no more strange...

github.com/flybywiresim/msfs2blender2msfs - 1ea44df8a71d20972f33b219a2d61aa6cbb826d9 authored over 5 years ago by Julien Duroure <[email protected]>
Merge pull request #407 from atteneder/fix/image_ext_case

Fixed dict access key error when image file extension is not lower case.

github.com/flybywiresim/msfs2blender2msfs - 6a2f37837330b3e0d0036ec94261f1480d08f8e2 authored over 5 years ago by Ed Mackey <[email protected]>
Fixed separate glTF export when image file extension is not lower case.

github.com/flybywiresim/msfs2blender2msfs - 571d84e6d285580d4c75c3fc8f608579a7bdde18 authored over 5 years ago by Andreas Atteneder <[email protected]>
Use LINEAR if any channel in sampler has < 1 key

github.com/flybywiresim/msfs2blender2msfs - 5bd4b223719f4579b37ed6435185227d1375b115 authored over 5 years ago by Pelle Johnsen <[email protected]>
Bump version to 1.0.0, write version number to output file.

github.com/flybywiresim/msfs2blender2msfs - 4fe5dd5ebce8b5cbb4c684cefb8dd70b319a1224 authored over 5 years ago by Ed Mackey <[email protected]>
Merge pull request #416 from maccesch/master

For meshes use location, rotation_quaternion and scale to export...

github.com/flybywiresim/msfs2blender2msfs - c6d1638183540d502472992a9930998e6e9c009f authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
export correct rotation independent of object's rotation mode

github.com/flybywiresim/msfs2blender2msfs - 588a4749426edc39ce2ab0acf41c1bef74285ab3 authored over 5 years ago by Marc-Sefan Cassola <[email protected]>
Fallback to STEP when only 1 keyframe

github.com/flybywiresim/msfs2blender2msfs - 92c50f7d32f34ebf891c9bb90d4a566e2b010a54 authored over 5 years ago by Pelle Johnsen <[email protected]>
Merge pull request #413 from p3d-in/fix-auto-smooth

Fix issues with auto smooth and other modifiers

github.com/flybywiresim/msfs2blender2msfs - 10626b58f4396fc19baad962aa6d8660c73c078b authored over 5 years ago by Moritz Becher <[email protected]>
Use LINEAR interpolation when sampling anims

github.com/flybywiresim/msfs2blender2msfs - 60fa8ebff004064aae9d391fda24ceaa31731b31 authored over 5 years ago by Pelle Johnsen <[email protected]>
Merge pull request #415 from p3d-in/fix-anim-sampling

Fix animation sampling making way too many keys

github.com/flybywiresim/msfs2blender2msfs - e1b7e1e08166e5f7e6b0c157a75f23a61a3cf5b5 authored over 5 years ago by Moritz Becher <[email protected]>
Merge pull request #414 from p3d-in/custom-normals

Export custom normals correctly

github.com/flybywiresim/msfs2blender2msfs - 04e3e927eccb2f58c89c7b80bbbd3b90cf38aa12 authored over 5 years ago by Moritz Becher <[email protected]>
Rename var: time > frame in order to be more clear

github.com/flybywiresim/msfs2blender2msfs - e4bb781af510471fd6589bea48d8678fbebdb4c5 authored over 5 years ago by Pelle Johnsen <[email protected]>
For meshes use location, rotation_quaternion and scale to export instead of deconstructing matrix_local

github.com/flybywiresim/msfs2blender2msfs - a057a60ae95ab6f6837b6dd83d7f7215bc85f43b authored over 5 years ago by Marc-Sefan Cassola <[email protected]>
Fix animation sampling making way too many keys

github.com/flybywiresim/msfs2blender2msfs - 3638a52b3e2c13df8942402845e11222fc7128e0 authored over 5 years ago by Pelle Johnsen <[email protected]>
Merge pull request #411 from KhronosGroup/image-option-cleanup

Move & adjust image format options to be more readable

github.com/flybywiresim/msfs2blender2msfs - 53ef43294c1a1bd1b231ecc273b1cf4a7f1d4e64 authored over 5 years ago by Don McCurdy <[email protected]>
Export cutom normals correctly

github.com/flybywiresim/msfs2blender2msfs - ae4d9d347cf95be25c70f3da1ea6de74cd31cdb3 authored over 5 years ago by Pelle Johnsen <[email protected]>
Remove ending punctuation

github.com/flybywiresim/msfs2blender2msfs - da2062f5cf1282d729d32e194d2aa184d25c66d4 authored over 5 years ago by Don McCurdy <[email protected]>
Merge remote-tracking branch 'origin/master' into roundtrip_ao_node_wip2

github.com/flybywiresim/msfs2blender2msfs - 172d2665498d68186abcf891913f68566b806509 authored over 5 years ago by Ed Mackey <[email protected]>
Fix issues with auto smooth and other modifiers

- Other modifiers were lost before for objects with auto smooth

github.com/flybywiresim/msfs2blender2msfs - a00e7eea0701b1fc223d06643a861497c702e700 authored over 5 years ago by Pelle Johnsen <[email protected]>
Update issue templates

github.com/flybywiresim/msfs2blender2msfs - 81e70f7ee42993044ea57489ff0ffdfb0ce2e142 authored over 5 years ago by Moritz Becher <[email protected]>
Merge pull request #412 from KhronosGroup/fix/animation_bug

Fix/animation bug

github.com/flybywiresim/msfs2blender2msfs - 3541049a0bcaf8e1dfb6b10a22237fb34b5063d7 authored over 5 years ago by Moritz Becher <[email protected]>
bake animations for constrained skeletons

github.com/flybywiresim/msfs2blender2msfs - fa6e4afffe4c424ded456256736b8f4cadd4def6 authored over 5 years ago by Moritz Becher <[email protected]>
Allow the new glTF node group name to match during export.

github.com/flybywiresim/msfs2blender2msfs - 8cbc54c7d7b31aa42cd98b6416ddd5879c0b262b authored over 5 years ago by Ed Mackey <[email protected]>
Merge remote-tracking branch 'origin/master' into roundtrip_ao_node

github.com/flybywiresim/msfs2blender2msfs - e216a58aff88c168589226220a94e7a61e571214 authored over 5 years ago by Ed Mackey <[email protected]>
Move & relabel image format options to be more readable

github.com/flybywiresim/msfs2blender2msfs - 30b804df62a82727ffb1cafbdd687a7e286713e2 authored over 5 years ago by Ed Mackey <[email protected]>
fix imports

github.com/flybywiresim/msfs2blender2msfs - e202e1d273a1dc6c3de27826499f078f51c90ca2 authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
changes collision detection from adding consecutive underscores to consecutive numbering. #405

github.com/flybywiresim/msfs2blender2msfs - 0440f5b37d9fd5064b75b0b03d7eb6b19b982dde authored over 5 years ago by UX3D-soares <[email protected]>
fixes double application of node transform in bone animations

github.com/flybywiresim/msfs2blender2msfs - f677148e13e1a193ee4aa229df8675bffcdf41f4 authored over 5 years ago by Moritz Becher <[email protected]>
Update issue templates

github.com/flybywiresim/msfs2blender2msfs - ce7c9e574cbef7907757eeeac6f74582e1c25edf authored over 5 years ago by Moritz Becher <[email protected]>
Update issue templates

github.com/flybywiresim/msfs2blender2msfs - b5d5a9d8ba056a8f8c8dc8956ee984df8f99c932 authored over 5 years ago by Moritz Becher <[email protected]>
Merge pull request #404 from KhronosGroup/feature/jpg_export

Feature/jpg export

github.com/flybywiresim/msfs2blender2msfs - 11cc4d2b8769e51f790d8770d5963268e35547c1 authored over 5 years ago by Moritz Becher <[email protected]>
added frame and fps to keyframe

github.com/flybywiresim/msfs2blender2msfs - 165be6c051d7cb95b34aec76d969684fbdda566c authored over 5 years ago by Moritz Becher <[email protected]>
added some documentation to animation keyframes gather

github.com/flybywiresim/msfs2blender2msfs - a6afc8d5438d5de08c4e511ae79874e8b231b6ed authored over 5 years ago by Moritz Becher <[email protected]>
new datapath resolve function

github.com/flybywiresim/msfs2blender2msfs - 710f8278e28dbee47fe268bcf5fe4b659cce73a8 authored over 5 years ago by Moritz Becher <[email protected]>
added the option to select output format by input name

github.com/flybywiresim/msfs2blender2msfs - 85ef7ebd409cbfd421a5ab78f9e3d4a1edc181be authored over 5 years ago by Moritz Becher <[email protected]>
Keep custom properties when applying modifiers to meshes

github.com/flybywiresim/msfs2blender2msfs - 98a2a67d81ed9f3a09cadaf4c9d466dc9d3c74af authored over 5 years ago by Ben Merritt <[email protected]>
changes the way images get named, so it is in compliance with RFC 3986 and adds collision detection functionality.

resolves #405

github.com/flybywiresim/msfs2blender2msfs - f8cbd0897a7b32cc13acd907285d1989f271af84 authored over 5 years ago by UX3D-soares <[email protected]>
default image is white instead of black

github.com/flybywiresim/msfs2blender2msfs - 40a7ccf8424208ff150c3adfb1a16c675f0eb2e4 authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
remove useless file

github.com/flybywiresim/msfs2blender2msfs - 040bf4957323386dfc1fe8cd1cac4efbf7c2d871 authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
Merge branch 'master' into feature/jpg_export

github.com/flybywiresim/msfs2blender2msfs - e428200025e09d590cff85c315ddc93a1f33fa96 authored over 5 years ago by Moritz Becher <[email protected]>
fixed distorted metallic roughness

github.com/flybywiresim/msfs2blender2msfs - 1d6c6f21ed67bb5f5a9f66bc7b29529eb76349a7 authored over 5 years ago by Moritz Becher <[email protected]>
add note about PyCharm debugger for Blender 2.80

github.com/flybywiresim/msfs2blender2msfs - 1c284c5eed16e4785f4a57230f73750d1201282e authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
README.md links to debugging options

github.com/flybywiresim/msfs2blender2msfs - 55fb666746235e66c6e33b70c50ce2fe7912ea04 authored over 5 years ago by Ed Mackey <[email protected]>
Tweak DEBUGGING.md

Note to anyone using this: Recently there have been important fixes
merged to both the `ptvsd` ...

github.com/flybywiresim/msfs2blender2msfs - 467fdfdf313e4062f1df121c13c49a357f32299e authored over 5 years ago by Ed Mackey <[email protected]>
export arbitrary file format, but contents of images wrongly assembled

github.com/flybywiresim/msfs2blender2msfs - 2eb41fd06f60c55a2bb902b7fa8e881c1475032f authored over 5 years ago by Moritz Becher <[email protected]>
Merge branch 'master' into feature/jpg_export

github.com/flybywiresim/msfs2blender2msfs - e5815d40b040552d8353b5c038f399a73207a2fa authored over 5 years ago by Moritz Becher <[email protected]>
Merge pull request #395 from KhronosGroup/feature/google-draco-exporter_embedded

Feature: google draco exporter

github.com/flybywiresim/msfs2blender2msfs - 1c826c00157d376c43ddf0dad950b4f2823254c8 authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
fix library path in MacOS

github.com/flybywiresim/msfs2blender2msfs - 63e73f80aa71817bd3a2d437d90fcdebb554a9a4 authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
fix windows lib path

github.com/flybywiresim/msfs2blender2msfs - b8540acc53ab94651bab9bf22f33f8bd74631a8b authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
fix #226 channel mixup. The channels seem to export correctly with the fix

github.com/flybywiresim/msfs2blender2msfs - c77b8f87ec503908f6b01cb2e919df0adc951d03 authored over 5 years ago by Moritz Becher <[email protected]>
Merge pull request #398 from KhronosGroup/fix/skinning_bug

fix the ordering of inverse bind matrices

github.com/flybywiresim/msfs2blender2msfs - 33f0f206ca7f77138a17872aa622bd60e00fdc3c authored over 5 years ago by Moritz Becher <[email protected]>
Merge pull request #397 from KhronosGroup/fix/prune_unused_code

Fix/prune unused code

github.com/flybywiresim/msfs2blender2msfs - c7eae60a8fcc2fa6149f2b44b0dcd6e3d7d50458 authored over 5 years ago by Moritz Becher <[email protected]>
fix the ordering of inverse bind matrices

should fix #232

github.com/flybywiresim/msfs2blender2msfs - f0c525a1886987a5c44dbc455e6b4ec5f40a6ece authored over 5 years ago by Moritz Becher <[email protected]>
Remove doublesided from glTF node

github.com/flybywiresim/msfs2blender2msfs - b6ce3c8ead1667c54cb70593067ea5357a275349 authored over 5 years ago by Julien Duroure <[email protected]>
removed commented code

github.com/flybywiresim/msfs2blender2msfs - d2c9cd3c827b419b8368bc13cae57fb149492c48 authored over 5 years ago by Moritz Becher <[email protected]>
Importer: AO fake node for exporter

github.com/flybywiresim/msfs2blender2msfs - a6fa2353d8bd06ff68b93c9583b266b7d75e02b2 authored over 5 years ago by Julien Duroure <[email protected]>
Merge branch 'master' into fix/prune_unused_code

github.com/flybywiresim/msfs2blender2msfs - 8474353ed2e416668f9e5049e77c8cca80e38e00 authored over 5 years ago by Moritz Becher <[email protected]>
Merge pull request #396 from KhronosGroup/fix/animation_tangents

fixed animation tangent transform

github.com/flybywiresim/msfs2blender2msfs - f40fc799c0da1a815eb02f04eb581ba3ee2c66ba authored over 5 years ago by Moritz Becher <[email protected]>
cleaned up “get” modules

github.com/flybywiresim/msfs2blender2msfs - dd8584b1b31d783fce9774135542648f6039aa51 authored over 5 years ago by Moritz Becher <[email protected]>
fixed morph target value animation export

github.com/flybywiresim/msfs2blender2msfs - 5688a094d991579d1d6717d0c136fcfe1268625e authored over 5 years ago by Moritz Becher <[email protected]>
fixed animation tangent transform

github.com/flybywiresim/msfs2blender2msfs - 8a533936d5ac6dafdc8e120cecd377a0a360b5fc authored over 5 years ago by Moritz Becher <[email protected]>
Merge branch 'master' into feature/google-draco-exporter_embedded

github.com/flybywiresim/msfs2blender2msfs - 53c12ef128d4afc1d8c25a87ddf9853d691cb236 authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
remove draco installation guide that is no longer necessary

github.com/flybywiresim/msfs2blender2msfs - 102ff703b821e21c2b021ad281bc8b9c4a4f49c0 authored over 5 years ago by Benjamin Schmithüsen <[email protected]>
Import targetNames regarding data in extras

targetNames has now priority if exists

github.com/flybywiresim/msfs2blender2msfs - aa8311d12fe4f91883790705e0034133690684dd authored over 5 years ago by Julien Duroure <[email protected]>
Merge branch 'capnm-patch-1'

github.com/flybywiresim/msfs2blender2msfs - 85fdd05738153406022c3911bc640948346a284d authored over 5 years ago by Julien Duroure <[email protected]>
Fix a bug in import of shape keys

The shape key index is overwritten by the inner loop:

io_scene_gltf2/blender/imp/gltf2_blender_...

github.com/flybywiresim/msfs2blender2msfs - 25465dd3932f5726e35f0f8c4909be9881f1d371 authored over 5 years ago by Martin Capitanio <[email protected]>
Merge pull request #287 from p3d-in/direct-bone-children

Correct handling of objects directly parented to bones, fix #286

github.com/flybywiresim/msfs2blender2msfs - de31c4fc09453646fa1a814ed2f62322a263b2bd authored almost 6 years ago by Don McCurdy <[email protected]>
Merge pull request #379 from KhronosGroup/fix/support_empty_image

check if blender image is empty and skip its export if it is

github.com/flybywiresim/msfs2blender2msfs - 52b3097e29fb8487128475abe5f4a315dd1c960f authored almost 6 years ago by Moritz Becher <[email protected]>
check if blender image is empty and skip if so

github.com/flybywiresim/msfs2blender2msfs - 2d69a3047ce7b15383d4cd9feb4c320f3dedc2ea authored almost 6 years ago by Moritz Becher <[email protected]>
Fix #368: bad check for node id 0

github.com/flybywiresim/msfs2blender2msfs - c26cabdf8ef6a4ee8554ca991871ce069d6045b2 authored almost 6 years ago by Julien Duroure <[email protected]>
truncation error fixed. resolves #358

github.com/flybywiresim/msfs2blender2msfs - e4534a04426cd9d09b1db62f100e5d737dc6f1df authored almost 6 years ago by UX3D-soares <[email protected]>
Import targetNames regarding data in extras

This is not glTF standard, but this workaround is accepted in a few
tools

github.com/flybywiresim/msfs2blender2msfs - b3a78e002384970790b4fec39162bf36d67375ef authored almost 6 years ago by Julien Duroure <[email protected]>
fix crash that occurred when trying to check the image resolution on texture slots

github.com/flybywiresim/msfs2blender2msfs - 3791f4462b4b142b688983df677dbd890a833e21 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
check image sizes when merging images (#350)

github.com/flybywiresim/msfs2blender2msfs - cdbae5c7aeaf69cbe920df704968ecc817237ad9 authored almost 6 years ago by UX3D-soares <[email protected]>
Bake animation when targeting a quaternion with bezier interpolation

github.com/flybywiresim/msfs2blender2msfs - 770ed2f35f4f9a033815e66e4ea585ce7a9606ef authored almost 6 years ago by Jim-Eckerlein <[email protected]>
Handle bone roll correctly

github.com/flybywiresim/msfs2blender2msfs - b44e4794490f7d526727cf40f2fe20097f961385 authored almost 6 years ago by Pelle Johnsen <[email protected]>
update draco library name

github.com/flybywiresim/msfs2blender2msfs - 573b3ac7d14166adb4c75407df0f7c1e70f989cb authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Correct handling of objects directly parented to bones

github.com/flybywiresim/msfs2blender2msfs - 4d0f8beac063fde36aafda21668872f70327caf6 authored almost 6 years ago by Pelle Johnsen <[email protected]>
Add another guard clause

github.com/flybywiresim/msfs2blender2msfs - e03ab5795e1ffb81e7f86a8889a369af5d5f5636 authored almost 6 years ago by Pelle Johnsen <[email protected]>
Fix translation handling

github.com/flybywiresim/msfs2blender2msfs - bd162b4b865953aa46ab7007a443a4997dc63cc8 authored almost 6 years ago by Pelle Johnsen <[email protected]>
Add comment, use guard clause

github.com/flybywiresim/msfs2blender2msfs - 077b9684bbeb7e20d2d599598f5b73242fdaffa4 authored almost 6 years ago by Pelle Johnsen <[email protected]>
Fix #359 fix bad initialisation of node data

github.com/flybywiresim/msfs2blender2msfs - 3d2793fd8ff3a34d0d5da3513989580887cab065 authored almost 6 years ago by Julien Duroure <[email protected]>
Fix #356 fix bad check of parenting

github.com/flybywiresim/msfs2blender2msfs - cfe598fe370a3780e8a8fa36ae9763f40b776cc0 authored almost 6 years ago by Julien Duroure <[email protected]>
Merge pull request #357 from Cyp/fix-stuff

Deduplicate accessors.

github.com/flybywiresim/msfs2blender2msfs - 287b4af31313725a0c1197cdfda413b63cae3a15 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Deduplicate accessors.

Meshes with modifiers remain duplicated, but should now at least share accessors.

Doesn't help ...

github.com/flybywiresim/msfs2blender2msfs - 1c020ea97b5671a326bcdf97b183f512cc280f3b authored almost 6 years ago by Cyp <[email protected]>
update draco library path

github.com/flybywiresim/msfs2blender2msfs - a8e89c298001e696f39cfb472ebbfda69da4a096 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #340 from Cyp/fix-stuff

Deduplicate cameras and animation sampler data

github.com/flybywiresim/msfs2blender2msfs - 83ba310fa43facaeccca334637c3e6bb11efd914 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #269 from p3d-in/improve-docker-setup

Improve docker setup for tests

github.com/flybywiresim/msfs2blender2msfs - 11d963e919039ed58d5fce8a74dccee1e836f791 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Fix escaping in circeci test filters

github.com/flybywiresim/msfs2blender2msfs - c62ae12eb65932976dc3885b147a283d957ecbe3 authored almost 6 years ago by Pelle Johnsen <[email protected]>
Run blender install on CircleCI

github.com/flybywiresim/msfs2blender2msfs - 13557a4c83e47433134bee365b565c2254b15027 authored almost 6 years ago by Pelle Johnsen <[email protected]>
Update docs with changes made by Blender Manual editors.

github.com/flybywiresim/msfs2blender2msfs - 5f3a74e7b4d8da2e76496e0713a769ff3da9dc6c authored almost 6 years ago by Ed Mackey <[email protected]>
fixes file extension recognition for packed images

resolves #311

github.com/flybywiresim/msfs2blender2msfs - 62a5992240ccdde8f0bf2757e093413198292666 authored almost 6 years ago by UX3D-soares <[email protected]>
remove reference to removed property

fixes #336

github.com/flybywiresim/msfs2blender2msfs - 92c35cabc7d974f8ad119c4f1d4adab42f5276df authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Deduplicate animation sampler data (unless armature).

The animations themselves still remain duplicated.

github.com/flybywiresim/msfs2blender2msfs - eff9c2493816571e815c732f9377eeb91a382919 authored almost 6 years ago by Cyp <[email protected]>
Deduplicate cameras.

Multiple blender_node cameras can have the same data, so pass blender_node.data
directly to the ...

github.com/flybywiresim/msfs2blender2msfs - a2ce2f200d6a7c1cae6fa8a68f07a289a5495cef authored almost 6 years ago by Cyp <[email protected]>