Changelog Timeline

Stay up to date with new patches

February 9 2023
  • refactor commands and keybinding a bit
February 6 2023
  • initialize m_LastFrameHeldKeys
  • block consequent same sequence binds with a little delay, do not block if buttons were pressed/released/pressed
  • impl PlaybackCommand
February 5 2023
  • init command * api
  • shortcut consume input & priority
  • - Dialogs: something works :P
February 2 2023
  • editor commands system init cleanup viewport class get rid of old command history stuff and keybind stuff
January 30 2023
  • - Dialogs: work in progress, desired usage:
January 29 2023
  • todos
  • typo
  • small refactor
  • move bunch of stuff to viewport config singleton
  • refactor viewport layout settings to hold ratios
  • viewport settings serialization
January 28 2023
  • add some visualization for viewport
  • .
  • .
  • handle direction of playback
  • handle playblack controller looping
  • impl ChangeFrameStepCommand
  • fix multiple binds being triggered even though they do not match sequence
  • small refactors here and there
  • misc
  • non linear command history
January 27 2023
  • proto of command system
  • serialization of keybinds
  • more work on keybinds, initial work on saving
January 25 2023
  • small fixes
  • keybind remapping proto