Brecht Van Lommel
4ff0126e89
The main new feature is mixed variable declarations and code, which can help reduce uninitialized variables or accidental variable reuse. Due to incomplete C99 support in VS 2013, variable length arrays are not supported, BLI_array_alloca must still be used. The header <tgmath.h> is also not supported. Differential Revision: https://developer.blender.org/D1631 |
||
---|---|---|
.. | ||
build_environment | ||
buildbot | ||
cmake | ||
package_spec | ||
scons | ||
utils |