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
2020-06-17Fix T63411: Crash adding meta-ball with a small radiusCampbell Barton
2020-06-10Cleanup: remove unused MBALL_NOSEL flagCampbell Barton
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
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-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell 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-10-26fix for metaball editmode duplicate with PETCampbell Barton
2013-09-16fix [#36537] "Grid Floor Scaling" can have some unexpected behaviour on new o...Campbell Barton
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-02-11patch [#33697] Apply transformation added to metaballs.Campbell Barton
2012-10-19Fix #32219: Inconsistent influence of Units Scale on new objectsSergey Sharybin
2012-09-23fix for crashes caused by mixups when adding objects when incompatible object...Campbell Barton
2012-05-25Modifications to the view3d.select() operator: Nathan Vegdahl
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2009-11-24Made select operator return FINISHED only when it did something (only PASSTHR...Martin Poirier
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-092.5: Object moduleBrecht Van Lommel
2009-07-292.5 MetaBallsJiri Hnidek