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
2015-03-23quiet warningvertex_paint_pbvhCampbell Barton
2015-03-23Merge branch 'master' into vertex_paint_pbvhCampbell Barton
2015-03-23Fix T44093: Color picker SV+H order wrong.Campbell Barton
2015-03-23Allow bg-image rotation for camera viewsCampbell Barton
2015-03-23Cleanup: comments, styleCampbell Barton
2015-03-23Tidy up the user interface for depth of field based on feedback byAntony Riakiotakis
2015-03-23Use same rgb -> greyscale for BLI_math as imbufCampbell Barton
2015-03-23Change coefficients to 4 digit precision only.Antony Riakiotakis
2015-03-23Make sure matcap icons are within range.Antony Riakiotakis
2015-03-23Mitigate T44035: Proportional editing lagCampbell Barton
2015-03-23Fix T43926: Volume scatter: intersecting objects GPU rendering artifactsSergey Sharybin
2015-03-22Fix wrong sizeof() in new ghash hashing helpers code.Bastien Montagne
2015-03-22OSX: fix 1 leak ( found and fixed by marcclintdion ) and 1 possible leak in d...Jens Verwiebe
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-22BGE: Add physics constraints replicationThomas Szepe
2015-03-21Revert part of D1074 related to acceleration taked into account.Jorge Bernal
2015-03-21Cleanup: instantiate arg once in context macroCampbell Barton
2015-03-21Cleanup: minor edits to project generatorsCampbell Barton
2015-03-21OSX/GHOST: need one more release in error caseJens Verwiebe
2015-03-21Fix T44065: fixed vehicle constraintSybren A. Stüvel
2015-03-21Cleanup: constify view3d/cameraCampbell Barton
2015-03-21Cleanup: constify scene/modifiersCampbell Barton
2015-03-21Cleanup: use tabsCampbell Barton
2015-03-21View3D: fix view-selected zoom logicCampbell Barton
2015-03-21View3D: use defines for default zoom-levelsCampbell Barton
2015-03-20Fix indentation in last commit, tab slipped inJens Verwiebe
2015-03-20Really fix scons with new glsl shadersJens Verwiebe
2015-03-20Fix scons buildAntony Riakiotakis
2015-03-20Partly fix T44025, pixelFormat retain was left, for 2.74 backportJens Verwiebe
2015-03-20Cycles: Avoid memcpy of intersecting memorySergey Sharybin
2015-03-20Correction to previous commit, initialization of needs_free got lost by acci...Sergey Sharybin
2015-03-20Disable IME for headless buildsCampbell Barton
2015-03-20Fix link error with GLEWAntony Riakiotakis
2015-03-20Correct recent commitCampbell Barton
2015-03-20Fix for building win32 headlessCampbell Barton
2015-03-20Remove unused armature codeCampbell Barton
2015-03-20Avoid per-draw allocation when drawing currently rendering tilesSergey Sharybin
2015-03-20Only create vertex buffers if supported and clean them up properly.Antony Riakiotakis
2015-03-20Fix high quality depth of field on the Mac.Antony Riakiotakis
2015-03-20Fix race condition and bad memory access highlighting render tilesSergey Sharybin
2015-03-20Fix/Improve FKey bone creationCampbell Barton
2015-03-20Fix T43986: VSE Mask Modifier don't move with video-Clip.Bastien Montagne
2015-03-20Cmake: Some more tweaks to building from branch without upstreamSergey Sharybin
2015-03-20SCons: Attempt to deal with branches without upstream configuredSergey Sharybin
2015-03-20CMake: Suppress unconfigured branch upstream error in the outputSergey Sharybin
2015-03-20Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals)Sergey Sharybin
2015-03-20Fix stupid strict flags in math_color_inline.cSergey Sharybin
2015-03-20Add missing update adding a shape-keyCampbell Barton
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2015-03-19Cleanup remove unused variableAntony Riakiotakis