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-11Cleanup: wrap `left_probability` into a function to reduce repetitionWeizhen Huang
2022-11-11Do not sample node with zero importanceWeizhen Huang
2022-11-10Fix abort when rendering with OSL and OptiX in CyclesPatrick Mours
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-09Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-09Fix T101669: Cycles artifacts in bump map bakingBrecht Van Lommel
2022-11-09Fix portal light, index was off due to light->is_enabled set to true forWeizhen Huang
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-11-09Ignore normal when sampling from the light tree again in volumeWeizhen Huang
2022-11-09Add volume supportWeizhen Huang
2022-11-08Cleanup: formatChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-08Fix Cycles error with runtime compilation when there is no path to OptiX SDKGon Solo
2022-11-08Refactor: replace Cycles sse/avx types by vectorized float4/int4/float8/int8Brecht Van Lommel
2022-11-07Cleanup: fix outdated comment, add note about alternativesBrecht Van Lommel
2022-11-07Cycles: Apple GPU threadgroup tuningMichael Jones
2022-11-04Merge branch 'master' into soc-2022-many-lights-samplingRiverIntheSky
2022-11-03Choosing between the light tree and the distant light group based on the tota...Weizhen Huang
2022-11-03Cycles: Remove use of sprintf() in MD5 codeSergey Sharybin
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-02Adjust energy scaling for different light typesWeizhen Huang
2022-11-02Cycles: Add regression test for util_md5_stringSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-28Cleanup: formatCampbell Barton
2022-10-28Cycles: fix up logic in oneAPI devices filteringXavier Hallade
2022-10-26Cycles: List Level-Zero in oneAPI device requirements in the UI on LinuxXavier Hallade
2022-10-26Cycles: use packed float3 back for oneAPIXavier Hallade
2022-10-26Fix T101790: MNEE caustic settings are not visible in the UI when using MetalMichael Jones
2022-10-25Fix Cycles build error on 32bit x86Brecht Van Lommel
2022-10-25Remove file that was renamed in last refactorBrecht Van Lommel
2022-10-25Refactor kernel light codeBrecht Van Lommel
2022-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-24Compute upper and lower bounds of emitter importance. Splitting is disabled d...Weizhen Huang
2022-10-24Enable many light sampling by default, don't mark as experimental featureBrecht Van Lommel
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Avoid re-compilation of oneAPI AoT kernels when configuration changesSergey Sharybin
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-21Cycles: Bump versions of DPC++, IGC, and dependenciesSergey Sharybin
2022-10-21Merge branch 'master' into soc-2022-many-lights-samplingWeizhen Huang
2022-10-20Fix divisions by zero in adaptive splittingBrecht Van Lommel
2022-10-20Fix wrong return value in distant light sampling, triggering assertsBrecht Van Lommel
2022-10-20Fix assert in some test scenes, make float precision threshold a bit higherBrecht Van Lommel
2022-10-20Fix crashes and poor results with many lights on a line or same locationBrecht Van Lommel