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
2013-01-23rigidbody: Make rigid bodies kinematic during transformationSergej Reich
2013-01-19Holding Alt now removes [-1, 1] clamping in vertex slide, Thanks to Psy-Fi fo...Campbell Barton
2013-01-16code cleanup:Campbell Barton
2013-01-15style cleanupCampbell Barton
2013-01-15vertex slide was using flipped value, wasnt so noticable unless you types in ...Campbell Barton
2013-01-14fix for own error with unwrap selection checking uvedit_have_selection() fail...Campbell Barton
2013-01-13add new vertex slide transform operator, different from the existing vertex s...Campbell Barton
2013-01-13code cleanup: rename transform Slide operations to EdgeSlide.Campbell Barton
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-07fix [#33094] Even edge slide on multiple loops destroys geometryCampbell Barton
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