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-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
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-22Fix wrong sizeof() in new ghash hashing helpers code.Bastien Montagne
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-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-20Correction to previous commit, initialization of needs_free got lost by acci...Sergey Sharybin
2015-03-20Fix link error with GLEWAntony Riakiotakis
2015-03-20Correct recent commitCampbell 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-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