Blender Git Commit Log

Git Commits -> Revision bb0a031

Revision bb0a031 by Brecht Van Lommel (master)
January 3, 2014, 17:57 (GMT)
Code refactor: move random number and MIS variables into PathState.

This makes it easier to pass this state around, and wraps some common RNG
dimension computations in utility functions.

Commit Details:

Full Hash: bb0a0315e28216e64190b3c6e5657438a28ad56d
Parent Commit: 57407d3
Lines Changed: +185, -128

4 Modified Paths:

/intern/cycles/kernel/kernel_path.h (+106, -126) (Diff)
/intern/cycles/kernel/kernel_path_state.h (+18, -0) (Diff)
/intern/cycles/kernel/kernel_random.h (+44, -0) (Diff)
/intern/cycles/kernel/kernel_types.h (+17, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021