tornavis/source/blender/editors/space_clip
Campbell Barton db70bfc206 code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons.
edge_fully_inside_rect() & edge_inside_rect() args were shorts when all callers were passing ints.
2012-10-05 15:44:11 +00:00
..
CMakeLists.txt correct some include dirs not being included as SYSTEM paths in cmake. 2012-10-02 03:18:48 +00:00
SConscript
clip_buttons.c code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
clip_dopesheet_draw.c code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
clip_dopesheet_ops.c
clip_draw.c code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
clip_editor.c fix for crash drawing the clip view with a blend file that has lock to selected, but no clip in the view. 2012-09-30 10:39:00 +00:00
clip_graph_draw.c
clip_graph_ops.c code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
clip_intern.h
clip_ops.c code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
clip_toolbar.c
clip_utils.c
space_clip.c code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
tracking_ops.c
tracking_select.c 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