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
2012-05-11Add keymap and menu entries for masking.Nicholas Bishop
2012-05-11Add support for hiding masked regions.Nicholas Bishop
2012-05-11Add a paint mask operator to clear, fill, or invert the mask.Nicholas Bishop
2012-05-11Update the keymap for the mask brush.Nicholas Bishop
2012-05-11Add mask brush for sculpt mode.Nicholas Bishop
2012-05-11Add new mask-brush icon from Julio Iglesias.Nicholas Bishop
2012-05-11Use paint mask when calculating sculpt strength.Nicholas Bishop
2012-05-11Add undo/redo support for paint masks.Nicholas Bishop
2012-05-11Ensure mask layers are always present in sculpt mode.Nicholas Bishop
2012-05-11Replace hardcoded DMGridData structure with CCGElem/CCGKey.Nicholas Bishop
2012-05-11Add new options to PAINT_OT_brush_select, toggle and create_missing.Nicholas Bishop
2012-05-11Code cleanup for multires_dm_create_from_derived().Nicholas Bishop
2012-05-11Code cleanup for parameters of subsurf_make_derived_from_derived.Nicholas Bishop
2012-05-10fix [#31382] Loop Cut and Slide numpad (-)Campbell Barton
2012-05-10fix for fix, own fix for [#31368] didnt work right, now move shadeless & wire...Campbell Barton
2012-05-09fix: #31374 Wrong/Missleading hint texts in material assignment. (as clarifie...Gaia Clary
2012-05-09fix: #31374 Wrong/Missleading hint texts in material assignment.Gaia Clary
2012-05-09some speedups for face angle drawingCampbell Barton
2012-05-09Camera tracking: exr frames used to be displayed in linear spaceSergey Sharybin
2012-05-09Fix #31371: copy data path should be disabled in places where it doesn't work,Brecht Van Lommel
2012-05-09fix [#31378] Face Angle Rounding To Agressive/Not done in 2.49x?Campbell Barton
2012-05-09Refactor of modifiers' apply function: now use a single bit-flag parameter to...Bastien Montagne
2012-05-09patch [#31359] Py Console: Empty current lineCampbell Barton
2012-05-09code cleanup: color/bw conversion - use BLI color function.Campbell Barton
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-09copy constraints to object/bones had same name (made operator search confusing)Campbell Barton
2012-05-09fix [#31368] No masking drawn in Weightpaint-mode when displayed as wireframeCampbell Barton
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-09style cleanup: graph & armatureCampbell Barton
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-05-08style cleanup: nlaCampbell Barton
2012-05-08style cleanup: space actionCampbell Barton
2012-05-08style cleanup: view3dCampbell Barton
2012-05-08style cleanup: screenCampbell Barton
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-05-08style cleanup: editcurveCampbell Barton
2012-05-08Fix #31332: VSE drag and drop onto timeline buggySergey Sharybin
2012-05-07fix [#31354] Segfault with "Extrude Individual Faces and Move"Campbell Barton
2012-05-07style cleanup: outlinerCampbell Barton
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-05-07Woops, some unwanted spaces remained in source files.Sergey Sharybin
2012-05-07Style cleanup of own modules using style checker from Campbell.Sergey Sharybin
2012-05-07Style cleanup: displist moduleSergey Sharybin
2012-05-07Style cleanup: rename BKE_metaball* to BKE_mball -- mball is more commonly us...Sergey Sharybin
2012-05-07Code cleanup: make changes suggested by check_style for sculpt-related files.Nicholas Bishop
2012-05-06Mesh elements sorting refactor.Bastien Montagne
2012-05-06Last part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-06Bugfix [#31003] Animation data (e.g. actions, drivers) from the active materialJoshua Leung