What was New in R15

In R15.057

In R15.037

Important: Python Encryption

Warning

For R15 the Encryption pype of Python plugins is unfortunately deprecated. The new plugin suffix is called pypv.
The plugins developers have to re-encrypt their Python plugins for R15 and they can ship both *.pype (to support pre-R15 versions) and *.pypv (to support R15) files:
  • If both encrypted files are present in the same directory no error will be output in R15

  • If there is just the *.pype file there will be a message in the console that the plugin cannot be opened in R15

New Symbols

Here is a list of the new modules, classes, methods and functions in the Python API:

New Modules

Important Fixes

Documentation