olive-editor:wayland-ui-issues

Last commit made on 2021-04-20
Get this branch:
git clone -b wayland-ui-issues https://git.launchpad.net/olive-editor

Branch merges

Branch information

Name:
wayland-ui-issues
Repository:
lp:olive-editor

Recent commits

8ddf70a... by Simran Spiller <email address hidden>

Don't link Qt5 OpenGL

e6b9e47... by Simran Spiller <email address hidden>

Don't create native widget siblings

https://github.com/obsproject/obs-studio/pull/3782

0cd4002... by MattKC

openglrenderer: use effective texture size rather than virtual size

Oof, this was an oopsie. This appears to fix the issues on AMD and some Intel
GPUs (the most prominent issues at least).

77d4b18... by MattKC

updated copyright year for 2021 [skip ci]

e410eb2... by MattKC

nodefactory: minor code change

8a5613b... by MattKC

nodes: improve timeremap hashing

3ce693a... by MattKC

timeinput: add missing punctuation

47c0282... by MattKC

node: use input limiting array when hashing

22b2d08... by MattKC

rational: implement NaN mode

Also clarify code where 0 is used as a rational.

88ebfb9... by MattKC

nodefactory: added time remap node