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-10-11Auto key warning - Stripping down to basicsJoshua Leung
2012-10-05Warning indicators for animators when Auto Keying is enabled during transformJoshua Leung
2012-08-31Fix #32450: edge slide with multiple loops selected could move some loopsBrecht Van Lommel
2012-08-06Patch [#32246] (Bugfix): UV editor -> "Proportional edit" together with "con...Daniel Genrich
2012-08-06fix for crash when moving frames about in the node space, was possible to mov...Campbell Barton
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-05shrink/fatten transform for mask - adjusts the feather weight.Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-23edit to last commit, remove pointer to active slide vert, only need to store ...Campbell Barton
2012-05-23non-proportional edge slide patch by XercesBlueCampbell Barton
2012-05-22Add vertex skin radii scaling as a transform operator.Nicholas Bishop
2012-05-13Adds “align” option to snap to verts/edges/faces, for bones in Pose mode.Bastien Montagne
2012-05-13code cleanup: use static functions for transform operatorsCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-12code cleanup/bugfix uninitialized valuesCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-01Fix crash on edge slide when object has got multires modifierSergey Sharybin
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-27Fix: confirming edge slide with factor 0 and automerge turned on would delete...Antony Riakiotakis
2012-02-27Code Cleanup:Campbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-12-27svn merge ^/trunk/blender -r42871:42882Campbell Barton
2011-12-27[#29144] Snapping control points: can't choose which one to deleteMartin Poirier
2011-12-04svn merge ^/trunk/blender -r42372:42416Campbell Barton
2011-12-04add a new object member to store the dsize, since with my recent commit broke...Campbell Barton
2011-11-08svn merge ^/trunk/blender -r41602:41638 .Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41150:41175Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21replace BLF's blf_utf8_next() with BLI_str_utf8_as_unicode_step(),Campbell Barton
2011-09-27svn merge ^/trunk/blender -r40511:40587Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-08-11svn merge -r39057:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-07removed old ndof transform code, to be replaced with modern stuff in 2.6Mike Erwin
2011-07-29svn merge -r38718:38804 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-24svn merge -r37500:37600 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-06-17fix [#25598] projection surface snap issueCampbell Barton
2011-05-20svn merge -r36725:36801 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-05-13svn merge -r36603:36651 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton