Skip to content

Commit

Permalink
Updated HISTORY.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed May 6, 2024
1 parent c874981 commit 4cac4b9
Showing 1 changed file with 16 additions and 22 deletions.
38 changes: 16 additions & 22 deletions mrv2/docs/HISTORY.md
@@ -1,24 +1,3 @@
v1.1.6
======

- Panel->Settings->Default Settings now warns the user about it and asks
for confirmation.
- Moved Panel->Settings->Default Hotkeys to Window->Hotkeys.
- Added Window->Preferences->Default to reset the user preferences to their
default.
- Cleaned up source code of passing ui pointer to several classes, using
App::ui instead.
- Removed .po python plug-in files from package distribution.
- Improved missing_translate.py script and added searching for plug-in
translations too.
- Removed unused FLU XPM icons from the code, as most have been replaced by
.svg icons.
- Fixed Edit Viewport Clip Info and Device Info not respecting the device
pixel ratio when the Edit button was pressed.
- Fixed macOS crashes with preview thumbnail.
- Respect last configuration of Timeline/ClipInfo and Timeline/TrackInfo.


v1.1.5
======

Expand Down Expand Up @@ -48,7 +27,22 @@ It is a bug fix release for the regressions in v1.1.4 which was rushed:
- If using blit for the viewports, automatically switches to shaders if
Background is transparent and image has transparency, as glBlitFrameBuffers
does not support alpha blending.

- Panel->Settings->Default Settings now warns the user about it and asks
for confirmation.
- Moved Panel->Settings->Default Hotkeys to Window->Hotkeys.
- Added Window->Preferences->Default to reset the user preferences to their
default.
- Cleaned up source code of passing ui pointer to several classes, using
App::ui instead.
- Removed .po python plug-in files from package distribution.
- Improved missing_translate.py script and added searching for plug-in
translations too.
- Removed unused FLU XPM icons from the code, as most have been replaced by
.svg icons.
- Fixed Edit Viewport Clip Info and Device Info not respecting the device
pixel ratio when the Edit button was pressed.
- Fixed macOS crashes with preview thumbnail.
- Respect last configuration of Timeline/ClipInfo and Timeline/TrackInfo.


v1.1.4
Expand Down

0 comments on commit 4cac4b9

Please sign in to comment.