tornavis/source/blender/editors
Joshua Leung b320139c67 Use bool where appropriate 2014-02-03 19:23:49 +13:00
..
animation Use bool where appropriate 2014-02-03 19:23:49 +13:00
armature Fix T37685: automatic weights affected by face masking outside weight paint mode. 2014-01-23 17:47:20 +01:00
curve Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
datafiles UI Icons: store icons in git as uncompressed pixmaps (D196) 2014-01-14 00:14:03 +11:00
gpencil Use bool where appropriate 2014-02-03 19:23:49 +13:00
include Use bool where appropriate 2014-02-03 19:23:49 +13:00
interface Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
io Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
mask Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
mesh Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
metaball Code Cleanup: spelling 2014-01-17 17:35:03 +11:00
object Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
physics Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
render Option to lock the interface while rendering 2014-01-29 16:07:14 +06:00
screen Code cleanup: be less vague checking invalid index values 2014-02-01 02:01:00 +11:00
sculpt_paint Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
sound Code Cleanup: no need to pass empty strings as default values 2014-01-16 22:00:29 +11:00
space_action Code Cleanup: use iroundf 2014-01-15 13:40:40 +11:00
space_api fix for metaball editmode duplicate with PET 2013-10-26 06:48:56 +00:00
space_buttons Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
space_clip Code cleanup: suffix vars to make obvious they are squared 2014-02-03 02:46:45 +11:00
space_console Code Cleanup: no need to pass empty strings as default values 2014-01-16 22:00:29 +11:00
space_file Code cleanup: comments and warnings 2014-02-01 02:01:00 +11:00
space_graph Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
space_image Fix T38400: crash in image_listener accessing deleted object. 2014-01-29 20:29:30 +01:00
space_info Code cleanup: white space and cmake was broken on all platforms 2014-02-03 13:56:34 +11:00
space_logic UI: tweak menu padding and make separator line more visible. 2014-01-17 17:06:11 +01:00
space_nla NLA Channel Drawing Refactor: Remove rest of old drawing code for NLA Track channels 2013-11-21 01:33:02 +13:00
space_node Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
space_outliner Code Cleanup: find operator once and reuse 2014-01-24 00:06:09 +11:00
space_script Code Cleanup: no need to pass empty strings as default values 2014-01-16 22:00:29 +11:00
space_sequencer UI: Refactor timecode functions into BLI_timecode 2014-01-29 20:44:01 +11:00
space_text Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
space_time use 'greater/less then or equal to' operators rather then adding 1. 2013-08-11 05:40:35 +00:00
space_userpref Fix unnecessary 3D viewport redraws in various cases, in particular when editing 2013-06-24 22:41:33 +00:00
space_view3d Math lib: add axis_angle_normalized_to_quat, use when length is known 2014-02-02 02:24:47 +11:00
transform Fix T38435: Crash when pressing MMB in walk mode 2014-02-02 20:35:45 +01:00
util Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
uvedit Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
CMakeLists.txt
SConscript