tornavis/source/blender/editors/include
Hans Goudey c5b361335a Cleanup: Simplify functions for adding and removing color attributes
The specific functions for vertex colors and and sculpt vertex colors
can be replaced by more generic attribute functions internally.
Also remove a paramter from one function.
2022-08-02 14:43:36 -05:00
..
BIF_glutil.h Cleanup: remove redundant const qualifiers for scalar & enum types 2022-06-01 15:38:48 +10:00
ED_anim_api.h Fix Unreported : add F-curves only filter to functions only appliable to F-curves channels. 2022-08-02 12:27:53 +02:00
ED_armature.h Cleanup: Clang tidy 2022-04-18 12:36:37 -05:00
ED_asset.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_buttons.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_clip.h Mask Editor: Add toggle for mask spline drawing 2022-06-22 10:45:18 +02:00
ED_curve.h Fix T98552: Experimental Tweak Select: Curve handle tweak is difficult 2022-06-02 13:55:06 +10:00
ED_curves.h Curves: Unify poll functions, add message with no surface 2022-07-25 11:59:33 -05:00
ED_curves_sculpt.h Cleanup: compiler warning 2022-07-21 19:01:19 +02:00
ED_datafiles.h UI: Implement icons for the curve sculpt tools brushes 2022-06-15 18:59:33 +02:00
ED_file_indexer.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_fileselect.h Fix T88570: Crash when saving after pressing ctrl+S twice. 2022-05-23 18:01:11 +02:00
ED_geometry.h Cleanup: use 'e' prefix for enum types 2022-06-01 15:38:48 +10:00
ED_gizmo_library.h Remove workaround for drawing the rotation gizmo 2022-06-07 00:38:23 -03:00
ED_gizmo_utils.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_gpencil.h Animation: Add GP layers in regular Dopesheet 2022-06-30 15:20:18 +02:00
ED_image.h Mask Editor: Add toggle for mask spline drawing 2022-06-22 10:45:18 +02:00
ED_info.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
ED_keyframes_draw.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_keyframes_edit.h Cleanup: Rename & refactor several F-curve functions 2022-07-14 10:24:32 +02:00
ED_keyframes_keylist.h Animation: Sensible frame range for motion paths 2022-04-26 12:33:35 +02:00
ED_keyframing.h Cleanup: format 2022-06-09 10:11:25 +10:00
ED_lattice.h View 3D: move picking arguments into a struct & minor refactor 2022-03-16 14:48:25 +11:00
ED_markers.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_mask.h Mask Editor: Add toggle for mask spline drawing 2022-06-22 10:45:18 +02:00
ED_mball.h View 3D: refactor edit-mode meta-element selection 2022-03-16 20:09:55 +11:00
ED_mesh.h Cleanup: Simplify functions for adding and removing color attributes 2022-08-02 14:43:36 -05:00
ED_node.h UI: Improve node editor dot background 2022-03-30 21:21:57 +02:00
ED_numinput.h Cleanup: use doxygen links to struct members 2022-04-05 08:02:01 +10:00
ED_object.h Cleanup: rename ED_object_modifier_convert to make it's use clearer 2022-05-31 17:40:02 +10:00
ED_outliner.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_paint.h Undo: Improve image undo performance 2022-07-25 08:14:32 +02:00
ED_particle.h View 3D: move picking arguments into a struct & minor refactor 2022-03-16 14:48:25 +11:00
ED_physics.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
ED_render.h UI: Speedup preview icon loading from hard drive 2022-02-18 18:13:06 +01:00
ED_scene.h VSE: Add new Scene and Strip 2022-05-16 19:46:20 +02:00
ED_screen.h Refactor: De-duplicate mask operator poll functions 2022-06-20 11:21:09 +02:00
ED_screen_types.h Cleanup: spelling in comments & some minor clarifications 2022-03-10 16:27:18 +11:00
ED_sculpt.h Cleanup: differentiate region/screen relative coordinates 2022-06-16 16:32:35 +10:00
ED_select_utils.h Cleanup: Type safety and asserts around ED_select_similar_compare 2022-06-21 16:39:47 +12:00
ED_sequencer.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_sound.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_space_api.h Cleanup: spelling in comments 2022-04-22 10:11:48 +10:00
ED_spreadsheet.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_text.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
ED_time_scrub_ui.h VSE: Add option to limit timeline view height 2022-04-28 16:14:51 +02:00
ED_transform.h VSE: Add precise drag and drop and strip previews 2022-04-28 12:55:51 +02:00
ED_transform_snap_object_context.h Transform Snap: nearest face snap mode, snapping options, refactoring. 2022-06-29 20:52:00 -04:00
ED_transverts.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_types.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_undo.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
ED_userpref.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
ED_util.h Cleanup: use flags for wmEvent modifier keys 2022-02-25 17:58:22 +11:00
ED_util_imbuf.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
ED_uvedit.h UV: Add options for uv select similar in island mode 2022-07-30 23:24:11 +12:00
ED_view3d.h Refactor: Snap-related. Clarified attribute names and refactored #defines into enums 2022-06-06 10:56:22 -04:00
ED_view3d_offscreen.h XR: Add object extras, object types visibility session options 2022-04-30 16:23:43 +09:00
UI_abstract_view.hh UI: Port view item features to base class, merge view item button types 2022-07-19 16:31:23 +02:00
UI_grid_view.hh UI: Remove redundant view reference in view items 2022-07-20 17:16:15 +02:00
UI_icons.h Transform Snap: nearest face snap mode, snapping options, refactoring. 2022-06-29 20:52:00 -04:00
UI_interface.h UI: UI_MENU_ARROW_SEP Unicode Character 2022-07-30 07:54:12 -07:00
UI_interface.hh Cleanup: Improve variable name 2022-07-07 08:13:11 -05:00
UI_interface_icons.h Cleanup: spelling in comments, use doxygen comments 2022-05-06 17:56:59 +10:00
UI_resources.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
UI_tree_view.hh UI: Port view item features to base class, merge view item button types 2022-07-19 16:31:23 +02:00
UI_view2d.h UV: Box and lasso selection for partially intersecting edges 2022-07-12 19:50:40 +10:00