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
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21Bugfix [#27095] B-Bone doesn´t resize correctly with numeric inputJoshua Leung
2011-04-21remove checks on deprecated multires pointer.Campbell Barton
2011-04-21minor changesCampbell Barton
2011-04-20Bugfix #27026Ton Roosendaal
2011-04-20Bugfix #27044Ton Roosendaal
2011-04-20Bugfix #27058Ton Roosendaal
2011-04-20Bugfix [#27054] 2.57 icons and buttons aren't perfectly centeredJoshua Leung
2011-04-20Upgrade for pixel color info in image editor and compositor backdrop. Next to...Lukas Toenne
2011-04-20while looking into [#27057] noticed when the view and the transform center ar...Campbell Barton
2011-04-20fix [#27006] Apply Scale at a B-Bone Skeleton causes rescale of B-Bones and o...Campbell Barton
2011-04-20bugfix where separating the armature would also separate the active-unselecte...Campbell Barton
2011-04-20minor cleanup & replace inline armature separate pchan searches with BLI_find...Campbell Barton
2011-04-19Corrected updating inside edited groups, fix for #27018. This was caused by e...Lukas Toenne
2011-04-19Bugfix [#25960] .1 Action Editor header doesn't update when enteringJoshua Leung
2011-04-19Whitespace/typosJoshua Leung
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-04-19Bugfix #26977 + Patch by Harley AchesonTon Roosendaal
2011-04-19patch [#26978] Minor Spelling Mistakes in Editor OperatorsCampbell Barton
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-19noticed a problem with rendering non-active scenes in the node editor.Campbell Barton
2011-04-19fix [#27016] Add new vertex at wrong position ( bpy.ops.mesh.dupli_extrude_cu...Campbell Barton
2011-04-19fix [#27011] executing a script crashes BlenderCampbell Barton
2011-04-18fix [#27015] RNA Bug: Unpacking sounds with a long ID name fails: sound ID le...Campbell Barton
2011-04-18Fix for [#26990] Loading file w packed audio crashesJoerg Mueller
2011-04-18fix for part of this report [#27006] Apply Scale at a B-Bone Skeleton causes ...Campbell Barton
2011-04-18fix for own mistake in recent commit: [#27000] Spotlight spot shape size, lam...Campbell Barton
2011-04-17change unit evaluation only to do try the units replacements if evaluating wi...Campbell Barton
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-15fix [#26937] Radio button text truncation should start at beginning of stringCampbell Barton
2011-04-15float value reader in compositor backdrop (Alt + LMB Drag) should be 4 decima...Daniel Salazar
2011-04-14Fix #26932: When I enable multires, and start sculpting, some parts of the me...Sergey Sharybin
2011-04-14fix [#26931] Shift+Alt+RMB only selects loops, can't deselect them - 2.57 off...Campbell Barton
2011-04-14A better fix than r36151 for the Grease Pencil drawing issues in theJoshua Leung
2011-04-13work-around for grease pencil single points in the image view drawing really ...Campbell Barton
2011-04-12The Epic Blender 2.57 first stable commit! :)Ton Roosendaal
2011-04-12Fix #26860: uv snap/weld/stitch did not take live unwrap setting into account.Brecht Van Lommel
2011-04-12fix [#26885] transform option disapears when deselecting loopsCampbell Barton
2011-04-12Fix #26879: Some sculpt brushes does not work when sculpting corrective shape...Sergey Sharybin
2011-04-12modify the method for calculating ghost alpha.Campbell Barton
2011-04-11fix [#26856] Can't change target object in modifier by Ctrl+VCampbell Barton
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-04-10Redid the previous startup.blend changes by ThomasTon Roosendaal
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-10Startup blend:Thomas Dinges
2011-04-10Startup blend:Thomas Dinges
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-08Minor bugfix in initTransInfo: SpaceImage used even if space type is SPACE_NODE.Lukas Toenne