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-05-26Fix for out of bounds read calculating spline mappingCampbell Barton
2014-05-26Curve Mapping: disable for cyclic curves (it doesn't make much sense and is b...Campbell Barton
2014-05-26Fix for out of bounds reads with curve bevel mappingCampbell Barton
2014-05-26Fix T40345: cycles volume render + AO pass not working correct.Brecht van Lommel
2014-05-26Fix T40306: cycles baking not distributing work among CPU cores well.Brecht van Lommel
2014-05-26Fix T40315: Boolean modifier with Freestyle edgesSergey Sharybin
2014-05-26Fix T40354: Camera Tracks in the Dope Sheet can't be deselectedSergey Sharybin
2014-05-26Fix T40359: Scene / Color Management: White Point Mapping Has LimitSergey Sharybin
2014-05-26Fix for a missing code update in my commit rB08528f577dcb.Tamito Kajiyama
2014-05-26Workaround T40317: Ghost/Win32 keys sticking for new windowsCampbell Barton
2014-05-26Fix for thinning strokes at intersections between visible and background hidd...Tamito Kajiyama
2014-05-26Fix for BLI_delete failing on files containing quotesCampbell Barton
2014-05-26Fix curve switch direction ignoring active vertexCampbell Barton
2014-05-26EditCurve: Replace -1 with CU_ACT_NONE defineCampbell Barton
2014-05-26Fix for curve having invalid active vertex after setting typeCampbell Barton
2014-05-25Fix Sequencer OpenGL render ignoring preview channelCampbell Barton
2014-05-25Freestyle: Partial fix for thinning strokes due to flipping stroke directions...Tamito Kajiyama
2014-05-25Fix T40438: Pressing G key to move the camera quits Blender.Bastien Montagne
2014-05-24Revert "Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shader"Dalai Felinto
2014-05-24Fix T40331: Incorrect display of path of editted data.Bastien Montagne
2014-05-24msvc 2008 platofrm suffix changed to be -vc9Martijn Berger
2014-05-24Cleanup: Comments and unused variables.Thomas Dinges
2014-05-23Some operation allowed to set invalid active scene render layerSergey Sharybin
2014-05-23Fix crash rendering linked scenes in compoSergey Sharybin
2014-05-23Fix T40320: wrong render layer visibility with cycles deformation motion blur.Brecht Van Lommel
2014-05-23Optimization of keying clip operationsSergey Sharybin
2014-05-23Report to the console when custom ocio config is usedSergey Sharybin
2014-05-23Fix T40325: Part IIBastien Montagne
2014-05-23Spelling fixSergey Sharybin
2014-05-23Checker Deselect: keep active item selected by defaultCampbell Barton
2014-05-23Fix T40324: Checker deselect fails for edge-ringsCampbell Barton
2014-05-23BMesh Walker: add face-shell walkerCampbell Barton
2014-05-23BMesh Walker: rename BMW_SHELL -> BMW_VERT_SHELLCampbell Barton
2014-05-23BMesh Walker: typecheck args for walker->begin()Campbell Barton
2014-05-23Another fix for T40230/T40290: Object tags were not properly initializedLukas Tönne
2014-05-23Fix T40325: UILists do not save their height anymoreBastien Montagne
2014-05-23Bake API: compare with NULL rather then casting to boolCampbell Barton
2014-05-23Transfer shape keys wasn't checking for mesh typesCampbell Barton
2014-05-23Bake-API: shows the baked image in the biggest SpaceImage around (just like B...Dalai Felinto
2014-05-23CleanupCampbell Barton
2014-05-23Bake-API: relaxing in the check for scale uniformityDalai Felinto
2014-05-23fix T40323 Segfault on baking after renderingDalai Felinto
2014-05-23Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shaderDalai Felinto
2014-05-23Cycles-Bake: fix T40270 Combined Type fails to bake Emission nodeDalai Felinto
2014-05-22Bake-API: throws error if highpoly object(s) doesn't have uniform scale (fix ...Dalai Felinto
2014-05-22Bake-API: throws error if there is no UVDalai Felinto
2014-05-22Blender Internal: Fix texture influence panel not showing Displace/Warp slide...IRIE Shinsuke
2014-05-22Fix T40307: Crash with freestyle and particle hair.Tamito Kajiyama
2014-05-22Fix T40290: False (or malfunctioning) dependency-cycle warning when adding du...Lukas Tönne
2014-05-22Fix T39901: Crashes if the resolution % is changed while rendering an animationSergey Sharybin