tornavis/source/blender/editors
Campbell Barton 21425e54bc Cleanup: spelling 2016-07-21 07:16:59 +10:00
..
animation Skip the ID part of object names when comparing 2016-07-08 00:50:08 +10:00
armature Fix T48839: Selection from pose mode gives wrong snap results 2016-07-13 22:24:20 +10:00
curve Cleanup: spelling 2016-07-21 07:16:59 +10:00
datafiles Remove SCons building system 2016-01-04 14:20:48 +05:00
gpencil Cleanup/Refactor: pass Main pointer to all ID copy functions. 2016-07-10 14:52:00 +02:00
include Cleanup: spelling 2016-07-16 17:48:57 +10:00
interface Fix missing break in libblock relink 2016-07-19 10:27:37 +10:00
io Improved warning message when creating empty export file 2016-07-19 16:34:22 +02:00
mask DopeSheet Mask Mode: Circle/Lasso support 2016-06-24 03:18:36 +12:00
mesh Cleanup: spelling 2016-07-16 17:48:57 +10:00
metaball Fix T47969: Select Random always uses same seed 2016-03-29 01:24:57 +11:00
object Cleanup: spelling 2016-07-16 17:48:57 +10:00
physics Cleanup/Refactor: pass Main pointer to all ID copy functions. 2016-07-10 14:52:00 +02:00
render Cleanup: spelling 2016-07-21 07:16:59 +10:00
screen Fix (unreported) ED_region_tag_redraw_partial() could override a previously defined partial redraw, instead of extending it. 2016-07-18 14:41:56 +02:00
sculpt_paint Cleanup: spelling 2016-07-16 17:48:57 +10:00
sound Cleanup: spelling 2016-07-21 07:16:59 +10:00
space_action Cleanup/Refactor: pass Main pointer to all ID copy functions. 2016-07-10 14:52:00 +02:00
space_api Cleanup: Rename ED_button_operatortypes -> ED_operatortypes_ui 2016-02-29 17:47:36 +01:00
space_buttons ID-Remap - Step one: core work (cleanup and rework of generic ID datablock handling). 2016-06-22 17:53:50 +02:00
space_clip Cleanup: spelling 2016-07-21 07:16:59 +10:00
space_console Cleanup: unused win32 headers 2016-05-12 04:35:40 +10:00
space_file Cleanup: spelling 2016-07-08 09:49:01 +10:00
space_graph Cleanup: spelling 2016-07-16 17:48:57 +10:00
space_image Cleanup: spelling 2016-07-21 07:16:59 +10:00
space_info Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
space_logic Replace of (id->lib != NULL) check by meaningful macro. 2016-07-06 14:11:01 +02:00
space_nla Cleanup/Refactor: pass Main pointer to all ID copy functions. 2016-07-10 14:52:00 +02:00
space_node Cleanup/Refactor: pass Main pointer to all ID copy functions. 2016-07-10 14:52:00 +02:00
space_outliner Add option to id_make_local to force localization of datablock, even if not used locally. 2016-07-14 18:33:12 +02:00
space_script Remove SCons building system 2016-01-04 14:20:48 +05:00
space_sequencer Sequencer: Remove add effect strip filesel properties 2016-07-15 15:47:42 +10:00
space_text Replace of (id->lib != NULL) check by meaningful macro. 2016-07-06 14:11:01 +02:00
space_time Cleanup: warnings. spelling 2016-04-30 04:10:34 +10:00
space_userpref Remove SCons building system 2016-01-04 14:20:48 +05:00
space_view3d Correct error in snap commit 2016-07-15 18:40:16 +10:00
transform possible fix for crash mentioned in T48887 - Adjust the depth min to the object scale 2016-07-19 22:25:13 -03:00
util Replace of (id->lib != NULL) check by meaningful macro. 2016-07-06 14:11:01 +02:00
uvedit Cleanup: spelling, style 2016-07-08 00:48:45 +10:00
CMakeLists.txt