add preset mask shapes, add ctr/nrml btns, new igor icons, enables apply to mask...
authorGood Guy <good1.2guy@gmail.com>
Mon, 8 Jul 2019 20:37:14 +0000 (14:37 -0600)
committerGood Guy <good1.2guy@gmail.com>
Mon, 8 Jul 2019 20:37:14 +0000 (14:37 -0600)
commit3f801b05e0de577b00e98019b099ed38d66b9550
tree489eb49035b9338ce217fd0437ac086b7ea20e78
parent56923cfe421f547a8ba1c6a4a6e9225877b121c6
add preset mask shapes, add ctr/nrml btns, new igor icons, enables apply to mask fns, fix undo stack ids, change sharp to linear, update shortcuts
107 files changed:
cinelerra-5.1/cinelerra/cwindowgui.C
cinelerra-5.1/cinelerra/cwindowtool.C
cinelerra-5.1/cinelerra/cwindowtool.h
cinelerra-5.1/cinelerra/cwindowtool.inc
cinelerra-5.1/cinelerra/maskauto.C
cinelerra-5.1/cinelerra/maskauto.h
cinelerra-5.1/cinelerra/mwindow.inc
cinelerra-5.1/doc/shortcuts.html
cinelerra-5.1/plugins/theme_blond/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blond/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blond/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blond/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blond/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blond/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blond/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blond/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blond/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_blue/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blue/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blue/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blue/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blue/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blue/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blue/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blue/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blue/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_bright/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_bright/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_bright/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_bright/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_bright/data/mask_button_up.png
cinelerra-5.1/plugins/theme_bright/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_bright/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_bright/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_bright/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_button_up.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_hulk/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_hulk/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_hulk/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_hulk/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_hulk/data/mask_button_up.png
cinelerra-5.1/plugins/theme_hulk/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_hulk/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_hulk/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_hulk/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_button_up.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_button_up.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_suv/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_suv/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_suv/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_suv/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_suv/data/mask_button_up.png
cinelerra-5.1/plugins/theme_suv/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_suv/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_suv/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_suv/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_unflat/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_unflat/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_unflat/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_unflat/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_unflat/data/mask_button_up.png
cinelerra-5.1/plugins/theme_unflat/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_unflat/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_unflat/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_unflat/data/mask_pnt_smooth.png