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
2019-02-05UVEdit: Add function variants based on ToolSettingsClément Foucault
2019-02-05Support showing metadata for multilayer EXR filesSergey Sharybin
2019-02-05Cleanup: Add precision to comment.Bastien Montagne
2019-02-05Fix (unreported) linestyle/greasepencil actions not being duplicated by full ...Bastien Montagne
2019-02-05Cleanup: typo in comment.Bastien Montagne
2019-02-05Cleanup: replace BKE_id_copy_ex by BKE_id_copy where possible.Bastien Montagne
2019-02-05Cleanup: use LIB_ID_COPY_LOCALIZE in BKE_libblock_copy_for_localize().Bastien Montagne
2019-02-05Cleanup: sanitize BKE_libblock_copy_for_localize() copy flags.Bastien Montagne
2019-02-05Cleanup: Remove old deprecated BKE_libblock_copy_nolib() from BKE_library.Bastien Montagne
2019-02-05BKE_library: id_copy: More general usage of LIB_ID_COPY_LOCALIZE.Bastien Montagne
2019-02-05BKE_library: add 'no preview' flag to LIB_ID_COPY_LOCALIZE.Bastien Montagne
2019-02-05Cleanup: initial regrouping of ID create/copy flags.Bastien Montagne
2019-02-05Cleanup: comments before items in enums.Bastien Montagne
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-05Fix T61107: wmGizmo.test_select can't return -1Campbell Barton
2019-02-05Fix T58221: Spin tool w/ merge first/last crashesCampbell Barton
2019-02-05Fix empty object front/back display in perspective viewsCampbell Barton
2019-02-05Fix T61163: Single sided images show when viewed from sideCampbell Barton
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04T61148: Particle properties can not be edited after keyframingSergey Sharybin
2019-02-04PyAPI: use _PyObject_LookupAttrCampbell Barton
2019-02-04Python: bump minimum version to 3.7Campbell Barton
2019-02-04Fix T61172: Crash in texture paint undo/redoCampbell Barton
2019-02-04Undo System: add function to print undo stepsCampbell Barton
2019-02-04Fix adding a paint texture slot not refreshingCampbell Barton
2019-02-04UI: Use 'None' label instead of 'No' for Physics TypePablo Vazquez
2019-02-04Cleanup: Typos in comments (to to)Pablo Vazquez
2019-02-03GP: Fix compiler errorAntonioya
2019-02-03T61140 Shortcut Eraser and Eraser are not the sameAntonioya
2019-02-03Fix typosJoshua Leung
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-02BKE_global: clear deprecated flags on load (all of them)Campbell Barton
2019-02-02Cleanup: match logic for merging G.f & G.fileflags on loadCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-02Cleanup: use enum for BKE globalsCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Fix T61010: Keying Set - Description edit box disabled, for internal use only.Bastien Montagne
2019-02-01Fix T58206: Eevee light energy soft maximum is too low.Brecht Van Lommel
2019-02-01Cleanup: Remove manually missing original authorAntonioya
2019-02-01GP: Cleanup retiming to do in same loopAntonioya
2019-02-01Fix T61071: GP Cutter / Boxes bugAntonioya
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Fix T61043: Blender crashes on VSE zoom / scroll timeline sometimesJörg Müller
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Workaround for missing hair after opening the fileSergey Sharybin