Skip to content

Commit

Permalink
Add end action to move action filter
Browse files Browse the repository at this point in the history
  • Loading branch information
exeldro committed May 23, 2024
1 parent dea6276 commit 5157f43
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 84 deletions.
5 changes: 5 additions & 0 deletions data/locale/en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ TransformRelative="Transform Relative"
Transform="Transform"
GetTransform="Get transform"
CustomDuration="Custom Duration"
InfiniteDuration="Infinite Duration"
TransitionDuration="Transition Duration"
Duration="Duration"
Start="Start"
SwitchPoint="Switch Point"
Expand Down Expand Up @@ -93,6 +95,8 @@ StopTrigger="Stop Trigger"
StopTrigger.None="None: stop only when the move is done or this filter is disabled"
Actions="Actions"
Action="Action"
StartAction="Start Action"
EndAction="End Action"
Show="Show"
SimultaneousMove="Simultaneous Move"
SimultaneousMove.None="None"
Expand Down Expand Up @@ -269,6 +273,7 @@ TriggerHotkey="Trigger Hotkey"
Enable="Enable"
Disable="Disable"
Toggle="Toggle"
NoneAction="None"
FrontendAction="Frontend Action"
FrontendAction.None="None"
FrontendAction.StreamingStart="Streaming Start"
Expand Down
Loading

0 comments on commit 5157f43

Please sign in to comment.