Updated the FBXConverter to correctly set the material shading mode when a Phong shader is detected
This commit is contained in:
@@ -68,18 +68,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#include <iomanip>
|
||||
|
||||
|
||||
|
||||
|
||||
// MY DEBUG STUFF:
|
||||
|
||||
#include <iostream>
|
||||
using std::cout;
|
||||
|
||||
// END MY DEBUG STUF
|
||||
|
||||
|
||||
|
||||
|
||||
namespace Assimp {
|
||||
namespace FBX {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user