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
2014-10-07Merge branch 'master' into soc-2014-viewport_contextsoc-2014-viewport_contextJason Wilkins
2014-10-07Icons: were relicensed to GPL2+ metadata was CC-NCCampbell Barton
2014-10-07Call python3 explicitly from tgz utilCampbell Barton
2014-10-07Fix T42106: Box image mapping shows black triangles if they point to a corner...Sergey Sharybin
2014-10-07Allow render engine to declare whether it's capable of the texture rendering ...Sergey Sharybin
2014-10-07Cleanup: redundant castsCampbell Barton
2014-10-07Cleanup: use boolCampbell Barton
2014-10-07Fix T41957: Shadow color texture mapping was using wrong factorSergey Sharybin
2014-10-07Cleanup to previous commit, we can reuse set_rgb instead of new functionAntony Riakiotakis
2014-10-07Fix T42074, textured lamps influncing other layersAntony Riakiotakis
2014-10-07Fix T4199: Knife holes in concave ngons failedCampbell Barton
2014-10-07Cleanup: warningsCampbell Barton
2014-10-07Cleanup: styleCampbell Barton
2014-10-07RNA: id enum was incompleteCampbell Barton
2014-10-07Fix T42088: Creating new keybinds can cause duplicates when saving key config...Bastien Montagne
2014-10-06One more bplayer infamous stub fix!Bastien Montagne
2014-10-06Texture painting:Antony Riakiotakis
2014-10-06Cleanup: avoid alloc for each knife-project vectorCampbell Barton
2014-10-06Compositor; Explicitly specify inline functionSergey Sharybin
2014-10-06Fix Cycles crashing with previous own commit.Bastien Montagne
2014-10-06Fix T40350: Some texture prop did not have visual feedback they were driven.Bastien Montagne
2014-10-06Fix T4201: AVI Broken when width not multiple of 4Campbell Barton
2014-10-06Fix in-between mouse events getting assign to keysCampbell Barton
2014-10-06Compositor: implement OpenCL backend for gaussian blurSergey Sharybin
2014-10-06Correction for wrong ifdef in creatorSergey Sharybin
2014-10-06Fix T42075: DnD Material not updating render viewCampbell Barton
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-10-06Cycles: Fix for camera-in-volume detectionSergey Sharybin
2014-10-06Cycles: Optimize of volume stack update when sampling SSSSergey Sharybin
2014-10-06Cycles: Fix for viewport rendering with debug enabledSergey Sharybin
2014-10-06Cycles: Workaround dead-slow expf() on 64bit linuxSergey Sharybin
2014-10-06Cycles: Move system headers include to the top of the filesSergey Sharybin
2014-10-06Cleanup: remove paranoid NULL checksCampbell Barton
2014-10-06Dyntopo: minor speedup collapsing edgesCampbell Barton
2014-10-06Fix T42093: segfault when trying to free unallocated depths zbuffer (border-z...Bastien Montagne
2014-10-06Quiet warning on 32bit systemCampbell Barton
2014-10-06Fix T41983: Array Modifier "Merge" bug?Bastien Montagne
2014-10-05Cycles: Center Tile order had a slight offset to the left.Greg Zaal
2014-10-05Fix T42081, OpenCL supports float3 since the 1.1 specification, not sure why ...Thomas Dinges
2014-10-05Cycles: Forgot to set WITH_CYCLES_DEBUG for OSL kernelSergey Sharybin
2014-10-05Cycles: __KERNEL_DEBUG__ wasn't set for compile-time kernelsSergey Sharybin
2014-10-05Fix tgz script (included all files in submodules)Campbell Barton
2014-10-05Cleanup: sculpt float -> boolCampbell Barton
2014-10-05OSX/Ghost: little code cleanupJens Verwiebe
2014-10-05Cycles: Make OpenCL folks happy to use __KERNEL_DEBUG__Sergey Sharybin
2014-10-05Cycles: Fix for debug kernel not working with CUDASergey Sharybin
2014-10-05BLI_buffer: simplify buffer resizeCampbell Barton
2014-10-05Cycles / CUDA: Workaround to make sm_52 (Maxwell) cards work.Thomas Dinges
2014-10-05Cycles / CUDA: Change inline rules for BVH intersection functions.Thomas Dinges
2014-10-04Previous scons fix is just wrong, there is a reason why lines were tried to b...Sergey Sharybin