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-16Fix T63492: CTRL+click on an image in a UV or Image Editor crashesPhilipp Oeser
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-11UV editor: automatically show image assigned to active face.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Cleanup: remove unused parameter.Brecht Van Lommel
2019-03-07Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-07Image: use sample size instead of radiusCampbell Barton
2019-03-07Tool System: add radius option to the image sample toolCampbell Barton
2019-03-07Cleanup: use macros to avoid repetitionCampbell Barton
2019-03-06UI: Name changesWilliam Reynish
2019-03-05Fix T62190: Image editor pixel values are hidden by header at the bottomPhilipp Oeser
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Fix image filepath changes not refreshing all image users.Brecht Van Lommel
2019-02-18Cleanup: rename tpageflag to gpuflag, make it purely runtime data.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-11Cleanup: commentsCampbell Barton
2019-02-07Close metadata panels by defaultSergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61072: missing viewport update when setting render border in image editor.Brecht Van Lommel
2019-01-31Fix T61061: Scopes in image editor are not updatingSergey Sharybin
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Fix T60775: Stereo drawing in image editor broken (shows only right eye)Dalai Felinto
2019-01-24Fix T58502: scopes don't work in the image editorJacques Lucke
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11WM: Use draw manager to draw UV image editor spacesClément Foucault
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-05Color management: Cleanup, typosSergey Sharybin
2018-12-05UI: split UV editor out of the image spaceCampbell Barton
2018-12-03Fix T58636: repeat image in UV editor not working.Brecht Van Lommel
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton