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-24Fix T44092: Maya preset doesn't allow attaching Nodes to Frames via D&DJulian Eisel
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-03-24Updating python API documentation for function bge.render.makeScreenshotInes Almeida
2015-03-24Fix T44102: Mirrored objects render black with Blender Internal and Autosmooth.Bastien Montagne
2015-03-24Fix T44110: Plane track doesn't work when built with sconsSergey Sharybin
2015-03-24Fix T44089: All addons do not use same default for orientations.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-23tweaks to packman buildCampbell 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-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