Ecosyste.ms: OpenCollective

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

Assimp

Help to improve the lib and to make the world a better place.
Collective - Host: opensource - https://opencollective.com/assimp - Website: https://www.assimp.org - Code: https://github.com/assimp/assimp

fix wrong target idx when importing

github.com/assimp/assimp - 60e8146b9fa5e1322b1a2b8e1368c91c5cacb62c authored over 4 years ago
Merge pull request #3204 from assimp/aaronfranke-file-formatting

Aaronfranke file formatting

github.com/assimp/assimp - cacc7c1b27b35f89ebc733a7a075fa45dc9b645b authored over 4 years ago
Ensure to delete the scene copy after the test

github.com/assimp/assimp - dc8550290ef2ce2b9d26e98c4172cbb289b56f83 authored over 4 years ago
Collada: Don't copy the scene when exporting

This was purely to add a virtual top-level node
Use a flag instead.
Also add more const

github.com/assimp/assimp - 56a4e615336ea7410b25fe612b216340217adc0f authored over 4 years ago
Merge branch 'bug-3177-dae-geo-id' into bug-3201-collada_root_meshes

github.com/assimp/assimp - 6e447b2c44741acb2249833ebd403fc8375dec12 authored over 4 years ago
Fix typo in <visual_scene>

Swapped Id and Name

github.com/assimp/assimp - d1ae6ac77a9380b3b915262d2f5682739c8e8ac1 authored over 4 years ago
Merge branch 'master' into collada_unit_test_cleanup

github.com/assimp/assimp - 700bddb81a9a94bfd8fd4d96d7fca4571e25eea5 authored over 4 years ago
Merge branch 'master' into bug-3177-dae-geo-id

github.com/assimp/assimp - fa1d2f09db78b26d1eea5e774b707013a0cb3bec authored over 4 years ago
Merge remote-tracking branch 'upstream/master'

github.com/assimp/assimp - e1decbd532b44186fa513426b9201cfd7a4d130e authored over 4 years ago
Merge branch 'master' into aaronfranke-file-formatting

github.com/assimp/assimp - ddee1b1ddb69ec00037764b9e7b189a1fa7fdb66 authored over 4 years ago
Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting

github.com/assimp/assimp - 4e16716924a824016bb2d35e5a2709f693133a91 authored over 4 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 124e95c477f30fb3b5f343cbf122f6302e2c8e7a authored over 4 years ago
Merge pull request #3202 from assimp/issue_3190

closes https://github.com/assimp/assimp/issues/3190 : fix leak.

github.com/assimp/assimp - 3a84675c2b02491ca9c9c29595a21175ed54f3b6 authored over 4 years ago
fix conversion

github.com/assimp/assimp - bf95d1da7cea3608b7db2979738bcd82ab128f74 authored over 4 years ago
Compile constructor of aiMetadataType only for c++

github.com/assimp/assimp - 6afb72216cbeae04f120e37a79e229665624b5c5 authored over 4 years ago
add init list for metadatatype.

github.com/assimp/assimp - 3b4a9812e56a1f364e393a9dfc9f909055c9bf7c authored over 4 years ago
Collada Root Nodes aren't allowed to have meshes

Create a null parent node instead

github.com/assimp/assimp - 8e73984a1105f6b713942fd8125e5bf9cd3e2f6e authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3190 : fix leak.

github.com/assimp/assimp - 5c9a08e37546acd5d662e38bf4bb88a2ee554a58 authored over 4 years ago
Merge branch 'master' into bug-3177-dae-geo-id

Impossible merge, have discarded upstream

github.com/assimp/assimp - 6e200cb0d36a7581e2c8fdcc88b360b0cdb1e6f4 authored over 4 years ago
Move Collada into AssetLib folder

Should make the merge easier

github.com/assimp/assimp - ea917bd4aeaae6c8e9249f3d3e6c74a8fae981aa authored over 4 years ago
Merge branch 'master' into collada_unit_test_cleanup

github.com/assimp/assimp - 5a986090cac9567a9ac8a985ec681e9957d35caa authored over 4 years ago
Merge remote-tracking branch 'upstream/master'

github.com/assimp/assimp - c6213836aab92b9aaad0eedeb7d3e393c83e5d62 authored over 4 years ago
Merge branch 'master' into master

github.com/assimp/assimp - c4ea522b6d90673d4468f021c6a14716294c4e91 authored over 4 years ago
Merge pull request #3197 from assimp/kimkulling_dev

Kimkulling dev

github.com/assimp/assimp - 8675bb09120ae3e135c9e7bd144f10a4980ec833 authored over 4 years ago
fix invalid endif statement in cmake.

github.com/assimp/assimp - 918d3d420623290479fefc67348458c6e915cbea authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3181: fix typo for light type.

github.com/assimp/assimp - 91fa9a102bce67f688579923e6eb67623252c53d authored over 4 years ago
Merge branch 'master' into kimkulling_dev

github.com/assimp/assimp - 09dcb76063bfd1ae8825d8c2a3cd9fc7a808ae48 authored over 4 years ago
add missing inclde +

github.com/assimp/assimp - 3b06f5715071dbf434496a813747a1b099cd0ffe authored over 4 years ago
build: move option for viewer to the other options.

github.com/assimp/assimp - 4f902faddf9c668dac8477cd2bf779f817b275dc authored over 4 years ago
add assert-test for nullptr.

github.com/assimp/assimp - 514593548d932de63a42a60705fd99c75b82a0df authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3178: throw exception in case of invalid export stream.

github.com/assimp/assimp - 3329e762631be6d773acaa493e6899fe1cc6a42a authored over 4 years ago
Merge pull request #3196 from assimp/kimkulling_dev

Kimkulling dev

github.com/assimp/assimp - a874facbbfec522ee6219ddcdeccf6d7ef0d1fe4 authored over 4 years ago
Move format importer and exporter into its won folder.

github.com/assimp/assimp - f8e6512a63c142ba69f654f60f05ad973664c73e authored over 4 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 314bdf196b6cd6b5de62636b17aeef1984ea960a authored over 4 years ago
Merge pull request #3 from dmgolembiowski/rust-port

Rust port

github.com/assimp/assimp - 8c243b80c01c832e5bf35aab0b901fb6809904bc authored over 4 years ago
populated module level files

github.com/assimp/assimp - 57e837092e6aaedf69912729b45568af30a20ffc authored over 4 years ago
Rust's import system dictates that we must make directories rather than use individual files to provide a clean public interface

github.com/assimp/assimp - 778c3afbbb052bea25d6eaaccba1d663432b0b27 authored over 4 years ago
memory info struct

github.com/assimp/assimp - 2d43a2447530fe2abe30f9aaeae558212734c231 authored over 4 years ago
fixed a couple of things. Adding MaterialPropertyString

github.com/assimp/assimp - a286506c234068bbab212eb7de4c8ea5e853a934 authored over 4 years ago
Need to consider different implementations of String kinds in Rust, and additionally how we may want to `impl Copy for Str`, i.e. `std::mem::swap` with placeholders to keep performance up.

github.com/assimp/assimp - e6837f73949d1d797f71531d0d6ba08dfee6a5fb authored over 4 years ago
populating plane struct

github.com/assimp/assimp - 38b80f6c6b7dd60b0366af8eaaeca9a179128f33 authored over 4 years ago
populating colors

github.com/assimp/assimp - ba633f95bb1af4bbca82738a95bf569cef035a35 authored over 4 years ago
populating Texel struct definition for textures

github.com/assimp/assimp - 4f8eb0f79ca0c1d88fab2bd357527e1d40137ee8 authored over 4 years ago
Populating 3d and 4d matrix struct definitions

github.com/assimp/assimp - c338c5ca02e4b05d50275844f8aa89895c69a1a1 authored over 4 years ago
vector definitions

github.com/assimp/assimp - c6f2196f60fb219c1de423c0e27e04eba05c6c90 authored over 4 years ago
Moved Texture writing into its own function

github.com/assimp/assimp - a0aa067b5f9dd17954934d632bb88924c1d81399 authored over 4 years ago
Collada: Fix crash with AI_CONFIG_IMPORT_COLLADA_USE_COLLADA_NAMES

Add unit test for this

github.com/assimp/assimp - 1dabb1a0946168332f601bb46bfdfa7743c64d18 authored over 4 years ago
Merge branch 'master' into collada_unit_test_cleanup

github.com/assimp/assimp - 29c75f494824caf5332e7083f2830f8dfba54e36 authored over 4 years ago
Merge branch 'master' into bug-3177-dae-geo-id

github.com/assimp/assimp - 3e2dd186d14cf7c51c9789ccb7f0f985de2c8263 authored over 4 years ago
Merge remote-tracking branch 'upstream/master'

github.com/assimp/assimp - e27f3791aba85dc38830a676ab79b8d823f23998 authored over 4 years ago
ColladaExporter cleanup

Namespace, NULL and includes

github.com/assimp/assimp - 5b9f207f1fd6bda7add462c77a5ab458111cb6f0 authored over 4 years ago
Rename Collada export tests

Use existing naming convention.
Brings all Collada tests together in Test Explorers

github.com/assimp/assimp - e6c4175d8dff75d0a2a62ce15c4b4299130b40f8 authored over 4 years ago
Fix camera, light and bone unique ids

Bones don't have a unit test yet

github.com/assimp/assimp - ee16d2c4c95319a403f9c21ce10141b20e9df2a0 authored over 4 years ago
Merge branch 'master' into kimkulling_dev

github.com/assimp/assimp - 52122a9900b1f3a45edd92f997fc198eb101871d authored over 4 years ago
Printing out unique textures

github.com/assimp/assimp - 2c9d3bea64443d2a50e6f4d4058c0a81954e3fed authored over 4 years ago
Merge pull request #3170 from assimp/opencollective-opencollective

Opencollective opencollective

github.com/assimp/assimp - 08609feb54a813fd74164f6d09cc694d114428be authored over 4 years ago
Merge branch 'master' into opencollective-opencollective

github.com/assimp/assimp - 1505a57ad2696c5605c2028cf4b1d6f165a52a60 authored over 4 years ago
Merge pull request #3171 from assimp/kimkulling-patch-github-actions

Add sanitizer support

github.com/assimp/assimp - b495c42a33df54c2576373e24cb582487228fbec authored over 4 years ago
Collada Export: More unique Ids

Nodes, Materials, Animations, Lights, Cameras, Bones

github.com/assimp/assimp - 083ebdbc2ece2f4dd071e5439ab848ffade8a3c2 authored over 4 years ago
Update to float

- Temporary change to analyze leak.

github.com/assimp/assimp - a639221ededeb186c3f903b932594f8e7b44bd4c authored over 4 years ago
Merge branch 'master' into opencollective-opencollective

github.com/assimp/assimp - 6956ef53d9d585b98d7949264586139287c272ed authored over 4 years ago
fix warning

github.com/assimp/assimp - 2d9d1120158197cb1e4a64d607b7aca413a1aa4f authored over 4 years ago
tryout: check if leak is coupled to type double.

github.com/assimp/assimp - 1c30b7bf8ed2a4cc02a1b33f52e46c05be815c60 authored over 4 years ago
try to fix double memleak.

github.com/assimp/assimp - e0bc0f7fade58376a54a1374bf1e2cd0f0e15e69 authored over 4 years ago
fix wrong size

github.com/assimp/assimp - da2bf5c7a43eacc7c1b4583790e0115951bfd560 authored over 4 years ago
fbxconverter: fix memoryleak.

github.com/assimp/assimp - f808ed9fb5879f4b11d46ace3599e262a6ef50ec authored over 4 years ago
scenecombiner: fix leak.

github.com/assimp/assimp - c6131ce38ada7dd1d74b693e3979cb04a83d0df2 authored over 4 years ago
review findings.

github.com/assimp/assimp - fd555a1349a1709565f536191f1c5f077702f504 authored over 4 years ago
Collada: Ensure <geometry> has unique id

Use the "id" for mesh names by default.
Set option AI_CONFIG_IMPORT_COLLADA_USE_COLLADA_NAMES to...

github.com/assimp/assimp - ff9f3b86084c3b502d9dd4fefe3d87275f4df57d authored over 4 years ago
Apply Assimp clangformat to touched Collada files

github.com/assimp/assimp - 2c6ac23a4e04127838b03eb4589861d9e22ef0f4 authored over 4 years ago
Fix review finding.

github.com/assimp/assimp - b9c597d0553d5996c54ce414efb572d4c7778453 authored over 4 years ago
Use correct sanitizer

github.com/assimp/assimp - fcdf88a74a948cf7c47e583bc0de524c3da15355 authored over 4 years ago
Use debug configuration

github.com/assimp/assimp - 1a440834ae455bf4d592500959cbee7559b1a69b authored almost 5 years ago
Remove deprecated step

github.com/assimp/assimp - 68efdcde883cf5f9e1b9cb42b4da211e443ee1fb authored almost 5 years ago
Merge branch 'master' into added_check_before_using

github.com/assimp/assimp - 6967a02fcb6e89e0dc5ec3b7a18ec1cc232dc2c5 authored almost 5 years ago
Use unique name for the sanitizer check

github.com/assimp/assimp - 4afbe35e0775de4b31f88c790db5ee76b28cf93f authored almost 5 years ago
Check index before using

github.com/assimp/assimp - 4dfdbbf171674756f281dbad07e335bb5e4d989d authored almost 5 years ago
move sanitizer into its own file

github.com/assimp/assimp - a5a38c02a5b7d70facf97a58dc90271982fd0b00 authored almost 5 years ago
Create sanitizer.yml

github.com/assimp/assimp - 8888495d124636d8ca0d44febe87996a62cb0d72 authored almost 5 years ago
Try a different naming schema

github.com/assimp/assimp - 8224cbeaad58c2d0b4d83af9e4ff85fecff1a53e authored almost 5 years ago
Merge remote-tracking branch 'upstream/master'

github.com/assimp/assimp - a52b66f10d3724d832156fc7d5c7b9729eabe5f2 authored almost 5 years ago
try something out to get builds back to job-list

github.com/assimp/assimp - 8085e7555e378e7e975d123949b7d69517edf5b6 authored almost 5 years ago
Update ccpp.yml

github.com/assimp/assimp - 5cb4ac843d8434a6aaf9c5356f00324a34b55d11 authored almost 5 years ago
Add undefined behavior sanitizer job

github.com/assimp/assimp - 8240a11e1578c05aee6de9fa0bce68963a1b4eb9 authored almost 5 years ago
Fix dependency

github.com/assimp/assimp - 43df1d676a1871de9147f8ac6ea696c64b38db78 authored almost 5 years ago
Add build-dependency

github.com/assimp/assimp - 24fc16336ac8d5089c530008d288e740f5f03112 authored almost 5 years ago
Add sanitizer job

github.com/assimp/assimp - 9107402bda805fee74da3e7fea9261b4d304548e authored almost 5 years ago
Merge branch 'master' into kimkulling-patch-github-actions

github.com/assimp/assimp - f19c7afba978cb1dcc9d02ca3e0c25a5bab6e5e2 authored almost 5 years ago
Merge pull request #3173 from lukka/master

Enable gcc on Linux on CI, fix warnings

github.com/assimp/assimp - dafff4da5d733c328c3077591de52842e326735d authored almost 5 years ago
Retrigger build

github.com/assimp/assimp - efa046366e64c98d8343ea009d42d0eb51102c07 authored almost 5 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 3672f714f36cb0c0ac9a94cee83c2d091055bb45 authored almost 5 years ago
build on Linux with gcc and clang; warning as error only for 'assimp' target

github.com/assimp/assimp - 4488e3e7451b0c00d5461657cb453e1c0666371f authored almost 5 years ago
Fix reading of orthographic camera data. Fixes #3028.

github.com/assimp/assimp - 81abd90ee1c25bff7b2f70db29a83216be00d11c authored almost 5 years ago
Merge pull request #14 from assimp/master

Update master from upstream

github.com/assimp/assimp - d203457f56974ed65f3db3f954a11c39160d5d1e authored almost 5 years ago
Remove useless comparison

github.com/assimp/assimp - 625cc9d096f59ff79c872ef3d7e1e5a1658ead0e authored almost 5 years ago
Use correct name

github.com/assimp/assimp - c1c80801438d913b59a093d3bc043f5e97b15b39 authored almost 5 years ago
add gcc build target

github.com/assimp/assimp - 603a1200a2e0e7bcd0a60744c0c75501db786408 authored almost 5 years ago
enable gcc build on Linux

github.com/assimp/assimp - 7db73182b025a079f27c4dc5e63e7afd1257ece2 authored almost 5 years ago
Small format finding

github.com/assimp/assimp - b0c97118946c2d138985df1908638614350c1863 authored almost 5 years ago