Isolated to just outliner_draw_highlights_recursive in the outliner_draw.c
Other function updates will be in their own diffs.
Details
Details
- Reviewers
Mike Erwin (merwin) - Maniphest Tasks
- T49043: replace OpenGL immediate mode in Blender 2.8
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Generating a commit that included the original diff but excluded the changes to outliner_draw_struct_marks
Comment Actions
@Chaitanya (cyrax), I'm trying to commit this to blender2.8 under your name.
What full name and email do you use with git?
For example mine is "Mike Erwin <significant.bit@gmail.com>"
Comment Actions
@Chaitanya (cyrax) do you use "arc diff" to submit these?
For some reason patches by @Benjamin Summerton (define-private-public) are landed with his name. Arcanist loses most people's names. Maybe he knows the secret?
Comment Actions
@Mike Erwin (merwin) I commit code under "Cyrax <cyrax.iiit@gmail.com>"
I've been submitting patches through the website. Don't think arcanist does anything special. It translates to a git diff and a patch.