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-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
2018-02-05Minor change to last commitCampbell Barton
2018-02-05Fix T53986: Crash saving during sculpt strokeCampbell Barton
2018-02-05cycles: fix black render with cycles_cubin_cc.Ray Molenkamp
2018-02-05cycles: fix cxx11 usage for cycles_cubin_ccRay Molenkamp
2018-02-04msvc: Use source folder structure for project file.Ray Molenkamp
2018-02-03cycles: Add an nvrtc based cubin cli compiler.Ray Molenkamp
2018-02-03Fix more Cycles incorrect principled BSDF mixing due to missing initialization.Brecht Van Lommel
2018-02-03Fix build error with CUDA 9.1 and compute capability 2.x.Brecht Van Lommel
2018-02-03Cycles: make displacement a supported feature.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-02Fix missing group duplicated by hair in renderSergey Sharybin
2018-02-02fix: silence warnings about unused local variable (thanks to dfelinto for the...Gaia Clary
2018-02-02Fix T53980: IK influencing REST POSE with New DepsgraphSergey Sharybin
2018-02-02Cleanup: wrap function argsCampbell Barton
2018-02-02Fix T53978: Bad memory access after recent fix to BSDF mixingMai Lavelle