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

ignoring materials when not selected in export settings

github.com/flybywiresim/msfs2blender2msfs - 1053f22564876b0ecbd7e822b88f3212401c5fe9 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #216 from KhronosGroup/bugfix/#202_animation-without-actions

Bugfix: #202 animation without actions

github.com/flybywiresim/msfs2blender2msfs - 079567830552a55b6eb0b8192bc2146aede0e540 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
explicitly ignoring meshes without primitives

github.com/flybywiresim/msfs2blender2msfs - 1f31c1b662d20a71e7b755b080686e363f7a9e53 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
checking if an animation has actions before adding it

github.com/flybywiresim/msfs2blender2msfs - f3e8a9e910834cbb91b082e3776751d34412a7d6 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #215 from KhronosGroup/bugfix/#210_zero-division-in-image-export

bugfix: #210_zero-division-in-image-export

github.com/flybywiresim/msfs2blender2msfs - e74ffd7e5b1d9967edd717b167899e8b394c7b1b authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
fixed glb export that broke with #214

github.com/flybywiresim/msfs2blender2msfs - 2e77471ce96d1d04b45692dab40cb6db3471fc8e authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
throwing an error message if an image does not have color channels

github.com/flybywiresim/msfs2blender2msfs - a9f888e8a1ec9634812453ec7d6aa5a14021d5a2 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #214 from KhronosGroup/bugfix/#213_jpg-referenced-as-png

Bugfix: #213 jpg referenced as png

github.com/flybywiresim/msfs2blender2msfs - 6e0b235d69bc86778004df36c7a04ec281b0290b authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
mime type of jpg textures is now correct

github.com/flybywiresim/msfs2blender2msfs - e6bf83e93556820267cadd92325b998f591be33b authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
image uri of jpg textures is now correct

github.com/flybywiresim/msfs2blender2msfs - 17cd0b2086d0ca5f8720293acbe391a61abddf8f authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #211 from donmccurdy/feat-unlit

Implement KHR_materials_unlit export

github.com/flybywiresim/msfs2blender2msfs - 54b0dbe9d86109cd1337436ab3d1a387695377cf authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #206 from KhronosGroup/primitive-restart-redo

Re-apply the fix for primitive restart values.

github.com/flybywiresim/msfs2blender2msfs - ee00aba4696aabb5b29990f9d69e188b4ef78c8b authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Implement KHR_materials_unlit export.

github.com/flybywiresim/msfs2blender2msfs - 9aa3c161715a3ff4ccb6acbb9867a9dcfd438955 authored almost 6 years ago by Don McCurdy <[email protected]>
Fix #208 : fix normalization issue

github.com/flybywiresim/msfs2blender2msfs - ab07cc2ef2b9b69d8b0cc3ac10575e5c8616bbc8 authored almost 6 years ago by Julien Duroure <[email protected]>
Merge pull request #207 from KhronosGroup/faster-export

faster export

github.com/flybywiresim/msfs2blender2msfs - 3d5441405f1310dcd9347d958a7d30eb81f24ba6 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
using zlibs default png compression instead of minimal file size

github.com/flybywiresim/msfs2blender2msfs - 596b840acf89bc5eeb82553e7f6089726f4b623e authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Re-apply error message changes

github.com/flybywiresim/msfs2blender2msfs - 4ce405760dcc4ce6f851e4318ba1b5025accc800 authored almost 6 years ago by Ed Mackey <[email protected]>
Re-apply the fix for primitive restart values.

github.com/flybywiresim/msfs2blender2msfs - 184c13666f3a875f995b483f3c16b36e23c03539 authored almost 6 years ago by Ed Mackey <[email protected]>
added missing comma

github.com/flybywiresim/msfs2blender2msfs - 7b987b1b058bf7b3bafc616c13a9b428b02d3c0b authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Update README.md

github.com/flybywiresim/msfs2blender2msfs - 4c15398154af66e817f66a53fab3d4f03662238d authored almost 6 years ago by Don McCurdy <[email protected]>
Part of #78, replace 3 maths node by a mixRGBNode in multiply mode

github.com/flybywiresim/msfs2blender2msfs - 1cf0c70eca964278a21eba793780b7265262e6b6 authored almost 6 years ago by Julien Duroure <[email protected]>
Fix #190 default emissiveFactor is 0.0

github.com/flybywiresim/msfs2blender2msfs - 1bf0a778bc77671690f63d168a675c016444907f authored almost 6 years ago by Julien Duroure <[email protected]>
Merge pull request #201 from klacansky/master

Use unsigned short or unsigned int for indices

github.com/flybywiresim/msfs2blender2msfs - 711779b04937deb20225a12c5360639801c9f046 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
only exporting animations if the animations checkbox is ticked

github.com/flybywiresim/msfs2blender2msfs - 8265111968e38384f0f726461a2d7d2b3c59519b authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #195 from WindyDarian/master

Ignore non-deforming vertex weights when exporting from Blender

github.com/flybywiresim/msfs2blender2msfs - a428ae173ad92c36b9d58ce04a14116129d35c44 authored almost 6 years ago by Benjamin Schmithüsen <[email protected]>
Use unsigned short or unsigned int for indices

github.com/flybywiresim/msfs2blender2msfs - c3472b10f81b893d3c36cf48d00fcdeea57abb07 authored almost 6 years ago by Pavol Klacansky <[email protected]>
Fixes metallic and roughness image export (channels not in same image)

github.com/flybywiresim/msfs2blender2msfs - 3b02643cb4700efd0054e8f004065cb840dc71c0 authored almost 6 years ago by Norbert Nopper <[email protected]>
skip iterating through joints if vertex group weight is 0.0; break on first matching joint

github.com/flybywiresim/msfs2blender2msfs - 2bb8ee3323c82a308bc7479d76d9cb8e2942ce58 authored almost 6 years ago by Windy Darian <[email protected]>
Ignore non-deforming vertex weights when exporting from Blender

* Fixed an issue where weight is added to joint 0 when the bone doesn't exist in armature (the c...

github.com/flybywiresim/msfs2blender2msfs - 8d9e86827734218512d221d7e042c3416bcda0c5 authored almost 6 years ago by Windy Darian <[email protected]>
Fix #187 Fix bad factor usage in MixRGB node

github.com/flybywiresim/msfs2blender2msfs - 578993d866697469954c04f54c7c01271ffac5a2 authored about 6 years ago by Julien Duroure <[email protected]>
Fix light animation in 2.8

github.com/flybywiresim/msfs2blender2msfs - 1b7b0225fb4e862a9557523dd2e4560a0fdcc886 authored about 6 years ago by Julien Duroure <[email protected]>
Merge pull request #173 from KhronosGroup/KHR_lights_punctual

Implementation of punctual lights

github.com/flybywiresim/msfs2blender2msfs - c2b265c7cc91dd380d8a2693d6ac8e6bebfca1ba authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Manage animation of lights

github.com/flybywiresim/msfs2blender2msfs - 1dc46b3dbd3270550764ceca07034c0eb5a27faf authored about 6 years ago by Julien Duroure <[email protected]>
Add missing staticmethod decorators

github.com/flybywiresim/msfs2blender2msfs - 8bdfa454891a59da106df833f9aacf085227b601 authored about 6 years ago by Julien Duroure <[email protected]>
Merge branch 'master' into KHR_lights_punctual

github.com/flybywiresim/msfs2blender2msfs - be53dfbf23d30d65313b65ef511b4ac6beec1d68 authored about 6 years ago by Julien Duroure <[email protected]>
added '.jpeg' to allowed image extensions

github.com/flybywiresim/msfs2blender2msfs - de61aa2b6f04aa262e6df65cd4a120c55f90aacf authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
image formats other than png and jpg are now always converted (#130)

github.com/flybywiresim/msfs2blender2msfs - ee3529bd63a24408f7c2094f272fae1147cad6a0 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
images are no longer converted to png if files exist (fixes #130)

github.com/flybywiresim/msfs2blender2msfs - f28bc8f9ae786245b1aa8280d42eadae41a2ddfa authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
automatically switch to Object mode (fixes #151)

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

Fix issues migrating from glTF-Blender-Exporter to glTF-Blender-IO with Blender 2.79b.

github.com/flybywiresim/msfs2blender2msfs - f97ae8220fbbdd465e2008980115e45d8fddd151 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Round transform values close to 0 or 1.

This eliminates useless transform attributes such as:

"rotation" : [
0,
0,
4.892481...

github.com/flybywiresim/msfs2blender2msfs - 8118b08aec172864537134bbe7c3087c1d434be4 authored about 6 years ago by Cyp <[email protected]>
added Benjamin Schmithüsen to the authors

github.com/flybywiresim/msfs2blender2msfs - 7394e78fc4397cfb6e1e72d4f35e245ac68bafdd authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #174 from KhronosGroup/debug-docs

Add VSCode debugging instructions

github.com/flybywiresim/msfs2blender2msfs - e00b759eeace0cd7bfac1fa009c2d27ca1830c7a authored about 6 years ago by Norbert Nopper <[email protected]>
Add VSCode debugging instructions

github.com/flybywiresim/msfs2blender2msfs - 04b3b626dda135b45da52498d4567b1dfefdaa4d authored about 6 years ago by Ed Mackey <[email protected]>
Implementation of punctual lights

github.com/flybywiresim/msfs2blender2msfs - 6fe63ea2a41caf35c2053450086f54a4c46a99a2 authored about 6 years ago by Julien Duroure <[email protected]>
Fix #170 problem assigning UVMap when multiple materials on same object

github.com/flybywiresim/msfs2blender2msfs - 0b70495f3d7484946692fb8244872d8ad91b884e authored about 6 years ago by Julien Duroure <[email protected]>
Node tree simplification, use color multiplication

Instead of separate / multiply / combine. Part of #78

github.com/flybywiresim/msfs2blender2msfs - f31ae34ea567846c83976c19032c9d9e4edf9ad1 authored about 6 years ago by Julien Duroure <[email protected]>
Fix #166 Bad socket used in node tree

github.com/flybywiresim/msfs2blender2msfs - 4ecf04eedc60bbbaf27dc6c962127c4c1b418ca4 authored about 6 years ago by Julien Duroure <[email protected]>
Fix #30 Vertex color material bug

Fix bug when a same material sometimes uses vertex color, sometimes
doesn't

github.com/flybywiresim/msfs2blender2msfs - c4db4a002eb313b8998974c048fe9539fb8fec4f authored about 6 years ago by Julien Duroure <[email protected]>
Apply auto-smooth so normals are correct.

github.com/flybywiresim/msfs2blender2msfs - 85d2490c7ca97ed2a5aacd3359d8208d3dcb88e7 authored about 6 years ago by Cyp <[email protected]>
Read materials from the special glTF nodes, if present.

github.com/flybywiresim/msfs2blender2msfs - 96056b50df715528cf6428d5edeb118d486b401b authored about 6 years ago by Cyp <[email protected]>
Fix incompatible coordinate systems.

• Animations were ignoring the parent_inverse.
• With YUP is off, cameras were still getting a t...

github.com/flybywiresim/msfs2blender2msfs - c9653571aa2db65f9c934ef39fe88b6dd45d923b authored about 6 years ago by Cyp <[email protected]>
Merge pull request #162 from KhronosGroup/feature/SaveSettings

export settings can now be saved/loaded as presets

github.com/flybywiresim/msfs2blender2msfs - 232018e779469912e68ae876a9e02ad4cd258b5b authored about 6 years ago by Ed Mackey <[email protected]>
#161: export settings can now be saved/loaded as presets

github.com/flybywiresim/msfs2blender2msfs - 5a3a7759058850796484bda7e9ed9c308532864f authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Fix issues encountered when trying to export with Blender 2.79b.

github.com/flybywiresim/msfs2blender2msfs - 26fadb71741058e0028599db13c3c6e4a6bc3e87 authored about 6 years ago by Cyp <[email protected]>
Style cleanup

github.com/flybywiresim/msfs2blender2msfs - 943d6ec8a3080d9b25a6fa4d93435ccc8073ec96 authored about 6 years ago by Julien Duroure <[email protected]>
fixed exporter UI for 2.79

github.com/flybywiresim/msfs2blender2msfs - 4720b7df28e899e2df0bbf6e067aacc4eba3aa88 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #159 from KhronosGroup/cleanup/SettingsUI

Fit settings UI to the fbx exporter

github.com/flybywiresim/msfs2blender2msfs - 2cc92241ca6642a79d43e18134556aed100af8bf authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
refactored draw method

github.com/flybywiresim/msfs2blender2msfs - 14d1da9010a323a672a8e3335c80865bb66a0b06 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
remove save settings button-checkbox

fixes #143

github.com/flybywiresim/msfs2blender2msfs - cfe7f534db41c771a02a3dd7538600bd12130a29 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
moved setting categories into tabs

github.com/flybywiresim/msfs2blender2msfs - dba2bffd45eed5bb6ebdea6ba225be72d17edcfd authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #158 from KhronosGroup/bugfix/#155_PrimitiveSplitting_Performance

evaluating the maximum index before the loop

github.com/flybywiresim/msfs2blender2msfs - f65fd6fd69365b7cbbee1829911f63a96c1c3614 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
evaluating the maximum index before the loop

github.com/flybywiresim/msfs2blender2msfs - c6d822d18c0596a2551c098ca288259d833536ff authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
our logs now have a time stamp

github.com/flybywiresim/msfs2blender2msfs - 68bd6af17e44d60eaecfb0f95e08b8c49c01d46f authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Optimize: Copying image, when possible. Otherwise use generated one.

github.com/flybywiresim/msfs2blender2msfs - f7a57a7225f4f226af3092146f402005b3066f1a authored about 6 years ago by Norbert Nopper <[email protected]>
Optimized image pixel splitting and gathering.

github.com/flybywiresim/msfs2blender2msfs - 0710aa8028c5ed9b26d98af924ac54bbe98289bf authored about 6 years ago by Norbert Nopper <[email protected]>
Fixed concatenation of filename from same source image.

github.com/flybywiresim/msfs2blender2msfs - f0c2cf4f120d3844997173a35caa9ecdc4d89d05 authored about 6 years ago by Norbert Nopper <[email protected]>
Fix bug when importer empty scene

github.com/flybywiresim/msfs2blender2msfs - 40ec55690a23224f6280a474d992c63f6d70cef6 authored about 6 years ago by Julien Duroure <[email protected]>
Update docs on supported extensions.

github.com/flybywiresim/msfs2blender2msfs - 8cde7bfa3f6f9bb6f6cc6f69f0577f4eb955b9b8 authored about 6 years ago by Don McCurdy <[email protected]>
Merge pull request #149 from willstott101/patch-1

Catch wrong Property type when loading settings.

github.com/flybywiresim/msfs2blender2msfs - 1f0b3bb3a5672be9cd5f041c787690d0e6667d59 authored about 6 years ago by Norbert Nopper <[email protected]>
Remove unsupported unlit/shadeless docs.

github.com/flybywiresim/msfs2blender2msfs - 677b7ef48ea047d72b3aecf3e7d748c4fcf2363f authored about 6 years ago by Don McCurdy <[email protected]>
Quiet warning, remove trailing '.', from blender repo

github.com/flybywiresim/msfs2blender2msfs - 8e21199ecef52adf0bb1f569a359c609353aab6c authored about 6 years ago by Julien Duroure <[email protected]>
Merge pull request #150 from EJTH/fix-exporter-save-settings

Exporter: Save Settings Broken

github.com/flybywiresim/msfs2blender2msfs - a3a5d86fba9e4d311327632204a5abe83aeca6ac authored about 6 years ago by Norbert Nopper <[email protected]>
Exporter Save Settings Broken

Fix for T58830 (#146) Exporter Save Settings Broken

github.com/flybywiresim/msfs2blender2msfs - 15cb252d08a2ba325a3f0e43e5f02298cf94c190 authored about 6 years ago by Elias J. T. Hansen <[email protected]>
Catch wrong Property type when loading settings.

I'm not sure how it happened but I think a setting saved in my blender file was of the incorrect...

github.com/flybywiresim/msfs2blender2msfs - 1236422c2690f1de2cf179d125f800b5f6fc2458 authored about 6 years ago by Will Stott <[email protected]>
Merge pull request #141 from KhronosGroup/bugfix/#113_texture-transform

Bugfix: #113 texture transform

github.com/flybywiresim/msfs2blender2msfs - 98d5d27d45d834d65c31c55a7cba0d312f95e636 authored about 6 years ago by Moritz Becher <[email protected]>
importer: set option descriptions

github.com/flybywiresim/msfs2blender2msfs - 27219087eecb15a22cc50500b031d3f71cd28304 authored about 6 years ago by Julien Duroure <[email protected]>
Fix #79 Fix custom normals import

github.com/flybywiresim/msfs2blender2msfs - 6d420c47979bd3eedd70a085cdd80d5a684612bf authored about 6 years ago by Julien Duroure <[email protected]>
Fix exporting tool, when a check on version starts just after a previous one ends

github.com/flybywiresim/msfs2blender2msfs - 7e895ee75f15318d0c54ace2f6fceb3de6d2d19a authored about 6 years ago by Julien Duroure <[email protected]>
Style cleanup

github.com/flybywiresim/msfs2blender2msfs - b3955feb3bd8b79b3da3a3ccd596c07de13cc1c9 authored about 6 years ago by Julien Duroure <[email protected]>
applied the previous fix to normals as well and removed a useless log

github.com/flybywiresim/msfs2blender2msfs - f15bafa4f05fd2ee35350fe6e3e579b49b298de8 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
converted the anonymous dictionary to an Extension object so our parser sets the 'extensionsUsed' value properly

github.com/flybywiresim/msfs2blender2msfs - 61291e57f7adcdd02f545632024c15d250df3354 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
removing irrelevant texture transform values

github.com/flybywiresim/msfs2blender2msfs - 64e67be5acc827a8c173c5ec8ea3867856af6410 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
extracted duplicate code into 'blender_get' utility file

github.com/flybywiresim/msfs2blender2msfs - 558f30d2f2db439cd3d8b94f4c47cadbc0083e5c authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
also introduced texture transform support for normals

github.com/flybywiresim/msfs2blender2msfs - 7a950729e3fb55f67da3f120a3db062d3ccc0d8e authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Fixed factor gathering, fixed crash for 2.79.

github.com/flybywiresim/msfs2blender2msfs - db2da32500b30e2d2dc9305f022c2c28b43541af authored about 6 years ago by Norbert Nopper <[email protected]>
Fxied image merging.

github.com/flybywiresim/msfs2blender2msfs - 847703a1860dd18ed269ec821eaf76a335cc30ce authored about 6 years ago by Norbert Nopper <[email protected]>
re-introduced support for texture transform

github.com/flybywiresim/msfs2blender2msfs - 588d59edcb9cfda885084849ab4327648bb1b722 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Merge pull request #138 from EJTH/feature/scene-extras-export

Export Custom Properties for Scene

github.com/flybywiresim/msfs2blender2msfs - 247e92f0c4e85c34641288c88f7779f140c2c14c authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
renamed 'GLTF' back to 'GLTF_SEPARATE' for maximum explicitness

github.com/flybywiresim/msfs2blender2msfs - 548abcdd26d9c840c921e039fce3d01dfaa317f3 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
set the default back to glb and updated descriptions (after code review)

github.com/flybywiresim/msfs2blender2msfs - 6ac4658da88a12a83243acccdaeba5f90af171f6 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Update addons/io_scene_gltf2/blender/exp/gltf2_blender_gather.py

Co-Authored-By: EJTH <[email protected]>

github.com/flybywiresim/msfs2blender2msfs - 4c03dd84c9a32079430361ed9d8f10d2f550db34 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Update addons/io_scene_gltf2/blender/exp/gltf2_blender_gather.py

Co-Authored-By: EJTH <[email protected]>

github.com/flybywiresim/msfs2blender2msfs - 07be39ba01025a5110e20e7e6d96b7b494df825e authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
Fix #70 typo in vertex color + texture + extension code

github.com/flybywiresim/msfs2blender2msfs - 0786579dec18871fdd9df0e8f8c185404c23e972 authored about 6 years ago by Julien Duroure <[email protected]>
Scene custom properties

github.com/flybywiresim/msfs2blender2msfs - 2eec36bbe9c62644829f04409f85b4222f7b5cf9 authored about 6 years ago by Elias J. T. Hansen <[email protected]>
Merge pull request #135 from KhronosGroup/cleanup

cleanup

github.com/flybywiresim/msfs2blender2msfs - e5809571d2323b9c1b59b6054661dda502a61132 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
set the default export format to standard gltf

github.com/flybywiresim/msfs2blender2msfs - bdf3ff5c6bc5ec4d938f334bf6fbb9ef44ab3fbb authored about 6 years ago by Benjamin Schmithüsen <[email protected]>
renamed export format options (standard glTF is now just 'GLTF')

github.com/flybywiresim/msfs2blender2msfs - f42ae2ad4d30aac103d115e767099bead933edd5 authored about 6 years ago by Benjamin Schmithüsen <[email protected]>