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
2014-06-09Fix T40547: Can't read single channel EXRsSergey Sharybin
2014-06-09Revert "Fix T40382: 2D stabilization uses disabled markers"Sergey Sharybin
2014-06-09Fix T40529: Euler Rotation F-Curve Handlers wrong behaviour on moving keyframesSergey Sharybin
2014-06-09Fix T40543: Duplicators draw with 'Render Only'Campbell Barton
2014-06-09Fix T40538: Multi-button canceling edit-text could leave edited valueCampbell Barton
2014-06-08Fix mempool bottleneck alloc & freeing a single itemCampbell Barton
2014-06-08BMesh: avoid recursion for BM_mesh_edgenet, runs out stack memory on large netsCampbell Barton
2014-06-08Fix T40510, revert openmp thread count to how it was inAntony Riakiotakis
2014-06-07Replace open() with BLI_openCampbell Barton
2014-06-06BMesh: avoid OpenMP use for low poly meshes (counting selection)Campbell Barton
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 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-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-05BMesh: avoid using OpenMP when nothing to doCampbell Barton
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-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
2014-06-03Fix T39053: Replace mesh actuator does not replace material (only mesh)Mitchell Stokes
2014-06-03Correct last commit: workaround for BGECampbell Barton
2014-06-03Code cleanup: use typedefs for ui handler functionsCampbell Barton
2014-06-02Fix T40448: Blurring bug in the compositorSergey Sharybin
2014-06-02Disable key-modifier detection when activating windowsCampbell Barton