Page MenuHome

Updates to outliner_draw_highlights_recursive under the blender2.8 branch
ClosedPublic

Authored by Chaitanya (cyrax) on Dec 25 2016, 2:12 AM.

Details

Summary

Isolated to just outliner_draw_highlights_recursive in the outliner_draw.c
Other function updates will be in their own diffs.

Diff Detail

Repository
rB Blender

Event Timeline

Chaitanya (cyrax) retitled this revision from to Updates to outliner_draw_highlights_recursive under the blender2.8 branch.
Chaitanya (cyrax) updated this object.
Chaitanya (cyrax) set the repository for this revision to rB Blender.
Chaitanya (cyrax) removed rB Blender as the repository for this revision.

Generating a commit that included the original diff but excluded the changes to outliner_draw_struct_marks

Chaitanya (cyrax) set the repository for this revision to rB Blender.Dec 27 2016, 6:44 AM

Some code looks indented too much, but overall looks good!

Chaitanya (cyrax) edited edge metadata.

Updated with formatting changes. Seems Netbeans is expanding tabs. Checked in vim.

Mike Erwin (merwin) edited edge metadata.
This revision is now accepted and ready to land.Feb 7 2017, 6:48 PM

@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>"

@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?

@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.

It worked! Pushed to blender2.8