pandemonium_engine/modules/paint/actions
2022-06-21 17:12:03 +02:00
..
brighten_action.cpp Switched to it in a few places. 2022-04-18 13:00:14 +02:00
brighten_action.h Work on porting the actions. 2022-04-17 21:10:43 +02:00
brush_action.cpp Fixed BrushAction. 2022-06-20 01:47:20 +02:00
brush_action.h Work on porting the actions. 2022-04-17 21:10:43 +02:00
bucket_action.cpp Fix an another shadoved declaration. 2022-04-18 23:41:49 +02:00
bucket_action.h Work on porting the actions. 2022-04-17 21:10:43 +02:00
cut_action.cpp Ported CutAction. 2022-06-21 13:13:41 +02:00
cut_action.h Ported CutAction. 2022-06-21 13:13:41 +02:00
darken_action.cpp Ported DarkenAction. 2022-06-20 22:57:44 +02:00
darken_action.h Work on porting the actions. 2022-04-17 21:10:43 +02:00
line_action.cpp Fixed LineAction and RectAction. 2022-06-21 16:35:19 +02:00
line_action.h Fixed LineAction and RectAction. 2022-06-21 16:35:19 +02:00
multiline_action.cpp Ported MultilineAction. 2022-06-21 10:37:22 +02:00
multiline_action.h Register the actions to the classdb. 2022-06-21 17:12:03 +02:00
paint_action.cpp Improved copying the data from an action to an another. I'll try an another solution though. 2022-06-21 17:02:39 +02:00
paint_action.h Now PaintAction inherits from Resource instead of Reference. 2022-06-21 17:04:09 +02:00
paste_cut_action.cpp Ported PasteCutAction. 2022-06-21 00:34:47 +02:00
paste_cut_action.h Work on porting the actions. 2022-04-17 21:10:43 +02:00
pencil_action.cpp Fix typo in PencilAction. 2022-06-20 00:10:51 +02:00
pencil_action.h Work on porting the actions. 2022-04-17 21:10:43 +02:00
rainbow_action.cpp Ported RainbowAction. 2022-06-21 10:52:18 +02:00
rainbow_action.h Work on porting the actions. 2022-04-17 21:10:43 +02:00
rect_action.cpp Fixed LineAction and RectAction. 2022-06-21 16:35:19 +02:00
rect_action.h Fixed LineAction and RectAction. 2022-06-21 16:35:19 +02:00