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-15Cleanup: Style, braces with macrosSergey Sharybin
2018-02-15Cleanup: Remove BLI_ prefix from listbase macroSergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Fix T54078: Adding subsurf prior to particle system breaks simple children vg...Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-15Blenlib: Assert when attempting to rotate point around vector and store resul...Sergey Sharybin
2018-02-15Particles: Wrap insane amount of arguments to child modifier evaluationSergey Sharybin
2018-02-15Cleanup: styleCampbell Barton
2018-02-15Fix T54072: Crash splitting edgesCampbell Barton
2018-02-14Cycles: restore Particle Info Index for now, keep it next to Random.Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel
2018-02-14Particles: Avoid multiple function declarations in multiple placesSergey Sharybin
2018-02-14Particles: Cleanup, remove trailign whitespaceSergey Sharybin
2018-02-14Hair child: Use clamp function to clamp curve evaluationSergey Sharybin
2018-02-14Math utils: Add clamping functionsSergey Sharybin
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 part of T53080: don't use current scene world for icon previews.Brecht Van Lommel
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-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-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-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-07Correct header guard in last commitCampbell 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-05Fix bevel profile=1 problems, see T39132, T38458, T40278, T51010,Howard Trickey
2018-02-05Minor change to last commitCampbell Barton
2018-02-05Fix T53986: Crash saving during sculpt strokeCampbell Barton
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel