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
path: root/intern
AgeCommit message (Expand)Author
2022-11-11Fix: wrong argument passed to `sample_resevoir()`soc-2022-many-lights-samplingWeizhen Huang
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'Sergey Sharybin
2022-11-10Fix missing wl_display_get_error in the Wayland dynamic loaderSergey Sharybin
2022-11-10Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-10GHOST/Wayland: report a message when there is a fatal errorCampbell Barton
2022-11-10Cleanup: minor naming changes, make listener struct constCampbell Barton
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-10GHOST/Wayland: add wl_display_listener for debuggingCampbell Barton
2022-11-10Cleanup: compiler warnings (unused-parameter & missing-declarations)Campbell 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-09Fix T102257: Crash when making an Object as Effector set to Guide and trying ...Germano Cavalcante
2022-11-09Fix T102257: Crash when making an Object as Effector set to Guide and trying ...Germano Cavalcante
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-09Cleanup: unused argument warningCampbell Barton
2022-11-09Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-09Fix T102287: Unhandled Numpad Separator on QWERTZ under WaylandCampbell Barton
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-07Fix support for building with ffmpeg < 5.0Sebastian Parborg
2022-11-07Cycles: Apple GPU threadgroup tuningMichael Jones
2022-11-05Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-05Cleanup: quiet unused argument warningCampbell Barton
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-03Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-03Fix Wayland warning on startup when running X11Brecht Van Lommel
2022-11-03Fix deprecation warnings in FFmpeg related codeSergey Sharybin
2022-11-03Cycles: Remove use of sprintf() in MD5 codeSergey Sharybin
2022-11-03Fix T102225: Crash opening menusSergey 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-02Cleanup: spelling in commentsCampbell Barton
2022-11-01Fix T102194: unhandled number keys on AZERTY layout under WaylandCampbell Barton