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-05-19Fix T39897: shape keys created while the Relative checkbox is unchecked start...Bastien Montagne
2014-05-18Add ARRAY_SIZE macro to check fixed size arraysCampbell Barton
2014-05-17Fix T40231: Crash with matcapsCampbell Barton
2014-05-17Fix mistake in recent patchCampbell Barton
2014-05-16Fix T40223: Setting bevel_factor_mapping_start/end crashesCampbell Barton
2014-05-16Add assert to check for buffer overrunCampbell Barton
2014-05-163D Text: Change textbox placement to ignore font scaleCampbell Barton
2014-05-163D Text: replace multiple float arrays with struct (much easier to understand)Campbell Barton
2014-05-15Fix T39978: Sculpting shapekeys - Using Smooth tool, turns shapekey into Basis.Sergey Sharybin
2014-05-15Fix for cursor location with xoffset & flush alignmentCampbell Barton
2014-05-15Remove redundant NULL checkCampbell Barton
2014-05-15Code cleanup: remove '\r' check for 3d text, its removed on load even on windowsCampbell Barton
2014-05-15Fix T40204: x-offset textbox failed with center/justify/flushCampbell Barton
2014-05-15Fix for right aligned text ignoring xoffsetCampbell Barton
2014-05-15Fixes for font underlineCampbell Barton
2014-05-15Fix T40180: Space between letters adds space after last letterCampbell Barton
2014-05-14Dirty fix for memory corruption in the rigid body API.Lukas Tönne
2014-05-14Code cleanup: doxy commentsCampbell Barton
2014-05-14FCurve: handle calculation was measuring new handle lengths and not using for...Campbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Fix T40176: Curve Functions broken in several addonsSergey Sharybin
2014-05-13Folowup for old fix for material animationSergey Sharybin
2014-05-13Freestyle: Added .new() and .remove() to the collection type of Python style ...Tamito Kajiyama
2014-05-13Freestyle: Fix for own mistakes in defining RNA aliases.Tamito Kajiyama
2014-05-13Freestyle: naming fixes.Tamito Kajiyama
2014-05-13Freestyle: Added .new() and .remove() methods to collection types of line sty...Tamito Kajiyama
2014-05-12Fix T40115: Smoke simulator memory leak with high poly mesh emitter.Bastien Montagne
2014-05-12Fix T40014: Broken shading with mirror modifier and auto smooth normals while...Bastien Montagne
2014-05-12Fix for typeinfo NULL pointer crash when initializing unknown node types.Lukas Tönne
2014-05-12Fix crash removing objects rigid body constraintsCampbell Barton
2014-05-11Quiet warningsCampbell Barton
2014-05-11Freestyle: Added handling of a user-specified name for creating a new line set.Tamito Kajiyama
2014-05-11Freestyle: Fix for the active line set index possibly invalidated after delet...Tamito Kajiyama
2014-05-11Added BKE_freestyle_lineset_delete() by generalizing FRS_delete_active_linese...Tamito Kajiyama
2014-05-11Code cleanup: comment typosCampbell Barton
2014-05-10Replace inefficient use of strstr with STRPREFIX macroCampbell Barton
2014-05-09Fix T40108: Copying materials leaves a shared Action datablock in nestedLukas Tönne
2014-05-09Fix for random crashes when grabbing (rmb-drag) NLA stripsJoshua Leung
2014-05-09Code cleanup: styleCampbell Barton
2014-05-09Indentation fix.Tamito Kajiyama
2014-05-08Clarification of UI messages:Antony Riakiotakis
2014-05-08Fix T39950, part 2.Antony Riakiotakis
2014-05-08Fix T40074: Autosmooth option causes assert failure when selected.Bastien Montagne
2014-05-08Fix regression from 2.70:Antony Riakiotakis
2014-05-08Removed a Freestyle hack for DAG updates introduced in commit rBae58968e0a61.Tamito Kajiyama
2014-05-08Bugfix T40082: NLA Meta strips were no longer evaluating correctlyJoshua Leung
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-08Fix for crash when userprefs fails to read.Campbell Barton
2014-05-07Fix T40033: Jumping between versions can lead to loss of node storageLukas Tönne
2014-05-07Fix T40051: Inconsistent dupli vert/face handling of group member typesCampbell Barton