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-08-12Revision: 31092soc-2010-jwilkinsJason Wilkins
2011-05-29Merged with trunk: 36951-37000Jason Wilkins
2011-05-29* Symmetry Feather option was not appearingJason Wilkins
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-28!!Merge Complete!!Jason Wilkins
2011-05-27Merged with Merged with trunk: 36905-36950Jason Wilkins
2011-05-27Merge Cleanup.Jason Wilkins
2011-05-27Merge Cleanup.Jason Wilkins
2011-05-27weight paint mirror, move duplicate code into a function.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-26Merged with trunk: 34893-36905Jason Wilkins
2011-05-26fix for mistake in selecting vertex groups (own recent commit)Campbell Barton
2011-05-26Merged with trunk: 34340-34892Jason Wilkins
2011-05-26Merged with trunk: 33704-34399Jason Wilkins
2011-05-26Hand merged sculpt.c with trunk. Revisions: 31364-36811Jason Wilkins
2011-05-25Hand merged from trunk paint_stroke.c revisions 30641-36811.Jason Wilkins
2011-05-25fix [#27479] Missing 'Select vertex groups under the cursor' in weight paint ...Campbell Barton
2011-05-25Merged with trunk: 33093-33703Jason Wilkins
2011-05-25Merged with trunk: 32509-33092Jason Wilkins
2011-05-25Merge with trunk: 31359-31956Jason Wilkins
2011-05-25Merged with trunk: 30832-31359Jason Wilkins
2011-05-21view3d function naming, no functional changes.Campbell Barton
2011-05-20edit gp_stroke_convertcoords not to modify the mval passed to it & make some ...Campbell Barton
2011-05-20use consistant arguments to ED_view3d_win_* funcs, a single float vector rath...Campbell Barton
2011-05-20function rename to give clearer meaning that they change from window to 3d co...Campbell Barton
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-05-14Fix #27390: Shift for activating Smooth Brush broken in sculptSergey Sharybin
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-12== Radial control ==Nicholas Bishop
2011-05-09Recreate mipmaps after undo in image editorSergey Sharybin
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-05-04use UNUSED in some more function args, no functional changes.Campbell Barton
2011-05-04fix for crash executing sculpt via python.Campbell Barton
2011-05-03Do not lock key whn undoing to another shapekey while sculptingSergey Sharybin
2011-05-02enable face mask selection in texture paint mode again (worked in 2.4x).Campbell Barton
2011-05-02Use enum menu for angle source in sculpt mode -- rake toggling wasn'tSergey Sharybin
2011-05-01Fix #27239: "A" menu in Sculptmode failsSergey Sharybin
2011-04-23Sculpting on shapekeysSergey Sharybin
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-14Fix #26932: When I enable multires, and start sculpting, some parts of the me...Sergey Sharybin
2011-04-12Fix #26879: Some sculpt brushes does not work when sculpting corrective shape...Sergey Sharybin
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-04Fix for redraw issues when making fast strokes with grab tool in sculpt modeSergey Sharybin
2011-04-022.5 Weight Paint UI:Thomas Dinges
2011-04-01Add back sculpt mode brush keys.Campbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-31using wrong RNA type in sculpt update.Campbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton