Page MenuHomePhabricator

Matrix Transforms
Changes PlannedPublic

Authored by wdede on Oct 11 2020, 10:17 PM.

Details

Summary

Create class that transforms static layers using the MatrixTransform class

Test Plan

Create test classes

Diff Detail

Repository
rA Anari
Branch
MatrixTransforms
Lint
Lint Passed

Event Timeline

gacmix retitled this revision from Initial Commit to Matrix Transforms.Oct 11 2020, 10:18 PM

Build is green

Building Anari on mpm-bionic-0002v7qq1c4mn as build 237.

See https://jenkins.mousepawmedia.net:8449/job/anari_build/237/ for more details.

Restricted Application completed remote builds in Restricted Buildable.Oct 11 2020, 10:18 PM

Build is green

Building Anari on mpm-bionic-0002vei5ylk4j as build 238.

See https://jenkins.mousepawmedia.net:8449/job/anari_build/238/ for more details.

Restricted Application completed remote builds in Restricted Buildable.Oct 11 2020, 10:27 PM

Build has FAILED

Building Anari on mpm-bionic-0004c3ymh2h3m as build 239.

Link to build: https://jenkins.mousepawmedia.net:8449/job/anari_build/239/
See console output for more information: https://jenkins.mousepawmedia.net:8449/job/anari_build/239/console

Restricted Application failed remote builds in Restricted Buildable!Oct 13 2020, 3:45 PM
jcmcdonald added inline comments.
anari-source/include/anari/matrix_transform.hpp
44–45

The linter is right about this. Here's how to initialize properly.

48–49

Same here...

53–54

I'll let you figure this one out accordingly. ;)

This revision now requires changes to proceed.Oct 17 2020, 10:59 AM
gacmix marked 3 inline comments as done.
  • Refactor transformation.hpp
  • Inital commit

Build is green

Building Anari on mpm-bionic-000a9mm4tbtcp as build 242.

See https://jenkins.mousepawmedia.net:8449/job/anari_build/242/ for more details.

Restricted Application completed remote builds in Restricted Buildable.Oct 29 2020, 11:12 AM

@memateo You should Commandeer this revision. From the bottom of the page, go to Add Action...Commandeer Revision. This will make you the author, and give you complete control over the diff, as if it were your own.

memateo edited reviewers, added: gacmix; removed: memateo.
wdede edited reviewers, added: memateo; removed: wdede.