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-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
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-01Cleanup: remove original authorCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Fix T61088: Cycles particle viewport render stuck in loop.Brecht Van Lommel
2019-02-01Logging: Use CLOG for blenkernelCampbell Barton
2019-01-31Cleanup: avoid some unnecessary inverse matrix math.Brecht Van Lommel
2019-01-31Fix T59339: Particle render without baking issuesSergey Sharybin
2019-01-31Particles: Fixes for synchronization to originalSergey Sharybin
2019-01-31Remove direct shape key drivers evaluaiton in object updateSergey Sharybin
2019-01-31Fix T60996: Dyntopo flood fill fails due to missing ob->imatJacques Lucke
2019-01-31Fix: allow curve of driver to be evaluated individuallyJacques Lucke
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel