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
2015-06-11Release cycle: Blender 2.76 BCon 1, alphaThomas Dinges
2015-06-11Expose debug type into the interfaceSergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-06-11Use more proper flag for psys reconstruction after memory optimizationSergey Sharybin
2015-06-11Fix for unwanted particle re-distribution happening due to memory optimizationSergey Sharybin
2015-06-11Compositor: Use atomics to update finished tiles progressSergey Sharybin
2015-06-11Fix T44871: Blender hangs when using masking, dilate-erode and soften nodeSergey Sharybin
2015-06-11BMesh: flatten faces operatorCampbell Barton
2015-06-11BMesh: add BMO_ITER_INDEX macroCampbell Barton
2015-06-11Replace linked-list insert-sort with merge-sortCampbell Barton
2015-06-11BLI_listbase: match arg order with BLI_qsort_rCampbell Barton
2015-06-11Add argument --python-expr to pass Python directlyCampbell Barton
2015-06-10Error message fix - In the manual (thus for the user) we are referring to thi...Dalai Felinto
2015-06-10Picky edits to previous commit.Bastien Montagne
2015-06-10Fix T45017: Crash when running 'track markers' operator with no clip loaded.Bastien Montagne
2015-06-10Fix T45009: Bad 'tri area computation' code in knife tool.Bastien Montagne
2015-06-102.75 splashCampbell Barton
2015-06-10Fix/Workaround T44662: Freestyle gives no visual output when the Save Buffers...Sergey Sharybin
2015-06-10Fix T44968: Python executable crashes due to missing .DLLSergey Sharybin
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-10UI: option to pass "icon_value" to menusCampbell Barton
2015-06-10Correct typosCampbell Barton
2015-06-09Tooltip cleanup: show_metadata should be same between image editor/Antony Riakiotakis
2015-06-09Disable key accelerators for splash screenCampbell Barton
2015-06-09Fix T45002: sculpt show brush toggle no longer working.Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-09Fix T37746: Presets in splash failed to redrawCampbell Barton
2015-06-09Fix wrong name displayed for the debug passesSergey Sharybin
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton
2015-06-09Multiview: fix Time Sequential crash when screen is fullscreen T44688Dalai Felinto
2015-06-08WM: refactor window code for stereo3dCampbell Barton
2015-06-08Remove redundant NULL checkCampbell Barton
2015-06-08Fix yet another fullscreen glitchJulian Eisel
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-06-08Fix T44964: Bisect tool /w nonuniform scaleCampbell Barton
2015-06-08Fix crash introduced by recent node tree localizationSergey Sharybin
2015-06-08Fix T44979: Crash when rendering with more threads than the system onesSergey Sharybin
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton
2015-06-08Fix T44989: Crash on linking external OSL materialSergey Sharybin
2015-06-08Cycles: Fix crash doing render preview of external OSL scriptSergey Sharybin
2015-06-08Fix "View All" operation in image space not available with locked interfaceSergey Sharybin
2015-06-08Fix T44995: Crash loading packed imageCampbell Barton
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-08Fix T44991: Apply transform skips poly-radiusCampbell Barton
2015-06-07Fix T44984: wrong texture clamping when applying saturation > 1.0Bastien Montagne
2015-06-07Don't show smoke domain when render-only enabledCampbell Barton
2015-06-06Revert "BGE : KX_VertexProxy support for more than 2 UV channel."Mitchell Stokes
2015-06-06View3D: avoid jumping placing cursor /w lock onCampbell Barton
2015-06-06Use threshold for selecting side-of-axisCampbell Barton
2015-06-06Cleanup: TyposJulian Eisel