dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
474 stars 54 forks source link

Add log toggle #30

Closed dmsurti closed 7 years ago

dmsurti commented 7 years ago

Fixes #11

This adds a precompiled prefix header to the AssimpSceneKit lib code and updates the project settings.

To enable logging, uncomment MY_DEBUG in AssimpSceneKit-Prefix.pch.