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
2010-08-18apply rna naming for ToolSettingsCampbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-05Fix #22666: linked data lights lag during transform in GLSL mode.Brecht Van Lommel
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-05-16[#22114] Manipulator Transform Orientation not respectedMartin Poirier
2010-05-06keyframe transform, both through dopesheet/action editor and graph editor, wo...Joseph Eagar
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-12- use more inline math funcitons where possibleCampbell Barton
2010-04-03More work on Drag Immediate:Martin Poirier
2010-04-02[#21840] When clicking to move a Node it sticks to the mouseMartin Poirier
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-30Fix a few warning in editors/ module.Brecht Van Lommel
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-29Mirror clipping for curves and surfaces.Sergey Sharybin
2010-03-23more lint includesCampbell Barton
2010-03-09Bugfix #21508: Hidden bones remain "selected" and are affected by transformsJoshua Leung
2010-03-03fix for more crashes with baked fcurvesCampbell Barton
2010-02-28Revert back debuging code that made drawing transform constraints only work o...Martin Poirier
2010-02-23Move increment value into numinput structure.Martin Poirier
2010-02-21Bugfix #21234: Autokey "insert only available" userpref inserts keys for all ...Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-10realtime updates in the graph editor were updating all visible fcurves, updat...Campbell Barton
2010-02-04New Transform 3D view recalculate scheme.Martin Poirier
2010-02-02Proportional Edit Connected: Use connectivity distance for falloff (connectiv...Martin Poirier
2010-01-26Finishing off the Transform code changes for Degrees/Radians:Joshua Leung
2010-01-26WIP commit - degree conversions for transform fcurve editing - grabbing a poi...Matt Ebb
2010-01-21Proxy + Transforms Bugfix:Joshua Leung
2010-01-20Animation Editors: Restored 'Realtime Updates' toggleJoshua Leung
2010-01-09Edge Crease Transform is back. Now in edge menu (Ctrl-E) with Edge Slide and ...Martin Poirier
2009-12-17Bugfix: [#20403] transform manipulation widgets with normal coordinatesMartin Poirier
2009-12-14A few KeyingSet + Transform Tweaks:Joshua Leung
2009-12-08Animation System: Handling UpdatesBrecht Van Lommel
2009-12-07Use custom cursor draw in transform to draw the new arrow cursors (to indicat...Martin Poirier
2009-12-02[#20213] Align to Transform Orientation crashes BlenderMartin Poirier
2009-12-01Additive snap for Transform. Easy snapping between two vertices, in the middl...Martin Poirier
2009-11-27Add missing snap properties to transform operator.Martin Poirier
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-10Math LibBrecht Van Lommel
2009-11-05Fix for [#19780] pivot for rotation/scaling doesn't use "active vert/edge/face"Matt Ebb
2009-11-01Object PET works with autokey.Martin Poirier
2009-10-30Proportional edit for object mode.Martin Poirier
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-21Graph Editor: Pivot Modes for TransformJoshua Leung
2009-10-21Region post redraw is now split up in a view space and pixel spaceBrecht Van Lommel
2009-10-19run flushTransParticles after snapping applyProject so you can project/snap p...Campbell Barton