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-06-08Fix T40510, revert openmp thread count to how it was inAntony Riakiotakis
2014-06-07Replace open() with BLI_openCampbell Barton
2014-06-07OSX: Ideasman does not like using utsname, so i use the always satisfactorily...Jens Verwiebe
2014-06-06Fix T40514: Cycles world MIS segfaultCampbell Barton
2014-06-06BMesh: avoid OpenMP use for low poly meshes (counting selection)Campbell Barton
2014-06-06Fix T40370: cycles CUDA baking timeout with high number of AA samples.Brecht Van Lommel
2014-06-06Fix T40520: Properties panel in properties region in 3D view does not go away.Bastien Montagne
2014-06-06Fix T38668: When using Maya Input style, there is no way to snap Knife tool t...Sergey Sharybin
2014-06-06Fix T40519: Keyed parameter are not redrawedSergey Sharybin
2014-06-06Fix T40522: Viewport layer name is not redrawed.Bastien Montagne
2014-06-06Fix compilation error after recent changesSergey Sharybin
2014-06-06Fix T40282: Renaming node sockets in Cycles nodes causes crash.Lukas Tönne
2014-06-06Fix for missing visits of ID's within SceneRenderLayer in BKE_library_foreach...Tamito Kajiyama
2014-06-06Fix for missing visits of Freestyle-related ID data blocks in BKE_library_for...Tamito Kajiyama
2014-06-06Code cleanup: remove redundant void*->int->bool cast on NULL pointerCampbell Barton
2014-06-06Fix T40508: Calculating normals crashesCampbell Barton
2014-06-06Freestyle: Fix for viewport render not updating with changes of Freestyle set...Tamito Kajiyama
2014-06-06Freestyle: Fix for operator error messages with no active line set and associ...Tamito Kajiyama
2014-06-06UI: higher precision for IK poll angleCampbell Barton
2014-06-06Code cleanup: styleCampbell Barton
2014-06-06OSX: replace deprecated (10.8 ) Gestalt function with utsname, no functional ...Jens Verwiebe
2014-06-05Fix T40228: cycles CUDA multi GPU + world MIS giving error.Brecht Van Lommel
2014-06-05Fix T40429: cycles CUDA + use persistent images problem.Brecht Van Lommel
2014-06-05Fix subpixel precision in transform nodeSergey Sharybin
2014-06-05Tweak to previous commitSergey Sharybin
2014-06-05Fix T40382: 2D stabilization uses disabled markersSergey Sharybin
2014-06-05Avoid openmp sections in BM_mesh_elem_index_ensureCampbell Barton
2014-06-05Code cleanup: mixup hflag/htypeCampbell Barton
2014-06-05Fix T40436: No preview in Brush with CyclesSergey Sharybin
2014-06-05Blender Internal: Fix for lamp option "Specular" not working when "Only Shado...IRIE Shinsuke
2014-06-05Correct hard-coded height for UV-Vertex buttonsCampbell Barton
2014-06-05Freestyle: Fix for Interface0DIterator.object docstring with additional notes.Tamito Kajiyama
2014-06-05Fix T40423: UV Editing 'Draw Other Objects' fails with CyclesCampbell Barton
2014-06-05Freestyle: Fix for a wrong formula used for RGB to grayscale conversion.Tamito Kajiyama
2014-06-05BMesh: avoid using OpenMP when nothing to doCampbell Barton
2014-06-05Fix T40482: Cycles matlib file crashesSergey Sharybin
2014-06-04Fix T40478: wrong cycles fresnel with GLSL materials in the viewport.Brecht Van Lommel
2014-06-04Fix issues when ungrouping meta changes the final sequencer renderSergey Sharybin
2014-06-04Fix T40456: cycles bug with branched path + sss + no sample all direct lights.Brecht Van Lommel
2014-06-04Optimize editmode drawing edgeesCampbell Barton
2014-06-04OSX 10.10: fix for Blender crashing on fsmenu due icloud in the favorite list...Jens Verwiebe
2014-06-04Freestyle: Fix for a potential infinite loop in stroke resampling by vertex c...Tamito Kajiyama
2014-06-04Fix for dupli's ignoring color in set-scenesCampbell Barton
2014-06-04Fix T40489: Curve drawing skipped loose-wire when mixed with solid facesCampbell Barton
2014-06-03Tweaks to bevel and crease transformSergey Sharybin
2014-06-03Change to key modifier should trigger re-evaluation of drag-and-dropCampbell Barton
2014-06-03Code cleanup: replace macro with function to reduce binary sizeCampbell Barton
2014-06-03Bake-API small cleanupDalai Felinto
2014-06-03Fix T40476 - Baking multiple selected objects in Cycles final resultDalai Felinto
2014-06-03Bake-API prevent baking for engines that dont support the baking APIDalai Felinto