Skip to content

Latest commit

 

History

History
246 lines (156 loc) · 6.44 KB

CHANGELOG.md

File metadata and controls

246 lines (156 loc) · 6.44 KB

Change Log

Version 4.1.0 - 2024.10.5

Notice

We found a way to coexist with the old Blender specific code.
From this version, this add-on supports Blender 2.8 to 4.1 again which drops at Version 4.0.

Other Updates

  • Fix bugs

Contributors

Version 4.0.1 - 2024.9.29

Other Updates

  • Fix bugs

Contributors

Version 4.0.0 - 2024.7.21

Notice

From this version, Screencast Keys add-on uses the 'MODAL_PRIORITY' option to remove the dependency of the Blender internal structure.
Also, this add-on is available at extensions.blender.org.

On the other hand, this add-on only supports Blender 4.2 or later from this version.
If you continue this add-on on Blender 4.1 or before, use Version 3.14 series.

Other Updates

Version 3.14.0 - 2024.4.21

Notice

Since this version, the add-on introduces a Semantic Versioning.
Semantic versioning can realize a short-term release after bug fixes and a long-term support for the specific Blender version.

Other Updates

  • Fix bugs

Version 3.13 - 2024.2.4

Other Updates

  • Fix bugs

Version 3.12 - 2023.11.18

Other Updates

  • Fix bugs

Version 3.11 - 2023.8.4

Other Updates

  • Fix bugs

Version 3.10 - 2023.4.22

Notice

Dropped of Blender 2.7x support.

Other Updates

  • Fix bugs

Version 3.9 - 2023.2.7

Notice

Due to the deprecation of the bgl module, it is becoming difficult to maintain the add-on for Blender 2.7x.
To reduce maintainance costs and code complexity, the next version (Version 3.10) will not support for Blender 2.7x. So, this is a final release that supports Blender 2.7x.

Other Updates

  • Fix bugs

Version 3.8 - 2022.9.12

Other Updates

  • Fix bugs

Version 3.7 - 2022.3.13

Updated Features

  • Blender 3.0/3.1 support about the option "Get Event Aggressively"
  • Added preferences
    • Show mouse with custom images
    • Enable simulated auto saving while Screencast Keys is running

Other Updates

  • Enable to turn on the option "Get Event Aggressively" by default even in non-supported Blender version
  • Fix bugs

Version 3.6 - 2021.9.5

Updated Features

  • Blender 2.93 support about the option "Get Event Aggressively"
  • Added options
    • Specify the displayed line's thickness
    • Add spaces around the texts
    • Show the backround with the rounded corners
  • Added preferences
    • Enable Screencast Keys automatically when Blender is starting up
  • UI on Sidebar

Other Updates

  • Show platform specific keys by default
  • Fix bugs

Contributors

Version 3.5 - 2021.3.5

Updated Features

  • Blender 2.92 support about the option "Get Event Aggressively"
  • Enable "Get Event Aggressively" option by default (Experimental)

Other Updates

  • Fix bugs

Version 3.4 - 2020.12.19

Updated Features

  • Added options
    • Enable/Disable repeat key counting
    • Show UI in sidebar/overlay
  • Blender 2.91 support about the option "Get Event Aggressively"

Other Updates

  • Fix bugs

Version 3.3 - 2020.9.6

Updated Features

  • Added options
    • Change display method of last operator

Other Updates

  • Fix bugs
  • Change CI to GitHub Actions from Circle CI

Version 3.2 - 2020.5.24

New Features

  • Alias text for event text

Updated Features

  • Added options
    • Show background behind texts and figures
    • Show shadow behind texts
    • Align texts and figures
    • Set maximum event history
    • Show hold mouse status
  • Updated option
    • Add "Cursor" item to the option "Origin", which displays texts and figures at mouse cursor
    • Blender 2.79/2.80/2.81/2.83/2.90 support about the option "Get Event Aggressively"

Other Updates

  • Fix bugs

Version 3.1 - 2020.4.25

Updated Features

  • Customization of panel location
  • The mode to get events aggressively

Other Updates

  • Add CI
  • Fix bugs

Contributors

Version 3.0 - 2019.1.13

Support Blender 2.8.