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
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-27Fix incorrect externCampbell Barton
2014-01-27Fix T38355: Crash with Shader Node Group with missing datablock,Lukas Tönne
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2014-01-27Code Cleanup: de-duplicate nested node tree checkingCampbell Barton
2014-01-27UI: Fix for icon-only menus too small click-able areaCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-26Fix typo in nla blend modes.Sv. Lockal
2014-01-26Fix T38354: Excess memory allocation when projecting onto object with multiresBastien Montagne
2014-01-26Fix T38366: export collada crash - if you set a keyframeBastien Montagne
2014-01-26Cleanup of BLI_smallhashBastien Montagne
2014-01-26Code Cleanup: style and correct API class refCampbell Barton
2014-01-25Fix T38353: some EXR files from other applications not loading correctly.Brecht Van Lommel
2014-01-25Fix T38356: Crash when UIList.filter_items returns too few items.Bastien Montagne
2014-01-24Change tooltip text for Vertex Group in Bevel Modifier.Howard Trickey
2014-01-24Bevel modifier can use vertex groups for edge bevel now.Howard Trickey
2014-01-24Add convinient access to full bitangent for loops (some export formats like F...Bastien Montagne
2014-01-24Fix T38347: adding object visibility keyframes in the outliner groups andBrecht Van Lommel
2014-01-24Make multisegment bevel profiles even for all parameters.Howard Trickey
2014-01-24Fix currently harmless issue with converting ImBuf from sequencer spaceSergey Sharybin
2014-01-23Fix T38150: implementation mismatch in bmesh pythonBastien Montagne
2014-01-23Make Tab Divider interopolate between the region background and tab outline.Jonathan Williamson
2014-01-23Fix T38337: Crash when calling to_mesh() on a Curve object after clearing its...Sergey Sharybin
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2014-01-23Fix T37685: automatic weights affected by face masking outside weight paint m...Brecht Van Lommel
2014-01-23Cleanup: int/short to bool in BKE_cdderivedmesh.h functions (and TRUE/FALSE t...Bastien Montagne
2014-01-23Fix crash when changing space type to 3D space when having multiple windowsSergey Sharybin
2014-01-23Fix for crash getting the name of RNA properties with empty nameCampbell Barton
2014-01-23Code Cleanup: whitespaceCampbell Barton
2014-01-23Code Cleanup: find operator once and reuseCampbell Barton
2014-01-23Fix for IMB_(un)premultiply_rect_float() not doing right businessSergey Sharybin
2014-01-23Fix T38284: Crash with several shrinkwrap constraint using same targetSergey Sharybin
2014-01-23Removed the omat matrix from DupliObject.Lukas Tönne
2014-01-23Fix T38042: Keymap crash after reloading operatorsCampbell Barton
2014-01-23WM: add WM_operatortype_remove_ptr to remove a known operatorCampbell Barton
2014-01-23Fix T38328: GLSL display shows texture mapping completely messed up in some c...Bastien Montagne
2014-01-23BGE Bitmap Text: add in check if the character is outside the rangeCampbell Barton
2014-01-23Fix T38325: Game Engine Bitmap fonts failed for characters >128Campbell Barton
2014-01-23Tab theme colorsCampbell Barton
2014-01-22Fix T38316: Half of a Face is Missing on Newly Created Cubes or Cylinders.Bastien Montagne
2014-01-22Fix T38323: blender viewport render in particle hair edit mode renders halos.Brecht Van Lommel
2014-01-22Fix T37940: Curve Render bug in Blender Internal Render.Sergey Sharybin
2014-01-22Fix T38319: no camera error message for render not showing correctly.Brecht Van Lommel
2014-01-22Fix T37198: Vorbis encoding is brokenSergey Sharybin
2014-01-22Fix tool properties region drawing even if the toolbar is hidden.Brecht Van Lommel
2014-01-22Fix T38318: blender internal viewport now uses viewport, not render visibility.Brecht Van Lommel
2014-01-22Fix for particle emission bug, reported on IRC by Thomas BeckLukas Tönne
2014-01-22Fix T38011 and cleanup of Lens Distortion node code.Lukas Tönne
2014-01-22Fix T38312: Crash when using snap transform in edit modeSergey Sharybin