Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-11Cleanup: renaming a few confusing variablesWeizhen Huang
2022-11-11Merge branch 'master' into soc-2022-many-lights-samplingWeizhen Huang
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-11-04Merge branch 'master' into soc-2022-many-lights-samplingRiverIntheSky
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-25Refactor kernel light codeBrecht Van Lommel
2022-10-21Merge branch 'master' into soc-2022-many-lights-samplingWeizhen Huang
2022-10-14Fix wrong MIS weights when culling nodes for transmissionBrecht Van Lommel
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-07Optimize light tree importance based on transmissive properties of materialsBrecht Van Lommel
2022-10-04Merge branch 'master' into soc-2023-many-lights-samplingWeizhen Huang
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-12Cleanup: make formatBrecht Van Lommel
2022-09-12Merge branch 'master' into soc-2022-many-lights-samplingBrecht Van Lommel
2022-09-09Cycles: Remove separate OSL attribute map and instead always use SVM attribut...Patrick Mours
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-04Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-09-02Cleanup: remove some unnecessary kernel feature definesBrecht Van Lommel
2022-09-01Cycles: remove old Sobol pattern, simplify sampling dimensionsBrecht Van Lommel
2022-09-01Cycles: improve Progressive Multi-Jittered samplingNathan Vegdahl
2022-08-23Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-08-19Cycles: add Sobol-Burley sampling patternNathan Vegdahl
2022-08-16Cycles: use bit-trail for light tree pdfJeffrey Liu
2022-08-15Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-08-15Cycles: simplify handling of ray differentialsBrecht Van Lommel
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-07-31Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-07-25Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-07-25Cleanup: move device BVH code to kernel/device/*/bvh.hBrecht Van Lommel
2022-07-21Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-20Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-07-15Cycles: refactor rays to have start and end distance, fix precision issuesBrecht Van Lommel
2022-07-15Cycles: Apple Silicon optimization to specialize intersection kernelsMichael Jones
2022-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-07-09Cycles: update distant light importance heuristicsJeffrey Liu
2022-07-07Cycles: update MIS calculations when light tree is enabledJeffrey Liu
2022-07-07Cycles: implement calculation for light tree pdfJeffrey Liu
2022-07-02Cycles: re-implement distant lights in many lights samplingJeffrey Liu
2022-07-01Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-07-01Fix: Cycles light tree triangle samplingJeffrey Liu
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-25Cycles: support distant lights in treeJeffrey Liu
2022-06-22Cleanup: unused members in light tree structJeffrey Liu
2022-06-21Cycles: support emissive triangles in light treeJeffrey Liu
2022-06-18Merge branch 'master' into soc-2022-many-lights-samplingJeffrey Liu
2022-06-17Cleanup: replace uint4 by AttributeMap structBrecht Van Lommel
2022-06-10use a single struct to represent light tree nodes on deviceJebbly
2022-06-10add use_light_tree and splitting_threshold to kernel integratorJebbly