assimp/workspaces/vc9
aramis_acg 693a3a039d BlenderLoader: don't output diffuse color if it is all black. Seems to be Blenders way of telling us there is no diffuse color.
AssimpView: add 'no transparency' option in UI and implement underlying logic.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@811 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-08-31 17:24:04 +00:00
..
shared Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 2010-03-03 21:48:23 +00:00
UnitTest.vcproj noboost: Add working implementation for boost.format to get proper Collada error messages. See https://sourceforge.net/projects/assimp/forums/forum/817654/topic/3820367. 2010-08-23 17:49:03 +00:00
assimp.sln Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. 2010-08-26 18:16:12 +00:00
assimp.vcproj Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. 2010-08-26 18:16:12 +00:00
assimp_cmd.vcproj assimp_cmd: make sure we define both DEBUG and _DEBUG in debug builds. This fixes build trouble with vc9-debug. 2010-08-31 02:39:00 +00:00
assimp_view.vcproj BlenderLoader: don't output diffuse color if it is all black. Seems to be Blenders way of telling us there is no diffuse color. 2010-08-31 17:24:04 +00:00