Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/flybywiresim/msfs2blender2msfs
Fork of the official Blender glTF 2.0 importer and exporter designed for MSFS 2020
https://github.com/flybywiresim/msfs2blender2msfs
74707745977841f398de8a8bf2b3318af60f724c authored about 5 years ago
8242f6d523195c936c4d196b829af16675da9fdc authored about 5 years ago
Bump tests on master branch to Blender 2.83 Alpha.
7998db4c2f6ebbe325f4af9dc77c8295c4299ab3 authored about 5 years ago
See:
https://github.com/KhronosGroup/glTF-Blender-IO/issues/873#issuecomment-573455268
7f0a0c0994c8be07afc3f61d7bc88f3e091440b6 authored about 5 years ago
d75fa7b880286bec1e4cd4b1241156cb6f66ee0b authored about 5 years ago
New glTF validator
58e77810620e2d7f81277245358d6d6e2f342bda authored about 5 years agoce4e5cd1328c9b6d48aaad7ce68b5189acc5fc29 authored about 5 years ago
a82d31c226dcb11e84d4d8918924244b87d0b9db authored about 5 years ago
d92b80e2ee1fb3f0faf51a286a3a4bcacc7d3692 authored about 5 years ago
d7f1061bc55742dd1eb66aa681b251709c226f8c authored about 5 years ago
e5c49b51c28074353fd45dc4cd74187a45a8b1cd authored about 5 years ago
4fe50c64ed4b0340e7c14c850660f5a77e1c256c authored about 5 years ago
0012130dfdb1cc434272d1ddbc3f9ac776ea889a authored about 5 years ago
7503c33119445007b70b57992611d48e3105e149 authored about 5 years ago
04c22014f068a4f042993baba1345480d09a3a99 authored about 5 years ago
Convert user extensions to dictionaries
3ab37ba38a3ae483d69a029f979286ded8b9b94b authored about 5 years ago
Recursively descend into extensions and convert them to
dictionaries if necessary
6c877f97d42719ad93d3a8017cfd7825275f3783 authored about 5 years ago
77d7244ceb695496705c759634d9cd961f745b54 authored about 5 years ago
https://eslint.org/docs/rules/no-prototype-builtins
71301d5146113884b6e3ea1e62c8f65e877a8087 authored about 5 years ago948327aee42af61b8dd817dfe9eb0f634267ffda authored about 5 years ago
b951698b08d684da35247b72733281eb9e1b0a12 authored about 5 years ago
bc8da6a8bcdeef29ba41d47dec86a54a670ccef7 authored about 5 years ago
599fa2739d25cd26c5848b85c76b1c524162a720 authored about 5 years ago
Move .gitignore from addon folder to root.
4ad2d8d4e6b3c9764bd63679b8224c328c95a566 authored about 5 years ago
Pre-calculate the joint matrices so we only have to do one matrix-
vector multiply for each term...
236b4b4fd3beb219e5e9aab0722ed154900e94da authored about 5 years ago
Rather than looping every all keyframes, it's much faster to set
the option for the default inte...
e2360e1f1e436cd574ab99695d97ec67e6957aa5 authored about 5 years ago
Fix #855 detach last exported animation when no action was active at …
e8e70ba039debb0ecea732a83ba818150b61ff26 authored about 5 years agoc921cf39583bb486bc69092d7d02928326810db2 authored about 5 years ago
Fix #858 alpha was added multiple time when material is used more tha…
7280d468bd7c211463b3c3093ef7101e95bbe533 authored about 5 years agoc0803846145164042dd600ad0f9c95faebfd3dc3 authored about 5 years ago
77633737449a55de3a42596a042fc2b0e49fd6b6 authored about 5 years ago
84eea88752be32d6b2af1a1ac18d2fd025fdf00d authored about 5 years ago
We need to make a copy or else we modify the pyskin.joints list
(same thing as #858).
Bones use a cache to all put their channel in an action on the
armature object. But objects were...
8bc87fc8b8cd77fd5c8c8e9adb3d0a7b31c8655d authored about 5 years ago
Add scene hook
8dc220212a76e97a09c9ba975f76d03bee7de690 authored about 5 years agoaae24a60017cf9c5b437ad5cb8d22992949b2cc9 authored about 5 years ago
1405fd16364e4b49aed7883d3131fe78389468d0 authored about 5 years ago
bf5cceb26f4b777567887ecdcf124e01f69df017 authored about 5 years ago
Export: use Compositor to build images instead of pixel pushing (~4x faster at packing big metal...
f782b04736ff5c68657832ddf3fa18175b294f07 authored about 5 years agoeb437a6cc8900d973af8dd58635bd6acc19bfcd4 authored about 5 years ago
Apply coordinate conversions whenever we read coordinates from the
glTF file, allowing us to rem...
Introduces an intermediate data structure, a graph of "virtual"
nodes, that gives us a lot of fl...
https://developer.blender.org/D6530
2679613e37d56e604ab04e0f5f1ffa23c8a64763 authored about 5 years ago2ad329e0fdf89803c09df686ca866ee6782542d0 authored about 5 years ago
Fix #842 Keep STEP animation, even for sampled animation
40970f59aaa037bdf561298061a859469e47ce5d authored about 5 years agof16b7f3750771fe0e4ec66a81dc9df46d1175f4a authored about 5 years ago
Export: be slightly smarter when exporting existing images
63d3705933689adf1180cccab1e73327c9b44bc8 authored about 5 years agoWhen we go to encode an existing Blender image:
* Do not try to use a file for images that don'...
4b1114d21103514c705b12676ccf6685ad51e1ff authored about 5 years ago2afaf8f62e86cfe0d803bb73b79ed2d9b02cc656 authored about 5 years ago
04b711ba2aad1cc996ce43a30efc82c3a4ef63a1 authored about 5 years ago
Using the Compositor to build an image is hacky, but much faster
than the numpy stuff. The numpy...
Export: avoid pointless image<->Python data conversions
bce64dba4434bf17a51bc5aae896e2cbaa2462bf authored about 5 years agodc04cd8fdc1e2b63a7eba74e6552243af1ee1e67 authored about 5 years ago
Allow addons with multiple extensions
91fa22ced93ac4a3b4c34a67680190d3d211e33b authored about 5 years ago2364c23f0f2b4a3139f7410b635cc814210c6f7d authored about 5 years ago
9ace1610df54834aa19703970877f2437b836b78 authored about 5 years ago
331776410f1d3feb55d19b74e8f230166aef27f0 authored about 5 years ago
Fix #816 bug when exporting Blender instances with Draco
4a9970b6566dba58d5d452963c4d55c835350ea8 authored about 5 years agoa99e8e3d38c8a486ebb4f279f2c0b82f27d53370 authored about 5 years ago
Fix #835 animation get removed when using both TRS + SK animation
ab2da4467d681bd725229d82dd2602429e1e6da5 authored about 5 years agoc179a947024210d933a3932b02d46372d2a9f658 authored about 5 years ago
Fix #759 Export: add option to export textures into a folder
4a741ac2e3b731203d17800db1b3f5764fc0877c authored about 5 years ago4f7198bcf75c78a73891a2c1a017c1b1d9f70763 authored about 5 years ago
ba44b7ed8f4e9ea41147dd723c46634453c82e3b authored about 5 years ago
For the "glTF Separate" format, you can now pick a path relative
to the location of the .gltf to...
0ce7a318726905e9c63832a38888304b7032e8f0 authored about 5 years ago
User extensions: Support Blender 2.79
fd2896b1a22bcc61b6835871928e67b0ef9a0618 authored about 5 years ago
The only change necessary for this is that the preferences are in
bpy.context.user_preferences i...
d7c02f3fced8f0b424693a9a8a3a6c3ce98bc6e6 authored about 5 years ago
b3406d8c405def24ab78347b5dc18aadbbf072bd authored about 5 years ago
92851e200563d67c36bef0f2571965bc255dec9b authored about 5 years ago
Fix #349 size of bone at creation are now based on armature scale
900232cd5936248fd212d4a5272bded1d074bf48 authored about 5 years agod0c8a72e3db013e4bba8dfda35a1324542aa63ce authored about 5 years ago
1d4ad42358cfa2336114510bb7068b23beee7c59 authored about 5 years ago
User defined extensions API
6030b243076f2bdd387778cf00620f571f4995b3 authored about 5 years agoThe extension plugin should receive a dictionary with the properties
2195ce941709e001e059107707a081c7b12af324 authored about 5 years agofc77468b209ed83ad42fa58a9f765a54cc3e88d6 authored about 5 years ago
Only make extensions required if they are really required
b0ec2f6393db16ed537ae519f60b92968cf6a280 authored about 5 years ago7c06801f3377e52af891e7a4721f0d0e32cd80e8 authored about 5 years ago
a87d86a3476afe4c9a107f0b22d213fe7c999c13 authored about 5 years ago
image.copy() doesn't copy whatever's been painted on top of image,
so copy the pixels over too. ...
Previously all images were decoded to a Python tuple of 4*w*h floats
and put into a numpy array....
bd3dbe7a00aa9b85dc0eb29bcce734ccdf03caf5 authored about 5 years ago
3afd69e17e561166afedae65343aed3e6c4e4f1e authored about 5 years ago
f472094a4b4c1bbb94cb8c8cf0e8b440712dcba3 authored about 5 years ago
Fix #617 Draco compression: Fix skinning bug
ea7ca25eac63bac04cb5c25bb7dc3f940eb4ecd6 authored about 5 years agoImport: name layers like Col, UVMap instead of COLOR_0, TEXCOORD_0
bdac811e2b25a32536f79443c9e5479f3a8f678c authored about 5 years ago462bb5ad711ba7059522cf4b592d56ae8d902b23 authored about 5 years ago
Eg. as UVMap, UVMap.001, not as TEXCOORD_0, TEXCOORD_1.
cde30473d9db1799cc6eee97270c37fda1fc91ec authored about 5 years agoEg. as Col, Col.001, not as COLOR_0, COLOR_1.
e4e75ae653d813d738aef104a50d216f7e22f32f authored about 5 years agoc8c8b1cfd3ed672295c066de7404a9ff7164a1a4 authored about 5 years ago
9f89cde5646fd082e9157c48b9700407d1b73dad authored about 5 years ago
09a69a92d0da9521690dcc0b2064b9d6a7afbd3b authored about 5 years ago
Export Animation Names in Consistent Order
4feab48eb8b67208305b9551010620b694b9dd57 authored about 5 years agoFix #806 draco spam
31803bdfae05688c5018c52fc3f6e9cd91656b99 authored about 5 years ago