mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 06:34:59 +00:00
Anim Editor: added FoeFlip property, Space to play, S to swap sides, P to show/hide property lines for selected particle
This commit is contained in:
@@ -12,6 +12,8 @@ class UIControls::BitmapButton < UIControls::Button
|
||||
@disabled_bitmap = disabled_bitmap
|
||||
end
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
def set_interactive_rects
|
||||
@interactions&.clear
|
||||
@button_rect = Rect.new(0, 0, width, height)
|
||||
|
||||
Reference in New Issue
Block a user