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
2020-08-04Initial attempt at splitting for volumes.soc-2020-production-ready-light-treeSam Kottler
2020-07-29More light tree volume tweaksSam Kottler
2020-07-28Tweeks to light tree volume codeSam Kottler
2020-07-25Fixed a couple of tests with volumes with light tree disabled.Sam Kottler
2020-07-21Initial volume support in light tree.Sam Kottler
2020-07-15Fixed light tree construction.Sam Kottler
2020-07-04Fixed CUDA support for the light tree.Sam Kottler
2020-07-03Fixed motion blur with light tree enabled.Sam Kottler
2020-07-02Decoupled splitting from branched path integrator.Sam Kottler
2020-06-26Changed calulation of theta_u in tree importance.Sam Kottler
2020-06-19Fixed how last not-transparent bounce is found.Sam Kottler
2020-06-18Fixed using wrong angle in light tree importanceSam Kottler
2020-06-16Fixed most render tests with light tree off.Sam Kottler
2020-06-10Fixed light tree Primitive being struct and class.Sam Kottler
2020-06-10Fixed inconsisancy causing calling direct_emission twice from merge.Sam Kottler
2020-06-09Removed VLA's leftover from the 2018 GSoC project.Sam Kottler
2020-06-09Fixed bug when not using light tree from merge.Sam Kottler
2020-06-04Made Light Tree an experimental featureSam Kottler
2020-06-04Merge commit 'master' into gsoc-2018-many-light-samplinggsoc-2018-many-light-samplingSam Kottler
2020-06-02Merge commit 'e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1' into gsoc-2018-many-l...Sam Kottler
2020-06-02Merge commit 'e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1^1' into gsoc-2018-many...Sam Kottler
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-17editorconfig: update for new clang-format configCampbell Barton
2019-04-17ClangFormat: add configuration filesCampbell Barton
2019-04-17Cleanup: use 2 space indentation for shell scriptsCampbell Barton
2019-04-17ClangFormat: disable for most of sobol.cppCampbell Barton
2019-04-16Industry Compat keymap: Fix loop selectionWilliam Reynish
2019-04-16Selecing a pose bone in outliner deselect othersDalai Felinto
2019-04-16Fix T63066: Outliner crash when selecting object being in armature editmodeDalai Felinto
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16Cleanup: simplify commentsCampbell Barton
2019-04-16Clang-format: Speed up detection of clang-formatSergey Sharybin
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Fix T63312: Crash XRay + clippingJeroen Bakker
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Fix BLI_path test of BLI_path_frame_strip.Bastien Montagne
2019-04-16GNUmakefile: move clang format utilityCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Cleanup: use keyword only args to rna_idprop_ui_createCampbell Barton
2019-04-16Python: add a utility function for creating custom properties.Alexander Gavrilov
2019-04-16GNUmakefile: add 'make format'Campbell Barton
2019-04-16Initial support of `make format` for WindowsSergey Sharybin
2019-04-16Fix tool system Python errors if there is no active object.Brecht Van Lommel
2019-04-16Fix T63641: transform snap invert keymap item has an effect when disabled.Brecht Van Lommel
2019-04-16Fix T63617: Bone groups (de)select operators not immediately refreshingPhilipp Oeser
2019-04-16Fix T63204: Toggle collection visibility with shiftDalai Felinto
2019-04-16CMake: fix building WITH_CYCLES_LOGGING=ONCampbell Barton
2019-04-16UI: Move Collection Visibility popover from 3D View header into the SidebarWilliam Reynish