Bforartists: old changes shadowing newer changes introduced by Blender

Created on 5 Feb 2021  路  6Comments  路  Source: Bforartists/Bforartists

release\scripts\startup\bl_ui\space_clip.py

some classes are defined twice, this was possibly caused by a merge, or was this intended?

example: CLIP_MT_track_transform

0 - task 1- Fixed

Most helpful comment

Thanks buddy :)

I am currently into music. Once done, and after the next merge i will try to catch these baddies.

All 6 comments

Good catch. That's the price for working with two code bases ...

Please document every double that you find.

Great, will do so

draw defined twice in release\scripts\startup\bl_ui\space_sequencer.py
image

draw defined twice in release\scripts\startup\bl_ui\space_topbar.py

image

Thanks buddy :)

I am currently into music. Once done, and after the next merge i will try to catch these baddies.

Fixed in master

Was this page helpful?
0 / 5 - 0 ratings