|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02: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 |
|
|
fae3eabc8c
|
Fix property setter.
|
2022-06-22 00:43:52 +02:00 |
|
|
6939e22983
|
Fix PasteCutAction.
|
2022-06-21 20:26:05 +02:00 |
|
|
ec82662b10
|
Fix RainbowAction.
|
2022-06-21 19:40:47 +02:00 |
|
|
04a8f1d3d2
|
Fix BucketAction.
|
2022-06-21 19:21:50 +02:00 |
|
|
8fe7110dc9
|
Remove a now uneeded method.
|
2022-06-21 18:54:33 +02:00 |
|
|
1f3ef7782f
|
Bindings for the rest of the actions.
|
2022-06-21 18:47:22 +02:00 |
|
|
d68d3fa340
|
Created binds for PaintAction.
|
2022-06-21 18:04:31 +02:00 |
|
|
233e128dc3
|
Register the actions to the classdb.
|
2022-06-21 17:12:03 +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 |
|
|
004bf8e812
|
Fixed LineAction and RectAction.
|
2022-06-21 16:35:19 +02:00 |
|
|
0483521818
|
Ported CutAction.
|
2022-06-21 13:13:41 +02:00 |
|
|
f462e22536
|
Ported RainbowAction.
|
2022-06-21 10:52:18 +02:00 |
|
|
cfee15aa52
|
Ported MultilineAction.
|
2022-06-21 10:37:22 +02:00 |
|
|
1e979d3061
|
Ported RectAction.
|
2022-06-21 10:08:41 +02:00 |
|
|
ad3a5aa196
|
Ported PasteCutAction.
|
2022-06-21 00:34:47 +02:00 |
|
|
bafde8e9db
|
Ported LineAction.
|
2022-06-20 23:22:52 +02:00 |
|
|
61a8942070
|
Ported DarkenAction.
|
2022-06-20 22:57:44 +02:00 |
|
|
b2d2a6fbe5
|
Fixed BrushAction.
|
2022-06-20 01:47:20 +02:00 |
|
|
1ca15c44e4
|
Fix typo in PencilAction.
|
2022-06-20 00:10:51 +02:00 |
|
|
f3a3fdfd75
|
Ported get_points in PaintAction.
|
2022-06-20 00:10:31 +02:00 |
|
|
ecda65d37b
|
Fix an another shadoved declaration.
|
2022-04-18 23:41:49 +02:00 |
|
|
4813832b92
|
Fix shadowed declaration warning.
|
2022-04-18 19:34:52 +02:00 |
|
|
71ac7bc4e3
|
Bit more work on porting PaintActions.
|
2022-04-18 14:10:21 +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 |
|
|
a3fc87a576
|
Cleaned up BrushPrefabs. Also started cleaning up actions.
|
2022-04-17 20:04:30 +02:00 |
|
|
62c384b3a4
|
Almost completely ported the logic of the PaintWindow.
|
2022-04-17 03:18:09 +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 |
|
|
fe318a61ea
|
initial setup for the paint module.
|
2022-04-15 00:00:46 +02:00 |
|