Blender Git Commit Log

Git Commits -> Revision d1f4546

Revision d1f4546 by Jacques Lucke (master)
July 8, 2020, 13:10 (GMT)
Functions: implement common subnetwork elimination optimization

This was the last of the three network optimizations I developed in
the functions branch. Common subnetwork elimination and constant
folding together can get rid of most unnecessary nodes.

Commit Details:

Full Hash: d1f4546a5918d3c8154a74294d5011f1ddb387d6
Parent Commit: e3e42c0
Lines Changed: +183, -0

2 Modified Paths:

/source/blender/functions/FN_multi_function_network_optimization.hh (+1, -0) (Diff)
/source/blender/functions/intern/multi_function_network_optimization.cc (+182, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021