Commit Graph

  • 7e222f0730 fix invalid cast. Kim Kulling 2019-11-18 18:43:28 +0100
  • 83e9c551f5 stbi functions prefixed for those who do not know how to use inlcude bzt 2019-11-18 18:31:53 +0100
  • 80f5283b2f Error string of Importer should contain a message in case of an exception Mike Samsonov 2019-11-18 16:57:01 +0000
  • 301748be6a Make Clang happy bzt 2019-11-18 15:22:15 +0100
  • 2b252bb9a5 My mistake, fixed bzt 2019-11-18 06:23:41 +0100
  • 2bd92aeb88
    Merge branch 'master' into master Zoltan Baldaszti 2019-11-18 03:21:34 +0100
  • e9df0259bb Link to the new homepage bzt 2019-11-18 03:07:57 +0100
  • 41ae01a6b2 Upgraded to newest SDK and improved texture import bzt 2019-11-18 03:04:52 +0100
  • 84deb1db44 Fix shared lib name on macOS Brian Gerkey 2019-11-17 15:45:47 -0800
  • 75204e20bd fix invalid setup for texture enum. Kim Kulling 2019-11-16 19:22:37 +0100
  • 17257cd2ae just a try, i dunno have a clue ... Kim Kulling 2019-11-16 15:51:26 +0100
  • 2eed8b1820 TextureTransform: set material transform only when the extension is provided. Kim Kulling 2019-11-16 08:08:57 +0100
  • 4ad2368116 disable samples per default. Kim Kulling 2019-11-15 21:46:09 +0100
  • 3a8cb442f3 closes https://github.com/assimp/assimp/issues/2681: add dx11-sample to cmake. Kim Kulling 2019-11-15 20:52:13 +0100
  • 9493ec670d Merge branch 'kimkullig_dev' of https://github.com/assimp/assimp into kimkullig_dev Kim Kulling 2019-11-15 19:39:14 +0100
  • a8182d86cb fix initialization + some vs2019 compiler warnings. Kim Kulling 2019-11-15 19:38:37 +0100
  • 13a4619817
    Merge branch 'master' into kimkullig_dev Kim Kulling 2019-11-15 18:52:04 +0100
  • 17946e26ef add missing setup of texture transform in aiMaterial. Kim Kulling 2019-11-15 18:35:33 +0100
  • 74080a083a add texture-transfrm unittest. Kim Kulling 2019-11-14 21:15:30 +0100
  • 04db5cd5ea closes https://github.com/assimp/assimp/issues/2119: initial version. Kim Kulling 2019-11-14 21:11:53 +0100
  • 6a1ae14840
    Remove extra #endif Gela Malek Pour 2019-11-12 19:26:27 -0800
  • e4c0adbb8d
    Merge branch 'master' into gela8178/upgrade Gela Malek Pour 2019-11-12 19:19:42 -0800
  • 3a41eb8962 Make changes to build the new assimp library Christian O. Venegas 2019-11-12 19:12:15 -0800
  • 0292ff7bb3 Hide symbol visibility from irrXML Christian O. Venegas 2019-11-12 19:07:56 -0800
  • 6c38c6887a Rehydrate generated files for assimp Christian O. Venegas 2019-11-12 19:03:59 -0800
  • eba43ae1ea unicode: Use utf8 functions for windows Gela Malek Pour 2019-11-12 18:44:16 -0800
  • 116fd67c69 unicode: Switch to boost::nowide::fopen Gela Malek Pour 2019-11-12 18:42:50 -0800
  • 64226e07d4 collada: Don't change color when reading texture Gela Malek Pour 2019-11-12 18:41:23 -0800
  • 735a408f87 unicode: Add changes to support utf8 Gela Malek Pour 2019-11-12 18:37:58 -0800
  • 9c86e754c5 Merge tag 'v5.0.0' into gela8178/upgrade Gela Malek Pour 2019-11-12 18:26:56 -0800
  • 50f965fada Revert "unicode: Add changes to support utf8" Gela Malek Pour 2019-11-12 18:25:33 -0800
  • c347fbcc92 Revert "collada: Don't change color when reading texture" Gela Malek Pour 2019-11-12 18:25:00 -0800
  • 55001a2516 Revert "unicode: Switch to boost::nowide::fopen" Gela Malek Pour 2019-11-12 18:24:51 -0800
  • 2b29aa4fac Revert "unicode: Use utf8 functions for windows" Gela Malek Pour 2019-11-12 18:24:42 -0800
  • a9f82dbe0b
    Merge pull request #2758 from jcarpent/topic/c++11 Kim Kulling 2019-11-12 18:49:33 +0100
  • 0c3c88270a
    Merge branch 'master' into master Kim Kulling 2019-11-11 10:19:22 +0100
  • 28a9fb31fd
    Merge branch 'master' into topic/c++11 Justin Carpentier 2019-11-10 13:20:05 +0100
  • d5ac333005
    Merge pull request #2759 from assimp/kimkullig_dev Kim Kulling 2019-11-10 12:08:05 +0100
  • 73274316be Merge remote-tracking branch 'upstream/master' thewoz 2019-11-10 11:50:38 +0100
  • aa25c815bd closes https://github.com/assimp/assimp/issues/1320: make sure build works with all exporter disabled. Kim Kulling 2019-11-10 09:47:50 +0100
  • 031d3b648e
    defs: use noexcept only for C++11 and more Justin Carpentier 2019-11-10 08:23:17 +0100
  • 595f937ff9
    Merge pull request #2757 from assimp/kimkullig_dev Kim Kulling 2019-11-09 17:55:11 +0100
  • 58729b1b3d fix debug-target. Kim Kulling 2019-11-09 11:28:56 +0100
  • b63285f9ad closes https://github.com/assimp/assimp/issues/2684: normalize path Kim Kulling 2019-11-09 11:12:47 +0100
  • ddf7c0ad8f avoid weighting vertex repeatedly when joining identical vertices Yingying Wang 2019-11-05 17:34:32 -0800
  • 78ec42fc17
    Merge pull request #2751 from muxanickms/export_fbx_bigger_than_2GB_fix Kim Kulling 2019-11-05 21:54:55 +0100
  • adec426b7c Fix for exporting fbx bigger than 2GB Mike Samsonov 2019-11-05 17:11:56 +0000
  • c890a4d521 Update .gitignore thewoz 2019-11-05 16:36:03 +0100
  • 308db73d0b
    Merge pull request #2736 from bztsrc/master Kim Kulling 2019-11-04 22:18:08 +0100
  • b14a2bec1a JT: next steps. Kim Kulling 2019-11-04 21:19:06 +0100
  • ad2f05e519 glTF2 code doesn't work when double precision enabled Mike Samsonov 2019-11-04 17:26:08 +0000
  • d29185ec7d
    Merge branch 'master' into master Kim Kulling 2019-11-03 21:22:01 +0100
  • 1aaec5ea7b
    Merge pull request #2728 from RevoluPowered/feature/clang-formatting Kim Kulling 2019-11-03 21:03:58 +0100
  • 2e84f5174d
    Merge branch 'master' into feature/clang-formatting Kim Kulling 2019-11-03 10:33:17 +0100
  • ef06cabe6c
    Merge pull request #2741 from muxanickms/fbx_orphant_embedded_textures Kim Kulling 2019-11-03 10:32:17 +0100
  • c49e67ee1e
    Merge branch 'master' into master Zoltan Baldaszti 2019-11-02 15:53:33 +0100
  • df30c83db4
    Merge branch 'master' into fbx_orphant_embedded_textures Kim Kulling 2019-11-02 15:10:32 +0100
  • d518950e80
    Merge pull request #2744 from tanolino/patch-1 Kim Kulling 2019-11-02 15:09:57 +0100
  • dda46f5f4d
    Merge branch 'master' into master Zoltan Baldaszti 2019-11-02 01:14:04 +0100
  • 7201ebdccc Make Clang happy bzt 2019-11-01 21:52:11 +0100
  • 7d9e9aadbb Asked modifications and unit test bzt 2019-11-01 17:21:24 +0100
  • 82f926971b
    Update CXMLReaderImpl.h tanolino 2019-11-01 17:01:52 +0100
  • 18dee296a6
    Update CXMLReaderImpl.h tanolino 2019-11-01 16:37:12 +0100
  • 536fea1c8d operator less for old compilers Mike Samsonov 2019-11-01 14:50:30 +0000
  • 55c2a3edb9 FBX orphant embedded textures Mike Samsonov 2019-11-01 12:29:54 +0000
  • 8ebd48442e Made the M3D SDK C++ wrapper optional bzt 2019-11-01 03:39:36 +0100
  • 805bc2e766
    Update ColladaParser.cpp Kim Kulling 2019-10-31 20:18:39 +0100
  • aa4c9fb5fa
    Merge pull request #2731 from RevoluPowered/feature/easy-armature-lookup Kim Kulling 2019-10-30 20:23:59 +0100
  • 3bf81375da Fixed clang's problem with register keyword bzt 2019-10-30 03:06:24 +0100
  • 37cc29c020 Fixed clang's problem with register keyword bzt 2019-10-30 03:04:33 +0100
  • 0ff3e40157 Fixed clang's casting issue and MSVC's buffer allocation problem bzt 2019-10-30 02:35:51 +0100
  • 60e9157699 Fixed AI_MATKEY list string constant issue. My gcc didn't comply about this bzt 2019-10-30 01:37:28 +0100
  • 5a79287041 More reduced scope fix, what's wrong with reusing i as a loop variable? bzt 2019-10-30 01:21:15 +0100
  • 7ed621b53f More reduced scope fix by wasting more memory... bzt 2019-10-30 01:14:20 +0100
  • 1c23d2e8de More reduced scope fix by wasting more memory... bzt 2019-10-30 01:11:34 +0100
  • 5b18baf883 Fixed issues with MSVC bzt 2019-10-30 00:55:54 +0100
  • 02a63f8b10 Fixed template being used in file RevoluPowered 2019-10-29 20:21:16 +0000
  • be09110aa8
    Merge branch 'master' into feature/easy-armature-lookup Kim Kulling 2019-10-29 21:09:50 +0100
  • 6432fc8168
    Merge pull request #2726 from quanterion/fix-3ds-material-names Kim Kulling 2019-10-29 21:06:15 +0100
  • a622e109a0 Fixed PR Quality Review Issues bzt 2019-10-29 18:42:10 +0100
  • 0baec5f0bd Added M3D format support bzt 2019-10-29 14:14:00 +0100
  • 459d8105a7
    Merge branch 'master' into fix-3ds-material-names Kim Kulling 2019-10-29 13:18:23 +0100
  • 15dcd5c096
    Merge pull request #2725 from migenius/migenius-fix-pbrsg Kim Kulling 2019-10-29 12:57:23 +0100
  • e386cd58a7 add section dict. Kim Kulling 2019-10-28 23:00:53 +0100
  • 18555abed0
    Merge branch 'master' into migenius-fix-pbrsg Kim Kulling 2019-10-28 20:08:47 +0100
  • 2ed0d905ab
    Merge pull request #2717 from migenius/migenius-fix-doublefree Kim Kulling 2019-10-28 20:00:05 +0100
  • 571d64e3c1
    Merge branch 'master' into migenius-fix-doublefree Kim Kulling 2019-10-28 07:51:19 +0100
  • 562ad9dc99
    Merge pull request #2711 from RichardTea/collada_zae_textures_2710 Kim Kulling 2019-10-28 07:50:41 +0100
  • 61ea5a4ac6
    Merge branch 'master' into collada_zae_textures_2710 Kim Kulling 2019-10-27 18:24:16 +0100
  • 3255f1ad17
    Merge pull request #2709 from RichardTea/assimp_version_2693 Kim Kulling 2019-10-27 18:23:27 +0100
  • d7d79db0ac Tests should always debug log RevoluPowered 2019-10-27 12:57:47 +0000
  • 5155efe888 Fixed bitmask issue RevoluPowered 2019-10-27 13:53:43 +0000
  • a9a0d4d29b Tidying order of function calls and fixed debug statements RevoluPowered 2019-10-27 13:53:11 +0000
  • 212bcfe75c Test disable cache RevoluPowered 2019-10-27 12:27:54 +0000
  • 9c8d835704 Explicitly use nullptr RevoluPowered 2019-10-27 11:29:56 +0000
  • 5d0c63391b Explicitly set the size of the parent node if we have no children RevoluPowered 2019-10-27 11:21:49 +0000
  • a30936954e Best to check the number of children before checking the actual array RevoluPowered 2019-10-27 11:21:23 +0000
  • 514257f587 Added unit tests for ArmaturePopulate when used (added huestos model to tests) RevoluPowered 2019-10-26 19:48:34 +0100
  • 46cdd81d75 Added ArmaturePopulate scale process for all formats RevoluPowered 2019-10-26 18:47:48 +0100
  • 93efe4197a Removed redundant rest matrix and fixed assert compile error RevoluPowered 2019-10-26 18:09:26 +0100