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-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
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-31Cleanup: use doxy comments, clarify some textCampbell Barton
2019-01-31Fix T61047: Undo editmesh separate crashesCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-30Fix default material using zero alphaCampbell Barton
2019-01-30Fix T60957: ASSERT when reloading double-linked file.Bastien Montagne
2019-01-30Cleanup: use proper bitflag operators.Bastien Montagne
2019-01-30Fix T60974: Dyntopo crash on undo after object deletedCampbell Barton
2019-01-29Add missing Shader FX remapping to library querySergey Sharybin
2019-01-29Fix duplicate brushes from recent startup filesCampbell Barton
2019-01-29Revert "3D Text: avoid checking null character's text on path"Campbell Barton
2019-01-29Fix T60809: Crash undoing object rename in edit-modeCampbell Barton
2019-01-29Library: tag memfile undo for writing after renameCampbell Barton
2019-01-29Cleanup: Remove unused MTex.texflagCampbell Barton
2019-01-28Fix T60599: Multires crash after doing dyntopo sculptSergey Sharybin
2019-01-28Fix T60127: Particles texture mapping coordinates objectsSergey Sharybin
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Fix build error after recent cleanup.Brecht Van Lommel
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-25ShapeKey: add utils to say whether given ID type supports shapekeys.Bastien Montagne
2019-01-25Fix T55462: Ungroup in Node editor crash BlenderSergey Sharybin
2019-01-25Fix crash happening with hair stepSergey Sharybin