GraphicsEditor/addons/Godoxel/actions
2020-11-27 03:28:57 +01:00
..
Action.gd improved performance, fixed mouse out of canvas in local coords, fixed loading image with x and y switched, removed pixels member from GELayer 2020-11-09 12:53:55 +01:00
Brighten.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
Brush.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
Bucket.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
Cut.gd Fixed cut tool bug, when start position was Vector2(0, 0) when checking variable with "not var" instead of "var == null" 2020-11-23 06:32:04 +01:00
Darken.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
Line.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
PasteCut.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
Pencil.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
Rainbow.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00
Rect.gd added ability to lock alpha, fixed "wrong" alpha when right click 2020-11-27 03:28:57 +01:00