1 /** \defgroup extern External libraries
2 * \section externabout External libraries
3 * As with \ref intern these libraries are
4 * provided in the Blender codebase. This is
5 * to make building Blender easier. The main
6 * development of these libraries is \b not part
7 * of the normal Blender development process, but
8 * each of the library is developed separately.
9 * Whenever deemed necessary libraries in \c extern/
14 /** \defgroup bullet Bullet Physics Library