- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
BF_DIST_BIN
to be a symlink
I don't remember what is the final logic that Harley ended up with, but yes, the 3D view overlay text is no longer driven by "text highlight" theme color. Instead it it something like "black or…
The question is, why even do these subtle changes?
I don't know :)
By strip data I mean contents of
SeqStripDrawData::strips_
-SeqStripDrawData
Because then what I am still confused about, itGPU_SEQ_FLAG_BACKGROUND
is to draw strip "body". This is…
Ok but then where/how is the drawing area set?
Similar to how UI button/widget is drawn: from the CPU side, each strip is conceptually "one point" (in reality: two triangles), but without…
there should be no functional changes. However <...> Do you have any idea why this is?
Also unrelated technical questions: From what I gathered, batch jobs in
draw_strips_background()
and…
The new code switches to the wrong alpha blending state, and does flush the batch for each strip. The