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-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
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2016-01-19Fix T47203: Render Crash due to missing zbuf_float handling in IMB scaling.Bastien Montagne
2016-01-19Weight Paint: Add lock-aware normalizeCampbell Barton
2016-01-19BLI_array_utils: add binary and/or functionsCampbell Barton
2016-01-18Ignore const qualifier when comparing typesCampbell Barton
2016-01-18Cleanup: styleCampbell Barton
2016-01-18OpenGL: remove ARB_fragment_program commentMike Erwin
2016-01-18Transform: no need to store distance to snap pointCampbell Barton
2016-01-18Fix T29153: Rotate & scale ignore snapping pointsCampbell Barton
2016-01-18UI: use a callback for the progress tooltipCampbell Barton