blender/doc
Brecht Van Lommel 860fce4eb9 Code cleanup: removed some unused UI button types
* CHARTAB: not needed anymore with improved copy/paste support and text input.
* IDPOIN: replaced by SEARCH_MENU.
* ICONROW/ICONTEXTROW: replaced by RNA enums.
* NUMABS: can use min/max limits instead.
* BUT_TOGDUAL, TOG3, TOGR, SLI: not used in 2.5 interface.
2013-06-09 18:05:50 +00:00
..
blender_file_format switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
build_systems CMake: update cmake.txt documentation to remove some old information and link 2013-02-26 00:49:45 +00:00
doxygen move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
guides Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
license bf-members.txt encoding changed from Mac Roman to UTF-8 so it displays properly 2013-02-21 18:07:59 +00:00
manpage code cleanup: typo and stop manpage turning '$' into italic. 2013-05-25 02:21:50 +00:00
python_api add popup menu to allow python scripts to show popups without having to define a menu class first. 2013-06-01 04:06:38 +00:00