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
path: root/source
AgeCommit message (Expand)Author
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-26Fix T44138: Crash in DataTransfer modifier when selecting a source with no lo...Bastien Montagne
2015-03-26A more forward thinking version of previous commitJulian Eisel
2015-03-25Fix T44121: VSE Preview scaling issue when using proxies and Show OverexposedJulian Eisel
2015-03-25Yet another fix for crashing particles.Lukas Tönne
2015-03-25minor cleanup: alignmentMike Erwin
2015-03-25Fix T43694, by Krzysztof Rećko (chrisr), reviewed in D1177.Lukas Tönne
2015-03-25Fix T44133 SSAO in OpenGL rendering from orthographic camera did notAntony Riakiotakis
2015-03-25Fix crash with computers not supporting high quality depth of field.Antony Riakiotakis
2015-03-25Attempt to fix an error in compilation of geometry shaders in Intel 4000Antony Riakiotakis
2015-03-25use BKE_mball_tessellate.h includeCampbell Barton
2015-03-25BKE_mball: split tessellation into its own fileCampbell Barton
2015-03-25Change Enables proxy operator to Copy proxy operator.Antony Riakiotakis
2015-03-25Fix for crash when using particle emission with clump/roughness curvesLukas Tönne
2015-03-25Allow multiple strips to use the same directory when custom proxyAntony Riakiotakis
2015-03-25Simplify recent commitCampbell Barton
2015-03-25Fix T44124: Crash deleting brushCampbell Barton
2015-03-25Fix T44118: Rotated background image disappearsCampbell Barton
2015-03-24Minor UI message fix.Bastien Montagne
2015-03-24Cleanup: Remove unwanted debug printf from 7293f6d4863aJulian Eisel
2015-03-24Code cleanup: r_ prefix vs. _r suffixSergey Sharybin
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-03-24Fix T44102: Mirrored objects render black with Blender Internal and Autosmooth.Bastien Montagne
2015-03-24CMake: tweak recent py module changesCampbell Barton
2015-03-24Fix for building blender as a Python moduleCampbell Barton
2015-03-24UI: remove UI_BTYPE_SEARCH_MENU_UNLINKCampbell Barton
2015-03-24Cleanup: unused functionCampbell Barton
2015-03-24Blender world value viewport updateThomas Szepe
2015-03-24BGE: Remove old world bge.render APIThomas Szepe
2015-03-24BGE: Add new world API KX_WorldInfo (KX_Scene)Thomas Szepe
2015-03-24BGE: Remove BlenderWorldInfoThomas Szepe
2015-03-24BGE: World color management fixThomas Szepe
2015-03-24BGE: Code clean up for world (mist, background, ambient)Thomas Szepe
2015-03-24BGE: Fix T43592: World GLSLThomas Szepe
2015-03-23CMake: readme.html version trick broke packagesCampbell Barton
2015-03-23BGE: Fix T27322: World F-CurveThomas Szepe
2015-03-23BGE: Add setMistType and setMistIntensity API.Thomas Szepe
2015-03-23BGE: Multitexture world (mist, ambient) fixThomas Szepe
2015-03-23cleanup: use spaces for alignmentMike Erwin
2015-03-23Remove 'lorem ipsum' operatorCampbell Barton
2015-03-23compile fixMike Erwin
2015-03-23Disable high quality depth of field for GPUs that don't support it,Antony Riakiotakis
2015-03-23BGE: LoD Hysteresis clean upJorge Bernal
2015-03-23Fix T44076, SSAO in solid mode will disable antialiasing in wireframeAntony Riakiotakis
2015-03-23Versioning code to correct socket naming afterAntony Riakiotakis
2015-03-23Use linear filtering for final pass of high quality depth of field, noAntony Riakiotakis
2015-03-23Shader errors:Antony Riakiotakis
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