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-02-07Cleanup: remove unnecessary undo functionCampbell Barton
2019-02-07Cleanup: doxy headerCampbell Barton
2019-02-06Fix refresh on resetting header alignmentCampbell Barton
2019-02-06Remove no-longer needed functionDalai Felinto
2019-02-06Fixup for outliner visibility not changing disable stateDalai Felinto
2019-02-06Outliner visibility: Respect original viewport enable/disable stateDalai Felinto
2019-02-06Outliner visibility unification: Prevent master collection visibility to changeDalai Felinto
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Cleanup: Spelling in commentSergey Sharybin
2019-02-06Fix T61124: Lag on physics simulationSergey Sharybin
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-06Cleanup: styleCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Fix/workaround issues in pose and edit modeSergey Sharybin
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05Fix strict compiler warning, breaking MSVCSergey Sharybin
2019-02-05Clip editor: Fixes for prefetchSergey Sharybin
2019-02-05BKE_mesh_new_from_object(): do not generate temp obj/cu in Main.Bastien Montagne
2019-02-05Movieclip: Improve support of multilayer EXR filesSergey Sharybin
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 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 CMake filesCampbell Barton
2019-02-04T61148: Particle properties can not be edited after keyframingSergey Sharybin
2019-02-04Undo System: add function to print undo stepsCampbell Barton
2019-02-04Fix adding a paint texture slot not refreshingCampbell Barton
2019-02-04Cleanup: Typos in comments (to to)Pablo Vazquez
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