forked from blender/blender
Sergey Sharybin
d32d787f5f
For example ``` OIIOOutputDriver::~OIIOOutputDriver() { } ``` becomes ``` OIIOOutputDriver::~OIIOOutputDriver() {} ``` Saves quite some vertical space, which is especially handy for constructors. Pull Request: blender/blender#105594 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
node_enum.h | ||
node_type.cpp | ||
node_type.h | ||
node_xml.cpp | ||
node_xml.h | ||
node.cpp | ||
node.h |