The CityEngine Changelog for python scripts is interesting too… ( if you like python I guess!)
Note some exporter functions lost…
| Status | Commands |
| new | findByOID |
| new | copy |
| new | mergeLayers |
| new | addBookmark, restoreBookmark, getBookmarks |
| new | exportRPK and settings class RPKExportSettings |
| new | upload and settings class PortalUploadSettings |
| new | Street/Graph operations |
| analyzeGraph and settings class AnalyzeGraphSettings | |
| cleanupGraph and settings class CleanupGraphSettings | |
| computeFirstStreetEdges | |
| fitStreetWidths and settings class FitStreetWidthSettings | |
| generateBridges and settings class GenerateBridgeSettings | |
| setCurveHandle | |
| simplifyGraph and settings class SimplifyGraphSettings | |
| selectContinuousGraphObjects | |
| new | Shape operations |
| cleanupShapes and settings class CleanupShapeSettings | |
| reverseNormals | |
| textureShapeTool and settings class TexturingSettings | |
| resetShapeAttributes | |
| new | Terrain operations |
| ImageExportTerrainSettings | |
| resetTerrain and settings class ResetTerrainSettings | |
| alignTerrain and settings class AlignTerrainSettings | |
| changed | changed field names and values in settings classes of all model exporters |
| changed | WebGLExportModelSettings renamed to CEWebSceneExportModelSettings |
| changed | replaced connectivity methods (such as getNodesFromGraph) by extending getObjectsFrom. |
| changed | replaced getUUID by getOID |
| removed | MI Exporter |
| removed | 3DS Exporter |


