tornavis/source/blender/editors
Campbell Barton db5682ac8c use pose_foreachScreenBone for pose lasso and circle select 2012-10-05 17:51:44 +00:00
..
animation Whitespace edits 2012-10-05 14:05:49 +00:00
armature fix for circle select ignoring lock selection option for pose and edit modes, added macros PBONE_SELECTABLE, EBONE_SELECTABLE 2012-10-05 05:27:51 +00:00
curve Clean up in "add object" code: 2012-10-05 12:59:09 +00:00
datafiles remove all remaining data files from source, now all are converted at build time. 2012-08-11 15:24:31 +00:00
gpencil make ED_view3d_project_int equivalent to ED_view3d_project_short functions. 2012-10-04 17:52:12 +00:00
include use pose_foreachScreenBone for pose lasso and circle select 2012-10-05 17:51:44 +00:00
interface Fix #32707: texture preview not loaded 2012-10-05 07:17:45 +00:00
io Collada(exporter): Added error message when export file can not be created for whichever reason 2012-09-19 19:28:29 +00:00
mask code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
mesh code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
metaball fix for crashes caused by mixups when adding objects when incompatible object types were already in editmode. 2012-09-23 07:18:50 +00:00
object code cleanup: de-duplicate enum. 2012-10-05 15:48:39 +00:00
physics code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
render Disable render part of display transformation for icon/texture preview 2012-10-01 12:41:20 +00:00
screen Kind of cleanup of "menu strings": always have a space between the entry's label and value (these strings are a nightmare to handle in RTL languages like arabic or persian, but a bit less of a nightmare this way ;) ). 2012-10-04 13:59:14 +00:00
sculpt_paint replace most uses of ED_view3d_project_float_noclip() with ED_view3d_project_float_global/object 2012-10-05 03:57:56 +00:00
sound code cleanup: remove redundant calls to CTX_data_main() 2012-08-05 14:11:51 +00:00
space_action inserting mask keyframes wasn't redrawing with the dope sheet 2012-09-24 00:37:14 +00:00
space_api Fix #31852: Sequencer duplicate cant move strips on Y axis in a meta 2012-06-20 14:20:03 +00:00
space_buttons code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
space_clip code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
space_console code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
space_file style cleanup 2012-09-30 06:12:47 +00:00
space_graph Fix #32658: left mouse button selection did not work well in the graph and mask 2012-09-27 15:30:20 +00:00
space_image Code cleanup: fix some clang checker warnings. 2012-10-04 20:11:54 +00:00
space_info style cleanup 2012-09-30 06:12:47 +00:00
space_logic code cleanup: remove/comment unused defines 2012-09-22 13:40:31 +00:00
space_nla code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc 2012-09-20 01:02:39 +00:00
space_node code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
space_outliner fix [#32616] Changing parent does not keep transformation 2012-09-27 12:24:38 +00:00
space_script style cleanup: misc editor changes. 2012-05-08 11:48:19 +00:00
space_sequencer Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse (grab tool) 2012-10-04 18:30:28 +00:00
space_text fix for crash executing a python script. 2012-09-23 06:25:39 +00:00
space_time Bugfix: 2012-09-26 09:27:47 +00:00
space_userpref style cleanup 2012-09-30 06:12:47 +00:00
space_view3d use pose_foreachScreenBone for pose lasso and circle select 2012-10-05 17:51:44 +00:00
transform code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
util quiet some warnings. 2012-10-01 15:27:50 +00:00
uvedit code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
CMakeLists.txt Collada: Moved interface definitions from wm_operators.c to blender/editors/io 2012-06-17 23:13:39 +00:00
SConscript Fix compilation error for SCons 2012-06-18 09:20:49 +00:00