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
2011-06-07fix for vertex group copy to selectedCampbell Barton
2011-06-06fix [#27572] Mirror Shapekey and Mirror vertex Group not working for Lattice.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-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-02-09mesh validation function to report errors and help debug bad data generated b...Campbell Barton
2011-02-08minor edits, no functional changes.Campbell Barton
2011-01-07patch [#25440] Object.vertex_group fixin'Campbell Barton
2010-12-04Maintenance, Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-13bugfix [#23150] Creating Vertex with CTRL-LMB not snappingCampbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-08-27rna api changesCampbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-01-30[#19872] Mesh edit missing undo push for mode changingCampbell Barton
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-26panel for adjusting the active vertex groups weightsCampbell Barton
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-22select nth (face/edge/vertex) - depending on which was last selected, useful ...Campbell Barton
2009-12-15solidify from 2.4x (ported from python to C)Campbell Barton
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-28* New tool - Join as ShapesMatt Ebb
2009-11-24Made select operator return FINISHED only when it did something (only PASSTHR...Martin Poirier
2009-11-03- Shift+F1 is append in 2.4x (not link). Lee asked it to be made the same.Campbell Barton
2009-10-22face mask modeCampbell Barton
2009-10-22added back face mask mouse selection and made shift+k fill weight paint and v...Campbell Barton
2009-10-20- editmesh select mirror (in editmode select menu)Campbell Barton
2009-10-20weight paint operators - normalize/clean/invertCampbell Barton
2009-10-14added mesh mirror flag, now store this per meshCampbell Barton
2009-10-13fix for warnings, wkey menu wasnt registeredCampbell Barton
2009-10-12added rna api MVert,MFace & MEdge index propertiesCampbell Barton
2009-10-12macro's can set options for the operators they executeCampbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-28RNABrecht Van Lommel
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-22brought back edge slide.Joseph Eagar
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-11Merge with -r 22620:23107.Arystanbek Dyussenov