Changelog Timeline

Stay up to date with new patches

June 1 2023
  • Viewport: Implement wsad movement
May 31 2023
  • typo
  • Viewports: Hookup viewports to command context
  • Viewport: Render loaded frame instead of empty frame
  • MainWindow: Slightly adjust main window bar color
  • Rest API: Implement aimation news end point and display it in quickstart tab
  • get rid of old sequencer
May 30 2023
  • add imguizmo basics
  • Rest API: Add new field to changelog endpoint api
  • Viewport: Embedd actual viewport context within viewports dockspace - resize viewports underlying framebuffer when ROI changes
  • Merge pull request 'Docking: Implement viewport docking' (#81) from docking2 into master Reviewed-on: /pulls/81
  • Docking: Implement viewport docking
May 26 2023
  • rotate viewport around the target
  • some corrections of viewport math
May 23 2023
  • viewport tab: movement with RMB, some tweaks
  • ImGui: Implement TextFormatted using fmt the widget automatically aligns to frame padding
  • AIMATION VERSION UPDATE 0.7.0-ALPHA
May 22 2023
  • fix viewport failing with resizing window
  • Merge remote-tracking branch 'AImation/master' into lukaasm/docking
  • SceneTab: Center buttons label in side bar tabs
  • SceneTab: Side tabs as text instead of icons
  • Sequencer: Add an adorner to selected key frame, refactor sequencer code a bit - Always display transform row button but apply dimming to the row ifs exploded. User will not lose track of selection now when transform is exploded
  • ImGui: Slightly adjust PushTooltip to comform to imgui api
May 21 2023
  • Fix tabs –in 14e57b02662f377ceec83bff3be4ae33675a8db0, vs defaults to tabs on new files :(
  • ImGui: Item border decorator
  • ImGui: Implement vertical text widget
  • ImGui: Extend scope guard
  • FileDialog: Codestyle cleanup
  • ChangeLog: Format commits date timestamp into human readable format
May 20 2023
  • GUI: Remove leftover alignment