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-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-15Particles: Wrap insane amount of arguments to child modifier evaluationSergey Sharybin
2018-02-15Cleanup: styleCampbell Barton
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-12BKE_addon: new/free/ensure functionsCampbell Barton
2018-02-09Fix crash with font on curveSergey Sharybin
2018-02-08Mesh: concave quad supportCampbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell 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
2018-02-02Fix T53980: IK influencing REST POSE with New DepsgraphSergey Sharybin
2018-02-01Fix T53686: VSE Render crash when zooming timeline.Bastien Montagne
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2018-01-31Fix possible concurency issue in mesh normals computation.Bastien Montagne
2018-01-30Fix T53943: Weight paint crash in new sceneCampbell Barton
2018-01-29Fix: Disable leftover debug prints from earlier work on the rna path renaming...Joshua Leung
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-25Fix T53363: Blender won't update mesh's usercount when deleting object databl...Bastien Montagne
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-25Cleanup: correct ATTR_NONNULL useCampbell Barton
2018-01-24Fix (unreported) missing feature in ccgdm pbvh generator.Bastien Montagne
2018-01-24Fix T53551: Weight paint crash when subsurf modifier is not first (master not...Bastien Montagne
2018-01-24BKE's modifier_isEnabled: add check on NULL Scene pointer.Bastien Montagne
2018-01-23Cycles: change material output displacement to vector.Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2018-01-21Cleanup: styleCampbell Barton
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-19Util function to determine number of digits from an integerDalai Felinto
2018-01-19Cleanup: typosCampbell Barton
2018-01-19Fix T53823: Particle weight brush crashCampbell Barton
2018-01-19Fix T53832: Particle weight paint crashCampbell Barton
2018-01-18Fix memory leak in recent curve refactorCampbell Barton
2018-01-18Fix T53808: VSE doesn't show scene strip markersCampbell Barton
2018-01-18Fix weight particle brush versioningCampbell Barton
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-17Fix buffer overflow vulernability in thumbnail file reading.Brecht Van Lommel
2018-01-16Cleanup: Naming of depsgraphSergey Sharybin
2018-01-16Cleanup: indentationCampbell Barton
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15GPU buffers: Use bitflag to whether we want to show diffuse colorSergey Sharybin
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11Cleanup commented out OMP command.Bastien Montagne
2018-01-11Nuke OMP from multires.c: forgot that one in previous commit.Bastien Montagne