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

Added missing header for unique_ptr.

github.com/assimp/assimp - 21edb13ff809194d0cb1ee47489f99dacb219759 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Refactored Assbin exporter and assimp_cmd binary serialization functions.

- Renamed AssimpExport to AssimpFileWriter.
- Moved AssimpFileWriter to it's own file.
- Added a...

github.com/assimp/assimp - 20388d6a4f3fe1d510c454265eeb7a28b6ce4265 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - 27449f17cac7ffebfc7f307c264150ec0f64b874 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into pugi_xml

github.com/assimp/assimp - 02df65d54158ff7cbd1d05c395c8b38e6d44dd7c authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2943 from malortie/hl1-mdl-fix-texture-format

[MDL HL1] Fixed wrong texture format used.

github.com/assimp/assimp - 7cad59bf0e13a2d92b3a3791c1b76fb49a3bd31c authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into hl1-mdl-fix-texture-format

github.com/assimp/assimp - 2c430bc82ab8d4b819a3013db9815233f7672037 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2958 from malortie/assimp-cmd-improved-error-codes

Uniformized error codes (return values) in assimp_cmd.

github.com/assimp/assimp - 6cb2236cf774563fde1d6ec93295a504b653c175 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into hl1-mdl-remove-texture-256-clamping-2

github.com/assimp/assimp - 21e4632b99c209e8ab53d9f9bc13ab380e615581 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into hl1-mdl-fix-texture-format

github.com/assimp/assimp - 16d71908d76539fd68924839b03866832791bb2e authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into assimp-cmd-improved-error-codes

github.com/assimp/assimp - 26a5c5a8ad27e8be8e6b18facf7df18da83df077 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge pull request #2960 from tellypresence/revert-corrupt-image-files

Revert image files corrupted by a8a1ca9

github.com/assimp/assimp - e41a59ee1feacfeab1527b258c02784f2a5f76a2 authored almost 5 years ago by Kim Kulling <[email protected]>
xml: last changes.

github.com/assimp/assimp - 00ad892a49543d9026489652736bd08ad78df8e0 authored almost 5 years ago by Kim Kulling <[email protected]>
next steps.

github.com/assimp/assimp - 0cb236bae328a97f0e37f7ceb1093299f0f594d0 authored almost 5 years ago by Kim Kulling <[email protected]>
xml-migration: introduce xmlnode.

github.com/assimp/assimp - 8ef106e185fe65040c7bd55a9311aacfd3af18ee authored almost 5 years ago by Kim Kulling <[email protected]>
xml-migration: next steps.

github.com/assimp/assimp - 6a471b439006f099b6ef2f61262d9350570d5a0f authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into assimp-cmd-improved-error-codes

github.com/assimp/assimp - d59ffcb674d6c88cd6c49146a73af2601a10075a authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into revert-corrupt-image-files

github.com/assimp/assimp - 46faa1e523933be4a39ec3346ceaee77cc6fd442 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2962 from RichardTea/macos_rpath

Remove explicit setting of macos install_name

github.com/assimp/assimp - 1e3f7137fa6bfca5e58121f772fb5066269afba2 authored almost 5 years ago by Kim Kulling <[email protected]>
Remove explicit setting of macos install_name

Use CMake default behaviour for libassimp

Fixes #2961

github.com/assimp/assimp - 4337c07e4b08b49ca27b25bea4ff3980848b9230 authored almost 5 years ago by RichardTea <[email protected]>
Revert image files corrupted by a8a1ca9

github.com/assimp/assimp - 9e1eba7912c678a2f5ecf4ebaeed96a18b0f2d58 authored almost 5 years ago by tellypresence <[email protected]>
Fixed enumeral mismatch error in build.

github.com/assimp/assimp - ab284f7996c06fd3ba19bba2b8c8417dcd228c21 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Uniformized error codes (return values) in assimp_cmd.

github.com/assimp/assimp - b23c0b06378bc5b004c3de634a22a45a050edd40 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into hl1-mdl-remove-texture-256-clamping-2

github.com/assimp/assimp - 5d5a4faf472b53828ce4f6b40ceb2287394de6d9 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into hl1-mdl-fix-texture-format

github.com/assimp/assimp - 5ab67f6491c607cbb0d4d32774da9e5893751e83 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge pull request #2952 from malortie/hl1-mdl-load-external-textures

Added support to load HL1 MDL external texture files directly.

github.com/assimp/assimp - a1fbe74e874d919aafdb64ec07c89cab86a81e59 authored almost 5 years ago by Kim Kulling <[email protected]>
Update utMDLImporter.cpp

unittests: Fix compiler warning: comparison between signed and unsigned.

github.com/assimp/assimp - fc4ae3586e1112648a356c3985b4293ee1d71a52 authored almost 5 years ago by Kim Kulling <[email protected]>
Added support to load HL1 MDL external texture files directly.

github.com/assimp/assimp - 48bb2978afa17c95d11df75701535e3ab0ed4266 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into hl1-mdl-remove-texture-256-clamping-2

github.com/assimp/assimp - e093066a2cf1eafa2764e3d907d1e782ee0a42de authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into hl1-mdl-fix-texture-format

github.com/assimp/assimp - b9ae88f2002e7f96089b1fadb5a993fbd3ca245e authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - 57c735cdca6d0d00759afdde6bf59c7e5afdb009 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2948 from malortie/update-texture-format-size

Updated places where read/write for achFormatHint (Redone).

github.com/assimp/assimp - dbee3807b3c0ceaa442bd0fb6be3661babce7d88 authored almost 5 years ago by Kim Kulling <[email protected]>
Updated places to achFormatHint referencing array size.

github.com/assimp/assimp - 770c82262183c169255f2f1c5a3989fbf02c15b3 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into pugi_xml

github.com/assimp/assimp - 02acb3f8c2c088fedaf1fb288a4d92c279afdca0 authored almost 5 years ago by Kim Kulling <[email protected]>
try to migrate AMF

github.com/assimp/assimp - 11f49f85c4157673b2fc9fc54430d2b70edd99e3 authored almost 5 years ago by Kim Kulling <[email protected]>
IrrXml: replaced irrXml by pugixml.

github.com/assimp/assimp - a9053037649dc03e3035c728402c917a893ea07f authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2928 from malortie/hl1-mdl-deletion-temp-nodes

[MDL HL1] Fixed children nodes not deleted.

github.com/assimp/assimp - 316a8dff4e5142d85cc01f5016906cd3b9b2293d authored almost 5 years ago by Kim Kulling <[email protected]>
Update HL1MDLLoader.cpp

Fix possible x64 issue.

github.com/assimp/assimp - e5698312536cfc3bd3437e465796ab1439c8b8e4 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into hl1-mdl-deletion-temp-nodes

github.com/assimp/assimp - b74b96fca4f67e3f525f0e335a9255e04f445704 authored almost 5 years ago by Kim Kulling <[email protected]>
Update HL1MDLLoader.cpp

Fix compiler warning

github.com/assimp/assimp - 5b09758f15716ec81f271465c8d7c488170b3257 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into hl1-mdl-fix-texture-format

github.com/assimp/assimp - 259d670f5415579d27ff21e1d59a829c5b28a168 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2933 from malortie/update-copyright-end-date

Updated copyright dates.

github.com/assimp/assimp - eb5c581b8288f0d1e42d1b1c3e66dbdf5d7c70d0 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into update-copyright-end-date

github.com/assimp/assimp - 092883cf19b5b9bc5eeb41af9c993a2f11732a18 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into hl1-mdl-remove-texture-256-clamping-2

github.com/assimp/assimp - 2081b71838c12ca7c9c8b534363b3eb48d5b65da authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into hl1-mdl-fix-texture-format

github.com/assimp/assimp - 11d98e7cf68ab76b398587ff2486a06e9227a4e1 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge pull request #2940 from turol/memleak-fix

Fix memory leak in .X importer

github.com/assimp/assimp - eb5b3bc347d947380aa3190a2f2762ac3889d61a authored almost 5 years ago by Turo Lamminen <[email protected]>
Fixed wrong texture format used in HL1 MDL loader.

github.com/assimp/assimp - 3e8a33aae3c65432213914b561fcf855477ba9e2 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
[HL1 MDL] Removed downscale for textures with dimensions greater than 256.

github.com/assimp/assimp - ff8a924ffbde41c2cc8054fc030aacaed92b4eac authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Fix version revision formatting in glTF metadata

github.com/assimp/assimp - 2ebafe06938b9e06bae67f793c8ca36fc0f80457 authored almost 5 years ago by Loïc <[email protected]>
Whitespace

github.com/assimp/assimp - aee292e367658c5410d0a61a6ec1a4825c93eff6 authored almost 5 years ago by Turo Lamminen <[email protected]>
X: Only create animation key arrays if there are some keys

github.com/assimp/assimp - 288a638a835ce3727d6c1c939b461e2956b5284d authored almost 5 years ago by Turo Lamminen <[email protected]>
Re-enable dwarf.x import test

github.com/assimp/assimp - a74e13d6b27a08f314e701eaca910a3f5e247802 authored almost 5 years ago by Turo Lamminen <[email protected]>
ScenePreprocessor: Assert some properties about animation channels

github.com/assimp/assimp - 1edb52c0de4006f7f0383670ef12aacedfd4edeb authored almost 5 years ago by Turo Lamminen <[email protected]>
Merge pull request #2884 from LoicFr/master

Fix Assimp patch version to match the last bug fix release

github.com/assimp/assimp - a8698f7e76eda01f58e35209a6dbc6267d3d3e1b authored almost 5 years ago by Turo Lamminen <[email protected]>
Update HL1MDLLoader.cpp

Fix compiler warning

github.com/assimp/assimp - 3cf7d955f32f014ccaa72d6c0be8ced47e7d07b2 authored almost 5 years ago by Kim Kulling <[email protected]>
Update HL1MDLLoader.cpp

Add missing const

github.com/assimp/assimp - 6a5ab0381d0454422f98aa653d8c06b38f592a78 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into hl1-mdl-deletion-temp-nodes

github.com/assimp/assimp - da2b67167977384c5ddb495a77204041a5bc035c authored almost 5 years ago by Kim Kulling <[email protected]>
Update HL1MDLLoader.cpp

Fix review findings.

github.com/assimp/assimp - e27b54f504923530f6d302a6725c5008a568f555 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - cebb96aa5bd596556834c8f7472f9b660c6c10f3 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2936 from turol/more-tests

Add more unit tests

github.com/assimp/assimp - 2ace0e667e7a37d4acb8a9c0ec9965a35b0c9735 authored almost 5 years ago by Turo Lamminen <[email protected]>
Merge branch 'master' into hl1-mdl-deletion-temp-nodes

github.com/assimp/assimp - caf9e31181ab4a8bac3c366dcfec3b9283ead6c6 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into update-copyright-end-date

github.com/assimp/assimp - 552519c2c4d8459a32fcb0278cd64605bfdc8912 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Add more X unit tests

github.com/assimp/assimp - c2a74c61f40bbf0ea2a9464103fc746f3b039e8b authored almost 5 years ago by Turo Lamminen <[email protected]>
Refactor 3D import unit test

github.com/assimp/assimp - 461f9923a7a70425d21f51f6903758034254d572 authored almost 5 years ago by Turo Lamminen <[email protected]>
Add more 3D unit tests

github.com/assimp/assimp - 0b776f16cb19c68655e5a135b0300cf190a51ffb authored almost 5 years ago by Turo Lamminen <[email protected]>
Add more XGL unit tests

github.com/assimp/assimp - 69284bdef931dc8134be93a0a629b10fcff7115a authored almost 5 years ago by Turo Lamminen <[email protected]>
Refactor AC unit test

github.com/assimp/assimp - c407892c9c3f20ab292a79b0cc4c31c292167fca authored almost 5 years ago by Turo Lamminen <[email protected]>
Add MD3 importer unit tests

github.com/assimp/assimp - 963d47574808d5b618e3875c544708666aa209b1 authored almost 5 years ago by Turo Lamminen <[email protected]>
Refactor XGL unit test

github.com/assimp/assimp - 2875f7fd5f04a5d541b481b867c1de1f636aa961 authored almost 5 years ago by Turo Lamminen <[email protected]>
Add more AC unit tests

github.com/assimp/assimp - d4d19b7062dd1f3d20dd58e3cc76322b09feb9cf authored almost 5 years ago by Turo Lamminen <[email protected]>
Merge pull request #2934 from turol/revert-broken

Revert broken .X test model to working version

github.com/assimp/assimp - 913dced03891ab3ca0f02d7ccf51e925e7f4af40 authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert broken .X test model to working version

github.com/assimp/assimp - 8619ff55b6d29176f4113fec3baf02ec0552947a authored almost 5 years ago by Turo Lamminen <[email protected]>
Merge pull request #2932 from turol/revert-broken

Revert broken test files

github.com/assimp/assimp - 56a89951982b4272570ec9ba4938e82f01806c68 authored almost 5 years ago by Turo Lamminen <[email protected]>
Merge branch 'master' into revert-broken

github.com/assimp/assimp - a708e5b2ff81136b33d49b0a2b97b733f52e99b3 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2907 from turol/blend-tests

Add all shipped .blend files to unit tests

github.com/assimp/assimp - 2d4f081b7bf3c94f9ef744ed619200d6296050a9 authored almost 5 years ago by Turo Lamminen <[email protected]>
Changed date in test aiGetLegalStringTest to the appropriate year.

github.com/assimp/assimp - 9aea72f70e3f10f7db903c24a2c19a7fd769e3b8 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Updated copyright dates.

Changed copyright end year to 2020 in every reference "Copyright (c) 2006-XXXX, assimp team".

C...

github.com/assimp/assimp - 4e7e47bd436f4a97775be22dcdb8e99f5c158606 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Revert broken Q3D test models to working versions

github.com/assimp/assimp - 1eeecb7ca74f23a05e6c1564200aff67076cf9d7 authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert broken terragen model to working version

github.com/assimp/assimp - cbdf6296e215a09efe59ff25a3d104bfea8263a2 authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert broken STL test model to working version

github.com/assimp/assimp - 808a0a54129e8e091bfc33bad0d5f4375000bd0a authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert broken XGL test model to working version

github.com/assimp/assimp - e876afeaab2791ff908388288939626ff292016a authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert broken 3DS test model to working version

github.com/assimp/assimp - b7690be5e2ecf7e82a3c7de681f63687f20f96dd authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert broken HMP test model to working version

github.com/assimp/assimp - 74e89811935f841f7c01abfe0da65207c2d73a3e authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert broken FBX models to working versions

github.com/assimp/assimp - 527244bdf99eaa49ecf1a47a7d0e6b06bea5406e authored almost 5 years ago by Turo Lamminen <[email protected]>
Revert QuickDraw--Chasis.lwo to working version

github.com/assimp/assimp - 6e4b2086591d0e0a9d576f948b53875693bc30a2 authored almost 5 years ago by Turo Lamminen <[email protected]>
Add all shipped .blend files to unit tests

github.com/assimp/assimp - 0c228806f707ff640d4df0cc85ee9f667b44cdef authored almost 5 years ago by Turo Lamminen <[email protected]>
Merge pull request #2910 from matt77hias/master

Removed name of unreferenced local variable in catch block

github.com/assimp/assimp - 160c47acb337e0b126a7510b836788e1143e87d8 authored almost 5 years ago by Turo Lamminen <[email protected]>
Update HL1MDLLoader.cpp

Minor findings.

github.com/assimp/assimp - b7e51a38ef671aff02878c6dee74b88d4f477f70 authored almost 5 years ago by Kim Kulling <[email protected]>
Fixed child nodes not deleted if the importer failed to add them to the scene root node.

github.com/assimp/assimp - 9deb8fb78630032e6e88c6bf0fd505045965b510 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - 41e594f7b1040fbf70f48de75178e7e891848305 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2927 from malortie/mdl-fix-buffer-memory-leak

Fixed memory leak in MDL importer.

github.com/assimp/assimp - 81777067165f226c189afcfca5133bcf0a6ad20b authored almost 5 years ago by Kim Kulling <[email protected]>
Fixed delete operator.

github.com/assimp/assimp - b74562f8a08ab889e10b5f37cfac3b957cce52f8 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Fixed memory leak in MDLLoader.cpp

If one of the MDL importer implementations throw an exception, the memory allocated at mBuffer m...

github.com/assimp/assimp - 247667233dac4ce9d164f1a876f1ad32390f8e12 authored almost 5 years ago by Marc-Antoine Lortie <[email protected]>
Merge branch 'master' into kimkulling_dev

github.com/assimp/assimp - c4d98ced491f3fcf2a5b5841e5b66b4dfcfbbe27 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into pugi_xml

github.com/assimp/assimp - d48b93cf34172afadd9ff8ea69444cd171f6c6c2 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2887 from assimp/kimkulling-travis

Update .travis.yml

github.com/assimp/assimp - e0571329e78c5feb3e8a4b80f27e54d2cc1efd52 authored almost 5 years ago by Kim Kulling <[email protected]>
fix initializer ordering for irrXml.

github.com/assimp/assimp - 783430667b2072c9d8fd1cdee263c296405777d7 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into kimkulling-travis

github.com/assimp/assimp - a6e78f8024f337a5d69870df2d5ef8e690d712d8 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2908 from malortie/hl1-mdl-file-size-too-small2

[MDL] Updated header to use when checking file size. (Redone)

github.com/assimp/assimp - 0a9d6f15f37205adb265ca46b3a96e6a16043603 authored almost 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into kimkulling-travis

github.com/assimp/assimp - 1f8d5f8c13f393bbc3b5d69abdb009a71d7c08a7 authored almost 5 years ago by Kim Kulling <[email protected]>
Update appveyor.yml

fix build folder

github.com/assimp/assimp - d2e4d47908a5d1535493cc3106377adab393ab3c authored almost 5 years ago by Kim Kulling <[email protected]>