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
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-22Cleanup: style, use braces for gpencil modifiersCampbell Barton
2019-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-22Cleanup: style, use braces for modifiersCampbell Barton
2019-04-22Cleanup: style, use braces for blenloaderCampbell Barton
2019-04-22Cleanup: style, use braces for aviCampbell Barton
2019-04-22Cleanup: style, use braces for blenfontCampbell Barton
2019-04-22Cleanup: style, use braces for renderCampbell Barton
2019-04-21Cleanup: comments (long lines) in renderCampbell Barton
2019-04-21Cleanup: comments (long lines) in avi, blf & bltCampbell Barton
2019-04-21Cleanup: comments (long lines) in gpuCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in imbufCampbell Barton
2019-04-21Cleanup: comments (long lines) in blenloaderCampbell Barton
2019-04-21Cleanup: comments (long lines) in blenlibCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-21Fix error renaming Lamp to LightCampbell Barton
2019-04-21Fix T63698: Eevee crash after recent clang-format changesBrecht Van Lommel
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-21Merge branch 'blender2.7'Brecht Van Lommel
2019-04-21Fix T62408: Cycles viewport adaptive subdivision hangs after updatesBrecht Van Lommel
2019-04-21Fix T63431: crash adding driver to a keyframed property with Ctrl+DBrecht Van Lommel
2019-04-21Fix T63415: no Cycles displacement update when updating OSL codeBrecht Van Lommel
2019-04-21Fix T63681: bad clipping of very long tooltipsBrecht Van Lommel
2019-04-21Fix T63686: missing data path for 3D cursor location and rotation.Brecht Van Lommel
2019-04-21Fix T63764: error when using library.users_id() functionBrecht Van Lommel
2019-04-20make.bat: remove --expand-tabs from "make format" on windows.Ray Molenkamp
2019-04-20Correct error in last commitCampbell Barton
2019-04-20UI: remove redundant row for header templateCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20GNUMakefile: disable tab expansion for 'make format'Campbell Barton
2019-04-20UI Overlays: Align checkbox with slider for Wireframes, X-Ray, Shadows.Pablo Vazquez
2019-04-20UI Overlays: One line layout for Mask opacity.Pablo Vazquez
2019-04-20Fix invalid stack memory use with GPencil drawingCampbell Barton
2019-04-20Fix error in recent image preference changeCampbell Barton
2019-04-20NLA: check that properties are animatable.Alexander Gavrilov
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-20UI: correct accidental removal of TOPBAR_PT_nameCampbell Barton
2019-04-20Cleanup: re-use test for ELEM & STR_ELEMCampbell Barton
2019-04-20Cleanup: quiet warning for NULL pointer useCampbell Barton
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: de-duplicate flag setting macroCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Fix T63732: GPencil Onion now working with multiwindowsAntonioya
2019-04-20Cleanup: comment line length (tests)Campbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-20Outliner: Simplify logic for parent nestingDalai Felinto