|
5c9aa754d7
|
Removed most of the deprecated classes from the paint module.
|
2022-11-20 21:11:40 +01:00 |
|
|
7b5071fc73
|
Created updated versions for the deprecated helpers in PaintAction, and bound them.
|
2022-11-15 12:32:31 +01:00 |
|
|
1fac355760
|
Renamed the paint canvas getters/setters in PaintAction, and bound them.
|
2022-11-15 12:26:50 +01:00 |
|
|
9da781e8b8
|
Renamed 2 deprecated methods in PaintAction, and removed virtual from sym point helper methods.
|
2022-11-15 12:22:32 +01:00 |
|
|
a5c5201aa8
|
Added new overridable virtual api to PaintActions for commiting changes.
|
2022-11-15 12:15:32 +01:00 |
|
|
c2e8a32c90
|
Renamed do and undo methods in PaintAction.
|
2022-11-15 11:49:03 +01:00 |
|
|
334b4ae3f8
|
Renamed PaintCanvas to PaintCanvasOld.
|
2022-11-14 17:46:37 +01:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
9555ee56b9
|
Moved Variant related classes under a variant folder in core.
|
2022-08-17 13:17:12 +02:00 |
|
|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
8fe7110dc9
|
Remove a now uneeded method.
|
2022-06-21 18:54:33 +02:00 |
|
|
d68d3fa340
|
Created binds for PaintAction.
|
2022-06-21 18:04:31 +02:00 |
|
|
bd609fd96a
|
Now PaintAction inherits from Resource instead of Reference.
|
2022-06-21 17:04:09 +02:00 |
|
|
2f647c1561
|
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 |
|
|
111daab50e
|
Switched to it in a few places.
|
2022-04-18 13:00:14 +02:00 |
|
|
361f949093
|
Work on porting the actions.
|
2022-04-17 21:10:43 +02:00 |
|
|
25d219a4a0
|
Const qualifiers and references for the paint module.
|
2022-04-16 02:35:03 +02:00 |
|
|
d98f9746e8
|
Ported the logic for quite a few classes of the paint module.
|
2022-04-16 01:25:02 +02:00 |
|
|
e70fb4a67e
|
Created the rest of the skeleton classes for the paint module, and moved the code into them.
|
2022-04-15 19:40:12 +02:00 |
|