Revision 576243b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 1, 2019, 13:27 (GMT) |
Initial automatic function vectorization with llvm |
Revision f09f8ad by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 1, 2019, 09:39 (GMT) |
move slicing functionality to ArrayRef |
Revision 034639a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 1, 2019, 08:57 (GMT) |
initial vector slicing API |
Revision fd5d972 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 1, 2019, 08:20 (GMT) |
Merge branch 'master' into functions |
April 30, 2019, 17:04 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental |
Revision 3947310 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 30, 2019, 15:50 (GMT) |
Merge branch 'master' into greasepencil-object |
April 30, 2019, 13:34 (GMT) |
Cycles: Fixed equiangular area light sampling. For some reason, light samples didn't contain the correct normal of the light source when performing equiangular sampling. Now it's explicitly fetching it from the lights array. |
Revision ffe0796 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 30, 2019, 11:58 (GMT) |
use first-class llvm vector for Vector type |
Revision e8e0e7b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 30, 2019, 10:48 (GMT) |
rename SimpleLLVMTypeInfo to PackedLLVMTypeInfo |
Revision dc2979a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 30, 2019, 10:42 (GMT) |
cleanup LLVMBool type info |
Revision 2524a5e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 30, 2019, 10:35 (GMT) |
new TrivialLLVMTypeInfo to simplify creating other types |
Revision 45271f7 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 30, 2019, 10:07 (GMT) |
clear cached node states on file load |
Revision f5d0dbe by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 30, 2019, 09:57 (GMT) |
move btree lookup class to separate file |
Revision 3b00f66 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 30, 2019, 08:55 (GMT) |
Merge branch 'master' into functions This also removes dependency creation for function drivers (due to merge conflicts that I could not resolve yet). |
Revision f147bec by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 29, 2019, 14:25 (GMT) |
Merge branch 'master' into greasepencil-object |
April 29, 2019, 12:39 (GMT) |
Cycles: Improved eqiuangular sampling for spot lights. When doing equiangular sampling, it now first clips the ray to the intersection of the spot light cone. |
Revision d1aa60d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 29, 2019, 09:42 (GMT) |
Merge branch 'master' into functions |
Revision 0e0495c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 29, 2019, 08:52 (GMT) |
Merge branch 'master' into functions |
April 29, 2019, 01:48 (GMT) |
Fix crash on mesh filters |
Revision 8f70d49 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 28, 2019, 19:15 (GMT) |
splitup forwarding function |
|