Blender Git Loki
Git Commits -> Revision 5b7a14c
Revision 5b7a14c by Campbell Barton (master) November 5, 2021, 02:38 (GMT) |
Cleanup: use doxy sections in graph editor module |
Commit Details:
Full Hash: 5b7a14c019dcf708c1c879637855f671a98e4e4c
Parent Commit: 9d2e325
Lines Changed: +204, -68
7 Modified Paths:
/source/blender/editors/space_graph/graph_buttons.c (+39, -10) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+2, -3) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+22, -6) (Diff)
/source/blender/editors/space_graph/graph_select.c (+63, -26) (Diff)
/source/blender/editors/space_graph/graph_slider_ops.c (+26, -7) (Diff)
/source/blender/editors/space_graph/graph_utils.c (+14, -7) (Diff)
/source/blender/editors/space_graph/graph_view.c (+38, -9) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+2, -3) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+22, -6) (Diff)
/source/blender/editors/space_graph/graph_select.c (+63, -26) (Diff)
/source/blender/editors/space_graph/graph_slider_ops.c (+26, -7) (Diff)
/source/blender/editors/space_graph/graph_utils.c (+14, -7) (Diff)
/source/blender/editors/space_graph/graph_view.c (+38, -9) (Diff)