pandemonium_engine/modules/paint/actions
2022-11-15 12:32:31 +01:00
..
brighten_action.cpp Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
brighten_action.h Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
brush_action.cpp Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
brush_action.h Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
bucket_action.cpp Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
bucket_action.h Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
cut_action.cpp Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00
cut_action.h Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00
darken_action.cpp Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
darken_action.h Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
line_action.cpp Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00
line_action.h Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00
multiline_action.cpp Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00
multiline_action.h Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00
paint_action.cpp Created updated versions for the deprecated helpers in PaintAction, and bound them. 2022-11-15 12:32:31 +01:00
paint_action.h Created updated versions for the deprecated helpers in PaintAction, and bound them. 2022-11-15 12:32:31 +01:00
paste_cut_action.cpp Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
paste_cut_action.h Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
pencil_action.cpp Renamed 2 deprecated methods in PaintAction, and removed virtual from sym point helper methods. 2022-11-15 12:22:32 +01:00
pencil_action.h Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
rainbow_action.cpp Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
rainbow_action.h Renamed do and undo methods in PaintAction. 2022-11-15 11:49:03 +01:00
rect_action.cpp Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00
rect_action.h Added new overridable virtual api to PaintActions for commiting changes. 2022-11-15 12:15:32 +01:00