mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 21:54:58 +00:00
Add menu bar to Animation Editor, some refactoring
This commit is contained in:
@@ -13,7 +13,8 @@ class Bitmap
|
||||
end
|
||||
end
|
||||
|
||||
# TODO: Add more curve types once it's decided which ones they are.
|
||||
# TODO: Add more curve types once it's decided which ones they are. See
|
||||
# INTERPOLATION_TYPES.
|
||||
def draw_interpolation_line(x, y, width, height, gradient, type, color)
|
||||
case type
|
||||
when :linear
|
||||
|
||||
Reference in New Issue
Block a user