tornavis/source/blender/editors/include
Campbell Barton c7c3908b8e Cleanup: split particle & texture paint mode switching into utility functions 2020-06-04 21:36:33 +10:00
..
BIF_glutil.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_anim_api.h Cleanup: Remove Obsolete Current Frame Indicator Drawing Code 2020-06-01 22:12:09 -04:00
ED_armature.h Cleanup: macro hygiene, parenthesize arguments 2020-04-05 13:53:32 +10:00
ED_buttons.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_clip.h Cleanup: Rename ARegion variables from ar to region 2020-03-06 17:19:23 +01:00
ED_curve.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_datafiles.h Resources: Remove small splash screen image variant 2020-04-15 11:49:25 +02:00
ED_fileselect.h Cleanup: sort file lists & struct declatations 2020-03-14 15:39:59 +11:00
ED_gizmo_library.h Object: new add object tool, currently for primitive types 2020-05-28 15:08:58 +10:00
ED_gizmo_utils.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_gpencil.h Cleanup: sort file, structs 2020-05-27 10:52:07 +10:00
ED_image.h Cleanup: pass ARegion, View2D as const 2020-05-04 19:32:59 +10:00
ED_info.h UI: Move Scene Statistics to the 3D Viewport 2020-04-24 11:05:40 -07:00
ED_keyframes_draw.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_keyframes_edit.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
ED_keyframing.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
ED_lattice.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_logic.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_markers.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_mask.h Cleanup: Rename ScrArea variables from sa to area 2020-04-03 13:34:50 +02:00
ED_mball.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_mesh.h Cleanup: doxy sections, move utility function to editmesh_utils.c 2020-04-07 14:46:13 +10:00
ED_node.h Merge branch 'blender-v2.83-release' 2020-05-26 14:24:50 +02:00
ED_numinput.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_object.h Cleanup: split particle & texture paint mode switching into utility functions 2020-06-04 21:36:33 +10:00
ED_outliner.h Cleanup: warnings 2020-06-01 12:06:34 +10:00
ED_paint.h Fix T74425: Cannot texture paint an images sequence anymore 2020-03-10 13:47:33 +01:00
ED_particle.h Cleanup: use int instead of short for lasso array length 2020-05-05 16:26:14 +10:00
ED_physics.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_render.h Cleanup: Rename bScreen variables from sc/scr to screen 2020-04-03 14:42:24 +02:00
ED_scene.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_screen.h Cleanup: remove NULL checks from object mode switching take #2 2020-05-18 17:07:23 +10:00
ED_screen_types.h Fix Frame Dropping not dropping the correct amount of frames 2020-05-19 12:22:07 +02:00
ED_sculpt.h Sculpt: Implement undo of Apply Base during sculpt session 2020-04-14 09:46:17 +02:00
ED_select_utils.h Cleanup: Use generics properties for arrow keys navigation (walk-select) 2020-03-02 16:07:34 +01:00
ED_sequencer.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_sound.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_space_api.h Cleanup: Rename ARegion variables from ar to region 2020-03-06 17:19:23 +01:00
ED_text.h Cleanup: Rename ARegion variables from ar to region 2020-03-06 17:19:23 +01:00
ED_time_scrub_ui.h Cleanup: Rename ARegion variables from ar to region 2020-03-06 17:19:23 +01:00
ED_transform.h Fix T77166: Transforming bone with constraint does not follow mouse position 2020-05-30 12:12:36 -03:00
ED_transform_snap_object_context.h Cleanup: remove unused Main struct from snap context 2020-05-27 16:54:34 +10:00
ED_transverts.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_types.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_undo.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_userpref.h Cleanup: make remaining editor include headers work in C++ 2020-03-02 15:09:10 +01:00
ED_util.h Cleanup: Rename ScrArea variables from sa to area 2020-04-03 13:34:50 +02:00
ED_util_imbuf.h Cleanup: remove redundant include, clang-format 2020-04-14 10:49:23 +10:00
ED_uvedit.h UV: remove "UV Local View" for UV editing 2020-05-22 22:18:32 +10:00
ED_view3d.h Merge branch 'blender-v2.83-release' 2020-05-26 14:24:50 +02:00
ED_view3d_offscreen.h Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
UI_icons.h Fluid: Rename smoke flow forces to fluid flow forces 2020-05-14 10:41:00 +02:00
UI_interface.h Cleanup: Use const context for some UI templates 2020-06-02 14:09:01 -04:00
UI_interface_icons.h UI: Larger Alert Icons 2020-03-14 11:05:09 -07:00
UI_resources.h Revert "UI: Fix T77173: Report Background Colors for 2.83 Release" 2020-06-02 15:59:37 -04:00
UI_view2d.h Cleanup: pass ARegion, View2D as const 2020-05-04 19:32:59 +10:00