Page MenuHome

Nodes: Convert several shader nodes to c++
ClosedPublic

Authored by Aaron Carlisle (Blendify) on Dec 30 2021, 4:39 AM.

Details

Summary

Also add file namespace

This is needed to use new node APIs

Diff Detail

Repository
rB Blender
Branch
nodes-shader-cpp (branched from master)
Build Status
Buildable 19682
Build 19682: arc lint + arc unit

Event Timeline

Aaron Carlisle (Blendify) requested review of this revision.Dec 30 2021, 4:39 AM
Aaron Carlisle (Blendify) created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 30 2021, 6:42 PM
This revision was automatically updated to reflect the committed changes.
  • Merge branch 'master' into nodes-shader-cpp
  • Cleanup: Nodes: Convert several shader nodes to c++
  • Restore bounds check, see D6102
  • Cleanup: return in else statement
  • Merge branch 'master' into nodes-shader-cpp

https://builder.blender.org/admin/#/builders/18/builds/248

Buildbot currently has issues on Linux but patch builds and test pass locally builds on mac also pass, build fails for unrelated issues.

The patch is good to go.

This revision was not accepted when it landed; it landed in state Needs Review.Jan 3 2022, 5:45 AM
This revision was automatically updated to reflect the committed changes.