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-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-22Hacky compile fix for mingw compile issue reported by bat3a on bf-committersJoshua Leung
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-21MS Visual Studio 2015 does not find std::inserterMartijn Berger
2016-01-21Sculpt: pinch/inflate support for snake-hookCampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2016-01-21Cycles: Improve UI feedback for light samples.Thomas Dinges
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 error in rBa6eae7339190.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 (partial) T47198: Cycles have broken UVs in some degenerated quads casesSergey Sharybin
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-20Carve: Remove empty implementation filesSergey Sharybin
2016-01-20Cycles: Fix OpenCL kernel compilation after the bake commitSergey Sharybin
2016-01-20Cycles: Pass missing shader filter argument to CUDA and OpenCL kernelsSergey Sharybin
2016-01-19Usual i18n/UI messages tweaks.Bastien Montagne
2016-01-19Cycles: Add a debug flag to disable QBVHSergey Sharybin
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin