1. 21 12月, 2016 1 次提交
  2. 20 12月, 2016 1 次提交
  3. 15 12月, 2016 1 次提交
  4. 14 12月, 2016 1 次提交
  5. 15 11月, 2016 1 次提交
  6. 08 11月, 2016 1 次提交
  7. 06 11月, 2016 1 次提交
  8. 04 11月, 2016 4 次提交
  9. 03 11月, 2016 3 次提交
  10. 26 10月, 2016 1 次提交
  11. 21 10月, 2016 2 次提交
  12. 20 10月, 2016 1 次提交
  13. 19 10月, 2016 1 次提交
    • J
      Adding 28 presets for Bezier curve handles (ease-in/out, bounce, etc...)... as... · 3bd00ccc
      Jonathan Thomas 提交于
      Adding 28 presets for Bezier curve handles (ease-in/out, bounce, etc...)... as opposed to the old bezier mode (which used 40% handle values for 1 generic smooth curve). Now, the curve can be quickly adjusted by using these presets, changing any animation in OpenShot. Also updating translations. Also, adding in some compatibility for old project files, which now contain in-compatible keyframe curve handle values. Basically, opening an older project (up to version 2.1.0-dev) will auto translate the keyframe handles into the new percentage format (same syntax used by CSS). Also fixing a bug related to double clicking property editors (i.e. color picker)
      3bd00ccc
  14. 12 10月, 2016 1 次提交
  15. 06 10月, 2016 1 次提交
  16. 05 10月, 2016 3 次提交
  17. 04 10月, 2016 2 次提交
  18. 23 9月, 2016 2 次提交
  19. 22 9月, 2016 3 次提交
  20. 20 9月, 2016 3 次提交
  21. 18 9月, 2016 1 次提交
  22. 16 9月, 2016 3 次提交
  23. 15 9月, 2016 1 次提交
  24. 14 9月, 2016 1 次提交
    • J
      Fixed a few bugs related to opening an .ops project or media file via command... · 283fa1e3
      Jonathan Thomas 提交于
      Fixed a few bugs related to opening an .ops project or media file via command line args (i.e. openshot "my_project.osp"). Also, increased the max zoom in on the zoom slider, to 1 second=100 pixels (which is probably too close for most)... but useful when you are trying to sequence lots of fast flashing images. Also fixed a regression with the new caching code, when the app is starting up (race condition).
      283fa1e3