Last updated on
May 24, 2023
- Substance 3D home
- Home
- Command Line Tools
- Command Line overview
- sbsbaker
- sbscooker
- sbsmtools
- sbsmutator
- sbsrender
- sbsupdater
- Command Line overview
- Pysbs - Python API
- Pysbs - Python API overview
- Getting started
- General topics
- Examples
- API Content
- API Content overview
- Substance definitions
- Common interfaces
- compnode
- context projectmgr
- graph
- mdl
- modelgraphindex
- modelannotationnames
- modelgraph
- modelgraphgenerator
- modelgraphimplementation
- modelnodenames
- modeloperand
- modulegraphindex
- moduleannotation
- moduleconnection
- modulegraph
- modulegraphgenerator
- modulegraphimplementation
- modulegraphlibrary
- modulegraphregister
- modulenode
- modulenodeimplementation
- modulenodeinstance
- moduleoperand
- moduleoutputbridging
- moduleparaminput
- params
- projectmgrdoc
- sbsarchive
- sbscommon
- sbspreset
- sbsproject
- substance
- Libraries
- sbsenum
- sbslibrary
- sbsbakerslibrary
- Helpers
- Execution context
- API Change log
- Samples
- Setup and Getting Started
- Integrations
- Substance Maya toolset
- Changelog overview
Known issues
2019.2.3:
- SD's json baker preset doesn't store hi / low suffix values, on the other hand, it is possible to add it manually to the json file, name-suffix-high: "_hp" and name-suffix-low: "_lp"
2019.2.1:
2017.2.1:
2017.2.0.77:
- The Python API won't load cleanly in python environments where cffi package is not present (Maya, Blender, etc.).
- In DynamicAttributes and PixelProcessor functions a number of operations has too conservative type checking making them only work for scalar floats when they should work with any vector size of floats.
- The engine plugins are dead symlinks on OSX and Linux. Windows works correctly though.