3 * \section intro Introduction
5 * Blender is an integrated 3d package, which features:
14 * These pages document the source code of blender.
16 * \section sects Main sections of the blender code
18 * The following sections are the broad categories into which the various modules
34 * \section Libraries and Wrappers
35 * - GHOST API: \ref GHOST_C-api.h
38 * \section Miscellaneous
42 /** \defgroup mainmodule Main Module */
43 /** \defgroup defaultconfig Default and Configuration
47 /** \defgroup render Rendering Module */
48 /** \defgroup meshedit Mesh Editing Module */
49 /** \defgroup texture Textureing */
50 /** \defgroup compositor Compositing */
51 /** \defgroup scripts Scripting */
52 /** \defgroup gameengine Game Engine */
54 /** \defgroup gui GUI */
55 /** \defgroup hotkeys Hotkeys
58 /** \defgroup toolbox Toolbox
62 /** \defgroup imbuf IMage Buffer */
63 /** \defgroup undoc Undocumented */