This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern
Sergey Sharybin 5b33115070 Cycles: Fix wrong assert failure happening after recent de-duplicate
This is actually intended behavior to return NULL when the socket is not
found. It's used in certain BSDF nodes to query whether some inputs exists
or not.

Perhaps we can be more explicit here and have dedicated logic to query
socket existance and keep assert in place.

In any case, even if we lost assert() for the constant fold now it's
still somewhat better than duplicated code. Perhaps.
2015-12-15 21:01:56 +05:00
..
2015-12-10 21:18:50 +11:00
2015-10-10 17:35:30 +02:00
2015-03-19 15:41:41 +11:00
2015-12-11 01:48:26 +01:00
2015-12-08 20:13:45 -05:00
2014-07-18 11:55:59 +10:00
2015-10-10 17:35:30 +02:00
2014-03-22 14:41:38 +02:00