-
Notifications
You must be signed in to change notification settings - Fork 136
API Affecting Changes
tobspr edited this page Apr 25, 2016
·
8 revisions
This file includes all important changes which you have to consider when upgrading to a newer version/revision of the Render Pipeline. This is by no means a changelog, but just a list of changes which affect the api.
- The 'inout' section in effects has been moved below the 'inject' section. See the
material_blend4.yaml
effect for an example.
-
render_shadows
was renamed torender_shadow
in the effect options -
shadows:
was renamed toshadow:
in effect files
Rendering Pipeline by tobspr (c) 2014 - 2016
For developers: