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-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-27[#24935] Proportional translation size stuck to noneMartin Poirier
2010-11-25bugfix [#24907] bone roll z up broken and python script showing correct metho...Campbell Barton
2010-11-21[#24827] Crash when auto-keyframing while playing animationMartin Poirier
2010-11-14[#24639] Snap to Face (retopo) doesn't work when clipping is enabled in mirro...Martin Poirier
2010-11-11Bugfix #24621: NLA strips move insensitively across tracksJoshua Leung
2010-11-05centralize function for calculating pixel size. (no functional changes)Campbell Barton
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-19Cancelling rotation on axis/angle object rotation didnt restore the original ...Campbell Barton
2010-09-28[#24028] Minor fixes to BLI_math_vectorCampbell Barton
2010-09-28bugfix [#23908] Irratic manipulator scale at far out distancesCampbell Barton
2010-09-20Silence a compiler warning.Nathan Letwory
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