Blender Git Commits

Blender Git "soc-2019-cycles-procedural" branch commits.

Page: 2 / 6

August 4, 2019, 14:57 (GMT)
Remove Average vector meth operator.
August 4, 2019, 12:56 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural
August 3, 2019, 21:07 (GMT)
Fix Vector Math backward compatibility. Update average operator.
August 3, 2019, 20:15 (GMT)
Allow unavailable sockets to be taged as "in use".

Unavailable sockets can and may still be linked, not tagging them as "in use" implies that they aren't linked, which is not true. This causes problems when the developer use the SOCK_IN_USE flag as an indication of the linking status of a socket. An example for this would be versioning code.
August 3, 2019, 17:21 (GMT)
Fix Vector Math backward compatibility. Update normalize operator.
August 3, 2019, 16:24 (GMT)
Fix Vector Math Backward compatibility. Update cross product operator.
August 3, 2019, 12:42 (GMT)
Fix Vector Math backeard compatibility. Update Dot Product operator.
August 3, 2019, 11:54 (GMT)
Use function instead of macro.
August 3, 2019, 11:06 (GMT)
Fix Vector Math backward compatibility. Update add and subtract operators.
August 2, 2019, 16:02 (GMT)
Fix Vector Math backward compatibility. Updated socket names.
August 2, 2019, 14:41 (GMT)
Ignore links with unavailable sockets during Cycles graph generation.
August 2, 2019, 14:39 (GMT)
Only assign Vector Math outputs if they are linked.
August 2, 2019, 13:46 (GMT)
Refactor and clean up Vector Math Cycles code.
August 2, 2019, 12:38 (GMT)
Update Vector Math tool tips.
August 2, 2019, 12:27 (GMT)
Refactor Math node GPU code.
August 2, 2019, 12:13 (GMT)
Use C sign convention in Vector Modulo and fix zero division.
August 2, 2019, 12:06 (GMT)
Refactora and clean up Vector Math GPU code.

I don't think editing the GPUNodeStack is a good idea. This should be handled another way.
August 2, 2019, 10:02 (GMT)
Use more explicit names in Vector Math node.
August 2, 2019, 09:48 (GMT)
Remove Vector Math exec function.
August 2, 2019, 09:47 (GMT)
Refactor Vector Math update function.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021