Commit Graph

  • e1decbd532 Merge remote-tracking branch 'upstream/master' RichardTea 2020-05-05 09:30:44 +0100
  • ddee1b1ddb
    Merge branch 'master' into aaronfranke-file-formatting Kim Kulling 2020-05-05 10:21:46 +0200
  • 4e16716924 Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting kkulling 2020-05-05 10:17:52 +0200
  • 124e95c477
    Merge branch 'master' into master David M. Golembiowski 2020-05-05 01:03:03 -0400
  • 3a84675c2b
    Merge pull request #3202 from assimp/issue_3190 Kim Kulling 2020-05-04 22:16:25 +0200
  • bf95d1da7c
    fix conversion Kim Kulling 2020-05-04 21:48:46 +0200
  • 6afb72216c
    Compile constructor of aiMetadataType only for c++ Kim Kulling 2020-05-04 20:50:44 +0200
  • 3b4a9812e5 add init list for metadatatype. Kim Kulling 2020-05-04 20:40:08 +0200
  • 8e73984a11 Collada Root Nodes aren't allowed to have meshes RichardTea 2020-05-04 17:47:09 +0100
  • 5c9a08e375 closes https://github.com/assimp/assimp/issues/3190 : fix leak. kimkulling 2020-05-04 15:36:54 +0200
  • 6e200cb0d3 Merge branch 'master' into bug-3177-dae-geo-id RichardTea 2020-05-04 13:59:09 +0100
  • ea917bd4ae Move Collada into AssetLib folder RichardTea 2020-05-04 13:54:49 +0100
  • 5a986090ca Merge branch 'master' into collada_unit_test_cleanup RichardTea 2020-05-04 13:25:38 +0100
  • c6213836aa Merge remote-tracking branch 'upstream/master' RichardTea 2020-05-04 13:21:52 +0100
  • c4ea522b6d
    Merge branch 'master' into master Kim Kulling 2020-05-04 10:18:03 +0200
  • 8675bb0912
    Merge pull request #3197 from assimp/kimkulling_dev Kim Kulling 2020-05-03 18:58:49 +0200
  • 918d3d4206 fix invalid endif statement in cmake. Kim Kulling 2020-05-03 15:55:42 +0200
  • 91fa9a102b closes https://github.com/assimp/assimp/issues/3181: fix typo for light type. Kim Kulling 2020-05-03 12:17:32 +0200
  • 09dcb76063
    Merge branch 'master' into kimkulling_dev Kim Kulling 2020-05-03 11:50:18 +0200
  • 3b06f57150 add missing inclde + Kim Kulling 2020-05-02 21:11:47 +0200
  • 4f902faddf build: move option for viewer to the other options. Kim Kulling 2020-05-02 21:08:24 +0200
  • 514593548d add assert-test for nullptr. Kim Kulling 2020-05-02 21:07:41 +0200
  • 3329e76263 closes https://github.com/assimp/assimp/issues/3178: throw exception in case of invalid export stream. Kim Kulling 2020-05-02 21:06:55 +0200
  • a874facbbf
    Merge pull request #3196 from assimp/kimkulling_dev Kim Kulling 2020-05-02 19:55:33 +0200
  • f8e6512a63 Move format importer and exporter into its won folder. Kim Kulling 2020-05-02 15:14:38 +0200
  • 314bdf196b
    Merge branch 'master' into master David M. Golembiowski 2020-05-01 18:34:29 -0400
  • 8c243b80c0
    Merge pull request #3 from dmgolembiowski/rust-port David M. Golembiowski 2020-05-01 18:24:33 -0400
  • 57e837092e populated module level files David Golembiowski 2020-05-01 18:23:14 -0400
  • 778c3afbbb Rust's import system dictates that we must make directories rather than use individual files to provide a clean public interface David Golembiowski 2020-05-01 18:11:44 -0400
  • 2d43a24475 memory info struct David Golembiowski 2020-05-01 17:41:16 -0400
  • a286506c23 fixed a couple of things. Adding MaterialPropertyString David Golembiowski 2020-05-01 17:32:55 -0400
  • e6837f7394 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. David Golembiowski 2020-05-01 17:25:02 -0400
  • 38b80f6c6b populating plane struct David Golembiowski 2020-05-01 16:58:32 -0400
  • ba633f95bb populating colors David Golembiowski 2020-05-01 16:54:56 -0400
  • 4f8eb0f79c populating Texel struct definition for textures David Golembiowski 2020-05-01 16:50:31 -0400
  • c338c5ca02 Populating 3d and 4d matrix struct definitions David Golembiowski 2020-05-01 16:47:35 -0400
  • c6f2196f60 vector definitions David Golembiowski 2020-05-01 16:32:25 -0400
  • a0aa067b5f Moved Texture writing into its own function Trevor David Black 2020-05-01 08:35:04 -0700
  • 1dabb1a094 Collada: Fix crash with AI_CONFIG_IMPORT_COLLADA_USE_COLLADA_NAMES RichardTea 2020-05-01 14:59:09 +0100
  • 29c75f4948
    Merge branch 'master' into collada_unit_test_cleanup RichardTea 2020-05-01 12:09:28 +0100
  • 3e2dd186d1
    Merge branch 'master' into bug-3177-dae-geo-id RichardTea 2020-05-01 12:08:12 +0100
  • e27f3791ab Merge remote-tracking branch 'upstream/master' RichardTea 2020-05-01 12:07:10 +0100
  • 5b9f207f1f ColladaExporter cleanup RichardTea 2020-05-01 11:39:43 +0100
  • e6c4175d8d Rename Collada export tests RichardTea 2020-05-01 11:49:15 +0100
  • ee16d2c4c9 Fix camera, light and bone unique ids RichardTea 2020-05-01 11:13:38 +0100
  • 52122a9900 Merge branch 'master' into kimkulling_dev Kim Kulling 2020-05-01 10:49:03 +0200
  • 2c9d3bea64 Printing out unique textures Trevor David Black 2020-04-30 14:01:09 -0700
  • 08609feb54
    Merge pull request #3170 from assimp/opencollective-opencollective Kim Kulling 2020-04-30 21:32:42 +0200
  • 1505a57ad2
    Merge branch 'master' into opencollective-opencollective Kim Kulling 2020-04-30 21:05:50 +0200
  • b495c42a33
    Merge pull request #3171 from assimp/kimkulling-patch-github-actions Kim Kulling 2020-04-30 21:04:08 +0200
  • 083ebdbc2e Collada Export: More unique Ids RichardTea 2020-04-30 18:28:06 +0100
  • a639221ede
    Update to float Kim Kulling 2020-04-30 09:14:42 +0200
  • 6956ef53d9
    Merge branch 'master' into opencollective-opencollective Kim Kulling 2020-04-30 09:08:55 +0200
  • 2d9d112015 fix warning Kim Kulling 2020-04-29 21:35:42 +0200
  • 1c30b7bf8e tryout: check if leak is coupled to type double. Kim Kulling 2020-04-29 21:31:01 +0200
  • e0bc0f7fad try to fix double memleak. Kim Kulling 2020-04-29 21:19:15 +0200
  • da2bf5c7a4 fix wrong size Kim Kulling 2020-04-29 21:13:46 +0200
  • f808ed9fb5 fbxconverter: fix memoryleak. Kim Kulling 2020-04-29 20:52:49 +0200
  • c6131ce38a scenecombiner: fix leak. Kim Kulling 2020-04-29 20:43:23 +0200
  • fd555a1349 review findings. Kim Kulling 2020-04-29 20:33:37 +0200
  • ff9f3b8608 Collada: Ensure <geometry> has unique id RichardTea 2020-04-29 17:17:46 +0100
  • 2c6ac23a4e Apply Assimp clangformat to touched Collada files RichardTea 2020-04-28 17:46:07 +0100
  • b9c597d055
    Fix review finding. Kim Kulling 2020-04-29 13:46:01 +0200
  • fcdf88a74a
    Use correct sanitizer Kim Kulling 2020-04-29 13:41:40 +0200
  • 1a440834ae
    Use debug configuration Kim Kulling 2020-04-28 21:11:21 +0200
  • 68efdcde88
    Remove deprecated step Kim Kulling 2020-04-28 20:41:02 +0200
  • 7b4ff0cb1c
    Fix name Kim Kulling 2020-04-28 20:39:13 +0200
  • 6967a02fcb
    Merge branch 'master' into added_check_before_using Rafał Mikrut 2020-04-28 18:33:29 +0000
  • 4afbe35e07
    Use unique name for the sanitizer check Kim Kulling 2020-04-28 20:32:55 +0200
  • 4dfdbbf171 Check index before using qarmin 2020-04-28 20:31:59 +0200
  • a5a38c02a5
    move sanitizer into its own file Kim Kulling 2020-04-28 20:31:42 +0200
  • 8888495d12
    Create sanitizer.yml Kim Kulling 2020-04-28 20:30:59 +0200
  • 8224cbeaad
    Try a different naming schema Kim Kulling 2020-04-28 20:25:48 +0200
  • a52b66f10d Merge remote-tracking branch 'upstream/master' RichardTea 2020-04-28 15:23:20 +0100
  • 8085e7555e
    try something out to get builds back to job-list Kim Kulling 2020-04-28 14:53:19 +0200
  • 5cb4ac843d
    Update ccpp.yml Kim Kulling 2020-04-28 14:43:12 +0200
  • 8240a11e15
    Add undefined behavior sanitizer job Kim Kulling 2020-04-28 14:41:44 +0200
  • 43df1d676a
    Fix dependency Kim Kulling 2020-04-28 14:27:02 +0200
  • 24fc16336a
    Add build-dependency Kim Kulling 2020-04-28 14:24:21 +0200
  • 9107402bda
    Add sanitizer job Kim Kulling 2020-04-28 14:22:00 +0200
  • f19c7afba9
    Merge branch 'master' into kimkulling-patch-github-actions Kim Kulling 2020-04-28 10:04:34 +0200
  • dafff4da5d
    Merge pull request #3173 from lukka/master Kim Kulling 2020-04-28 10:03:05 +0200
  • efa046366e
    Retrigger build Kim Kulling 2020-04-28 09:14:53 +0200
  • 3672f714f3
    Merge branch 'master' into master Kim Kulling 2020-04-28 08:58:05 +0200
  • 4488e3e745 build on Linux with gcc and clang; warning as error only for 'assimp' target luca 2020-04-27 22:39:13 -0700
  • 81abd90ee1 Fix reading of orthographic camera data. Fixes #3028. Paul Arden 2020-04-28 10:07:56 +1000
  • d203457f56
    Merge pull request #14 from assimp/master ardenpm 2020-04-28 09:43:29 +1000
  • 625cc9d096
    Remove useless comparison Kim Kulling 2020-04-27 21:30:06 +0200
  • c1c8080143
    Use correct name Kim Kulling 2020-04-27 19:55:58 +0200
  • 603a1200a2
    add gcc build target Kim Kulling 2020-04-27 19:51:59 +0200
  • 7db73182b0 enable gcc build on Linux luca 2020-04-27 09:51:02 -0700
  • b0c9711894
    Small format finding Kim Kulling 2020-04-27 15:16:57 +0200
  • 4c3aee1968 add opencollective to funding kimkulling 2020-04-27 12:54:17 +0200
  • aa1e0872c3 Merge branch 'opencollective' of https://github.com/opencollective/assimp into opencollective-opencollective kimkulling 2020-04-27 12:51:06 +0200
  • 629320a3a0 Add timescale for collada Inho Lee 2020-04-27 11:52:04 +0200
  • 0a66a2c670
    Merge pull request #3168 from lukka/master Kim Kulling 2020-04-27 10:22:02 +0200
  • d98787f35b CI: use clang on Unix, msvc on Windows;Remove explicit flags in CMakeLists.txt; luca 2020-04-26 12:19:59 -0700
  • 2273160f2c
    Merge pull request #3167 from assimp/iisue_3165 Kim Kulling 2020-04-26 19:38:31 +0200
  • 6c1e21d754 fix formatting. Kim Kulling 2020-04-26 19:14:30 +0200
  • bafb8e3189 closes https://github.com/assimp/assimp/issues/3165: remove deprecated code whch causes compiler warning. Kim Kulling 2020-04-26 08:59:52 +0200