July 15, 2019, 09:09 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
July 10, 2019, 13:45 (GMT) |
Merge master and fix merge conflicts |
July 5, 2019, 09:59 (GMT) |
Add asserts to musgrave code |
July 4, 2019, 19:33 (GMT) |
Refactor musgrave node |
July 4, 2019, 16:29 (GMT) |
Use direct links to musgrave types. Much faster compilation. |
July 4, 2019, 15:28 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
July 4, 2019, 15:27 (GMT) |
1D, 2D, and 4D musgrave texture |
July 3, 2019, 12:18 (GMT) |
Refactor GLSL noise |
July 3, 2019, 11:59 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
July 3, 2019, 11:53 (GMT) |
SSE noise implementation |
June 28, 2019, 22:08 (GMT) |
Make the parameter of nodeSetSocketAvailability more descriptive. |
June 28, 2019, 17:56 (GMT) |
Merge remote-tracking branch 'origin' into soc-2019-cycles-procedural |
June 28, 2019, 17:36 (GMT) |
Add 1D, 2D, and 4D noise to OSL. SVM is still in the works, though I have updated the 3D version to work for now. |
June 27, 2019, 17:36 (GMT) |
Fix 2D noise_grad function |
June 27, 2019, 13:28 (GMT) |
Merge remote-tracking branch 'origin' into soc-2019-cycles-procedural |
June 27, 2019, 13:27 (GMT) |
Use Blender's comments convention |
June 27, 2019, 13:10 (GMT) |
Add 1D, 2D, and 4D noise to EEVEE |
June 26, 2019, 12:11 (GMT) |
Rename "distance" to "metric" in voronoi node. The distance metric enum was named "distance" before, which is very bad since we have functions and variables called "distance". We renamed that to "metric", however, DNA and RNA names are still the same for backeward compatibility. |
June 26, 2019, 11:42 (GMT) |
Merge remote-tracking branch 'origin' into soc-2019-cycles-procedural |
June 26, 2019, 11:41 (GMT) |
Add a function for setting socket availability |
|