assimp/code
Marc-Antoine Lortie edfaaed56f Removed uneeded expression in else() and endif() constructs.
The following changes were tested against building with a master copy.

For a more detailed report, please read the followings below:

The flags that were checked were the ones checked by default + the following:

ASSIMP_BUILD_ASSIMP_VIEW
ASSIMP_BUILD_SAMPLES

The list of compilable projects in Visual Studio were the following:

- assimp
- assimp_cmd
- assimp_simpleogl
- assimp_simpletextureddirectx11
- assimp_simpletexturedogl
- assimp_viewer
- INSTALL
- IrrXML
- uninstall
- unit
- UpdateAssimpLibsDebugSymbolsAndDLLs
- ZERO_CHECK
- zlib
- zlibstatic

The solution that was generated with the new changes comprised the same number of projects as the one from the master, unmodified. All projects except UpdateAssimpLibsDebugSymbolsAndDLLs were built without any error. All tests were run.

UpdateAssimpLibsDebugSymbolsAndDLLs could not be built because of the reasons explained in issue #3004.
2020-02-23 07:09:35 -05:00
..
3DS Updated copyright dates. 2020-01-20 08:53:12 -05:00
3MF Updated copyright dates. 2020-01-20 08:53:12 -05:00
AC Updated copyright dates. 2020-01-20 08:53:12 -05:00
AMF Updated copyright dates. 2020-01-20 08:53:12 -05:00
ASE Updated copyright dates. 2020-01-20 08:53:12 -05:00
Assbin Potentially fixed strncpy warning by Coverity. 2020-01-28 14:02:09 -05:00
Assjson Suppressed MSVC++ warning C4244 2020-01-16 18:21:28 +01:00
Assxml Refactored Assxml exporter and dump xml writer. 2020-01-29 13:44:51 -05:00
B3D Updated copyright dates. 2020-01-20 08:53:12 -05:00
BVH Updated copyright dates. 2020-01-20 08:53:12 -05:00
Blender Updated copyright dates. 2020-01-20 08:53:12 -05:00
C4D Updated copyright dates. 2020-01-20 08:53:12 -05:00
CApi Updated copyright dates. 2020-01-20 08:53:12 -05:00
COB Fixed a bunch of clang warnings 2020-01-30 18:42:30 -05:00
CSM Updated copyright dates. 2020-01-20 08:53:12 -05:00
Collada Updated copyright dates. 2020-01-20 08:53:12 -05:00
Common .clear in destructor is redundant 2020-02-18 18:56:09 +02:00
DXF Updated copyright dates. 2020-01-20 08:53:12 -05:00
FBX Merge branch 'master' into FBXMeshGeometry_checksizes_fix 2020-02-12 17:58:00 +01:00
HMP Updated copyright dates. 2020-01-20 08:53:12 -05:00
Importer Fixed a bunch of clang warnings 2020-01-30 18:42:30 -05:00
Irr Updated copyright dates. 2020-01-20 08:53:12 -05:00
LWO Updated copyright dates. 2020-01-20 08:53:12 -05:00
LWS Updated copyright dates. 2020-01-20 08:53:12 -05:00
M3D Update M3DImporter.cpp 2020-02-12 14:54:00 +01:00
MD2 Updated copyright dates. 2020-01-20 08:53:12 -05:00
MD3 Updated copyright dates. 2020-01-20 08:53:12 -05:00
MD4 Updated copyright dates. 2020-01-20 08:53:12 -05:00
MD5 Updated copyright dates. 2020-01-20 08:53:12 -05:00
MDC Updated copyright dates. 2020-01-20 08:53:12 -05:00
MDL Merge branch 'master' into hl1-mdl-remove-texture-256-clamping-2 2020-02-06 14:39:09 +01:00
MMD Updated copyright dates. 2020-01-20 08:53:12 -05:00
MS3D Updated copyright dates. 2020-01-20 08:53:12 -05:00
Material Updated copyright dates. 2020-01-20 08:53:12 -05:00
NDO Updated copyright dates. 2020-01-20 08:53:12 -05:00
NFF Updated copyright dates. 2020-01-20 08:53:12 -05:00
OFF Updated copyright dates. 2020-01-20 08:53:12 -05:00
Obj small fix 2020-02-18 21:55:35 +02:00
Ogre Updated copyright dates. 2020-01-20 08:53:12 -05:00
OpenGEX Updated copyright dates. 2020-01-20 08:53:12 -05:00
Ply Updated copyright dates. 2020-01-20 08:53:12 -05:00
PostProcessing more changes 2020-02-18 19:02:14 +02:00
Q3BSP Updated copyright dates. 2020-01-20 08:53:12 -05:00
Q3D Updated copyright dates. 2020-01-20 08:53:12 -05:00
Raw Updated copyright dates. 2020-01-20 08:53:12 -05:00
SIB Updated copyright dates. 2020-01-20 08:53:12 -05:00
SMD Updated copyright dates. 2020-01-20 08:53:12 -05:00
STL Updated copyright dates. 2020-01-20 08:53:12 -05:00
Step Updated copyright dates. 2020-01-20 08:53:12 -05:00
Terragen Updated copyright dates. 2020-01-20 08:53:12 -05:00
Unreal Updated copyright dates. 2020-01-20 08:53:12 -05:00
X Merge branch 'master' into update-copyright-end-date 2020-01-22 18:03:43 +01:00
X3D Updated copyright dates. 2020-01-20 08:53:12 -05:00
XGL Fixed a bunch of clang warnings 2020-01-30 18:42:30 -05:00
glTF Fix: GLTF animation works on RTS not matrix; fix matrix related bug. 2020-02-14 02:11:12 +00:00
glTF2 Merge branch 'master' into gltf-camera-pos 2020-02-14 08:21:54 +01:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00