tornavis/source/blender/editors/include
Campbell Barton db5682ac8c use pose_foreachScreenBone for pose lasso and circle select 2012-10-05 17:51:44 +00:00
..
BIF_gl.h use define for 0.375 = GLA_PIXEL_OFS, used all over the interface. 2012-08-05 17:27:52 +00:00
BIF_glutil.h use define for 0.375 = GLA_PIXEL_OFS, used all over the interface. 2012-08-05 17:27:52 +00:00
ED_anim_api.h mask and grease pencil now display in the dope sheet summery 2012-06-26 10:14:50 +00:00
ED_armature.h 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
ED_clip.h Color Management, Stage 2: Switch color pipeline to use OpenColorIO 2012-09-15 10:05:07 +00:00
ED_curve.h 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
ED_datafiles.h remove all remaining data files from source, now all are converted at build time. 2012-08-11 15:24:31 +00:00
ED_fileselect.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
ED_fluidsim.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
ED_gpencil.h Code cleanup - Removing/commenting out various bits of legacy cruft related to 2012-06-11 00:46:22 +00:00
ED_image.h Color Management, Stage 2: Switch color pipeline to use OpenColorIO 2012-09-15 10:05:07 +00:00
ED_info.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
ED_keyframes_draw.h mask animation keys now editable in the dope sheet (duplicate, transform, delete, select- etc). 2012-06-08 14:31:38 +00:00
ED_keyframes_edit.h code cleanup: defines with braces - end with '(void)0' so callers must end with ';' like normal function. 2012-05-27 12:21:13 +00:00
ED_keyframing.h Action Group Colors for Bones (Part 2) 2012-06-01 13:54:44 +00:00
ED_lattice.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
ED_logic.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
ED_markers.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
ED_mask.h quiet -Wmissing-prototypes warnings, and enable this warning by default for C with gcc. 2012-09-15 01:52:28 +00:00
ED_mball.h 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
ED_mesh.h 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
ED_node.h support fro HDR color picking (values over 1.0) when color picking in the image editor or node space. 2012-08-16 14:47:14 +00:00
ED_numinput.h Fix [#32086] Missing bevel "hold shift" for better accuracy. 2012-07-14 14:03:36 +00:00
ED_object.h Clean up in "add object" code: 2012-10-05 12:59:09 +00:00
ED_particle.h 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
ED_physics.h code cleanup: header cleanup 2012-04-30 14:24:11 +00:00
ED_render.h code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
ED_screen.h fix for all pose-group editing functions crashing when the context didnt have an area (in background mode), 2012-09-23 02:31:30 +00:00
ED_screen_types.h fix for minor UI annoyance - when the window is fullscreen now dont draw area corners since areas cant be split when fullscreen. 2012-08-11 00:05:57 +00:00
ED_sculpt.h mask data is no longer automatically added when sculpting (except when there is a multi-res modifier). 2012-10-01 05:19:57 +00:00
ED_sequencer.h quiet -Wmissing-prototypes warnings, and enable this warning by default for C with gcc. 2012-09-15 01:52:28 +00:00
ED_sound.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
ED_space_api.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
ED_text.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
ED_transform.h Extended modes for snapping in the node editor. 2012-06-29 14:34:46 +00:00
ED_types.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
ED_util.h quiet -Wmissing-prototypes warnings, and enable this warning by default for C with gcc. 2012-09-15 01:52:28 +00:00
ED_uvedit.h mask/image editor now works for border select and lasso 2012-07-26 09:54:52 +00:00
ED_view3d.h use pose_foreachScreenBone for pose lasso and circle select 2012-10-05 17:51:44 +00:00
UI_icons.h Add skin modifier icon created by Julio Iglesias. 2012-05-22 15:19:13 +00:00
UI_interface.h UI: buttons that open menus now align to the menu rather than looking disconnected. 2012-10-04 20:12:05 +00:00
UI_interface_icons.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
UI_resources.h Fix #31550: Active Armature bone hardly distinguishable from other selected bones 2012-07-26 10:53:59 +00:00
UI_view2d.h code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00