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
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-09-20correct include guards and add checks in check_style_c.py for them.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin