Go to file
Campbell Barton 1622385445 pedantic word ordering change.
- wm.add_modal_handler -> modal_handler_add
- wm.add_fileselect -> fileselect_add
- ob.add_shape_key -> shape_key_add
- VIEW3D_OT_add_background_image -> VIEW3D_OT_background_image_add (same for remove)

Also made 2 internal cmake vars hidden.
2010-12-08 11:42:11 +00:00
build_files use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
doc include getset's for generating module docs. 2010-12-06 12:36:55 +00:00
extern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
intern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release pedantic word ordering change. 2010-12-08 11:42:11 +00:00
source pedantic word ordering change. 2010-12-08 11:42:11 +00:00
CMakeLists.txt pedantic word ordering change. 2010-12-08 11:42:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00