SketchUp SDK Changelog

What's new in SketchUp SDK 4

Aug 22, 2013
  • Fixed compilation issues on Mac while building against the deprecated SketchupReader.framework. Updated the framework to be able to read 2013 files. Also added some files missing from deprecated/SkpWriter/Headers. (Sorry about these omissions).
  • Added back the old Mac example SkpStats (under deprecated\SkpReader\Examples) that illustrates how to read SU files from a stand-alone program (i.e. not as an exporter).
  • Added missing SU_ERROR_INVALID_OUTPUT return values to code documentation comments for slapi *GetName() functions and others that return string data.