NickTiny / SPArk-sequencer-addon

The SPA Studios Sequencer Addon Re-Kindled
GNU General Public License v3.0
5 stars 1 forks source link

Replace Legacy BGL Module with GPU Module #10

Closed NickTiny closed 10 months ago

NickTiny commented 1 year ago

bgl Module is used in the draw code, replace this with the GPU module instead. Similar to https://projects.blender.org/studio/blender-studio-pipeline/pulls/157

https://github.com/NickTiny/SPArk-sequencer-addon/blob/a42befab621e6dea1853f101b49d2ca371efcc06/spa_sequencer/gpu_utils.py#L35C1-L69C36

NickTiny commented 10 months ago

Closed by https://github.com/NickTiny/SPArk-sequencer-addon/pull/9