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
2018-02-14CMake: Expose Cycles devices support as CMake optionSergey Sharybin
2018-02-14CMake: Fix cimpilation error when CUDA dynload is disabled but toolkit is not...Sergey Sharybin
2018-02-14Cleanup: use prefix for testsCampbell Barton
2018-02-13Add ED_object_editmode_exit_exCampbell Barton
2018-02-13Cycles: Implement index output for hair nodeSergey Sharybin
2018-02-13(Nodes) Display image name if any in the Cycles Image and Environment Texture...Ines Almeida
2018-02-12Fix random walk SSS issues with different base and subsurface color.Brecht Van Lommel
2018-02-12Fix part of T53080: don't use current scene world for icon previews.Brecht Van Lommel
2018-02-12Buildbot: Remove usage of deprecated chrootSergey Sharybin
2018-02-12Add boolean regression test.Howard Trickey
2018-02-12Error in last commit, disable cycles when not enabledCampbell Barton
2018-02-12Disable cycles when WITH_CYCLES=OFFCampbell Barton
2018-02-12BKE_addon: new/free/ensure functionsCampbell Barton
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-09Cycles: random walk subsurface scattering.Brecht Van Lommel
2018-02-09Fix (unreported) error on freeing timers which customdata pointer shall not b...Bastien Montagne
2018-02-09Fix (unreported) crash when duplicating a FileBrowser window in preview draw ...Bastien Montagne
2018-02-09Doc: attempt to document RNA's FunctionFlag.Bastien Montagne
2018-02-09Paint Dirt: remove operator call from PythonSybren A. Stüvel
2018-02-09Paint Dirt: some small fixesSybren A. Stüvel
2018-02-09Fix crash with font on curveSergey Sharybin
2018-02-09CMake: include missing headersCampbell Barton
2018-02-09Fix T53958: Sequencer zoom 1:1 failsCampbell Barton
2018-02-09Fix T53347: Vertex paint crashCampbell Barton
2018-02-08Fix for missing "Use Freestyle" toggle in the Cycles "Layer" options panel.Tamito Kajiyama
2018-02-08Cycles: unify OSL BSSRDF closure into a single bssrdf() closure with method.Brecht Van Lommel
2018-02-08Code refactor: tweaks in SSS code to prepare for coming changes.Brecht Van Lommel
2018-02-08Code refactor: remove unnecessary RNG offset in branched path code.Brecht Van Lommel
2018-02-08Cycles tests: separate directory for sss tests.Brecht Van Lommel
2018-02-08Disable fast adjust code. Add other end spec matching.Howard Trickey
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-08Depsgraph: Fix missing camera animation after visibility changesSergey Sharybin
2018-02-08Mesh: concave quad supportCampbell Barton
2018-02-08Dopesheet: Synchronize selection on bones when selecting everythingSergey Sharybin
2018-02-08Fail gracefully when editmode data doesn't existCampbell Barton
2018-02-08Linux: Add appdata.xml file for packagersCampbell Barton
2018-02-08Forgot to return actual value in previous own commit.Bastien Montagne
2018-02-08Library linking code: proper early out in case there is nothing to link.Bastien Montagne
2018-02-07Library reload code: add early out in case there is nothing to reload.Bastien Montagne
2018-02-07Update CUEW to latest versionBrecht Van Lommel
2018-02-07Correct header guard in last commitCampbell Barton
2018-02-07Cleanup: Python context accessCampbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-06Depsgraph: Correction to previous particle fixSergey Sharybin
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06DNA: move eObjectMode into own headerCampbell Barton
2018-02-06Fix T54003: Particles - Size and random size not present in "physics" tab in ...Mai Lavelle
2018-02-06Fix T54001: AMD OpenCL fails with certain resolutions, after recent changes.Brecht Van Lommel
2018-02-05Fix bevel profile=1 problems, see T39132, T38458, T40278, T51010,Howard Trickey
2018-02-05Fix typo in struct name obejct to object.Nathan Letwory