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
2016-01-24Prevent accidental fall-through in switchCampbell Barton
2016-01-24Cleanup: styleCampbell Barton
2016-01-24Correct error in recent vector transform commitCampbell Barton
2016-01-23Fix T47132: Cycles Rendering Tiles Indicator Limited to 16Sergey Sharybin
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-23OpenGL: combine multiple GL_LINES into fewer draw callsMike Erwin
2016-01-23OpenGL: tiny state-change fixMike Erwin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-23Math Lib: optimize segment-plane clippingCampbell Barton
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
2016-01-22Fix part of T47025: Shadow pass error: Black shadow.Bastien Montagne
2016-01-22Fix T45523: "View All" in Graph Editor does not respect Y axis with small valuesJoshua Leung
2016-01-22Dopesheet: Make frame range for new editor instances saner, by basing them on...Joshua Leung
2016-01-22Fix T46657: VSE: Strip length jumps to a negative number.Bastien Montagne
2016-01-22OpenGL: cleanupMike Erwin
2016-01-22OpenGL: remove unneeded state changesMike Erwin
2016-01-22OpenGL: draw box outlines with lines, not rectanglesMike Erwin
2016-01-22OpenGL: remove glGet with unused resultMike Erwin
2016-01-22OpenGL: remove extra vertex in arrowheadMike Erwin
2016-01-22OpenGL: pull glBegin/End out of loopsMike Erwin
2016-01-22GPencil: Select Grouped (Shift G)Joshua Leung
2016-01-22OpenGL: fewer state changes for wireframe PBVHMike Erwin
2016-01-22Fix: Breakdowner value would jump when starting the tool a second time during...Joshua Leung
2016-01-21Sequencer: Speedup gaussian blur effectSergey Sharybin
2016-01-21Sculpt: pinch/inflate support for snake-hookCampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2016-01-21Add missing weight paint selection mirrorCampbell Barton
2016-01-21Correct comments & some explanation from last commitCampbell Barton
2016-01-21Remove errors for unsupported math operationsCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-21Weight Paint: Make multi-paint & mirror work as if bone selection was symmetricAlexander Gavrilov
2016-01-20Remove old multipaint related argument from wpaint_blend.Alexander Gavrilov
2016-01-20Weight Paint: Multi-paint support for blur toolAlexander Gavrilov
2016-01-20Delete unused code, separate for better diff appearance.Alexander Gavrilov
2016-01-20Weight Paint: multi-paint uses collective weightsAlexander Gavrilov
2016-01-20Weight Paint: 'Sample' now supports multi-paintAlexander Gavrilov
2016-01-20Weight Paint: reduce alert color brightnessAlexander Gavrilov
2016-01-20Cleanup: remove remainings of OMP in sculptpaint area.Bastien Montagne
2016-01-20Particle_system.c: OMP -> BLI_task.Bastien Montagne
2016-01-20paint_mask.c: OMP -> BLI_stack.Bastien Montagne
2016-01-20Fix T43896: Knife Project fails when zoomed outCampbell Barton
2016-01-20Fix T46243: New Depsgraph: changing action misses relations update tagSergey Sharybin
2016-01-20Fix T47198: Broken UV/VCol in BI and Cycles with some degenerated faces - BI ...Bastien Montagne
2016-01-20Fix for tangent regression w/ looptri changesCampbell Barton
2016-01-20Cleanup: style, use constCampbell Barton
2016-01-20error in last commitCampbell Barton
2016-01-20Cleanup: naming conventionCampbell Barton
2016-01-20Support multi-paint & show zero-weights as blackAlexander Gavrilov
2016-01-19Usual i18n/UI messages tweaks.Bastien Montagne