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-02-04Fix #25923: Active area of text editor line numbers too bigSergey Sharybin
2011-02-04Quick Animation Feature: Paste Pose "Selection Mask" optionJoshua Leung
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-02-03- Fixed bug with disappearing curve animation data created in editSergey Sharybin
2011-02-03remove unused variableCampbell Barton
2011-02-02Keymap conflict in node editor. Read Render Layers is now Ctrl R toDaniel Salazar
2011-02-02fix [#25684] Grease pencil strokes with "Surface" option attach erratically t...Campbell Barton
2011-02-02Bugfix [#25907] Impossible to "select all" on narrow action editorsJoshua Leung
2011-02-02- some parts of the code to remove rotation were not removing axis/angle rota...Campbell Barton
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-02-02Action Editor UI Tweaks:Joshua Leung
2011-02-01Icons in outliner were jittering a bit on sizing of the area.Ton Roosendaal
2011-02-01Fix #25884: Crazy behaviour of the rotate brushSergey Sharybin
2011-02-01Script to test import operators, so a single command can execute an operator ...Campbell Barton
2011-02-01New Keyframe Type: "Jitter"Joshua Leung
2011-02-01Targetless IK Bugfixes + Tweaks:Joshua Leung
2011-02-01Bugfix [#25885] Auto IK ignores full rotation locksJoshua Leung
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-31Bugfix #25874Ton Roosendaal
2011-01-31Removed OpenGL blending from node editor backdrop images in alpha channel mod...Lukas Toenne
2011-01-31Node UI:Thomas Dinges
2011-01-31Small fix for color info in node editor: ACTIONMOUSE click was already used f...Lukas Toenne
2011-01-31Scons blenfont include for recent Node Backdrop commit. Thomas Dinges
2011-01-31Added backdrop image color information to the node editor. When clicking on e...Lukas Toenne
2011-01-31Changed alpha blending mode for image editor and node previews. This was usin...Lukas Toenne
2011-01-31Bugfix [#25876] bpy.ops.constraint.childof_set_inverse has no effectJoshua Leung
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2011-01-31Logic UI: Servo Control (Motion/ObjectActuator) default options + camera actu...Dalai Felinto
2011-01-30Total displacement levels should be set in multires_topology_changedSergey Sharybin
2011-01-30Bugfix #25859Ton Roosendaal
2011-01-30Bugfix #25870Ton Roosendaal
2011-01-30remove nan-makefilesCampbell Barton
2011-01-30Bugfix #25840Ton Roosendaal
2011-01-30And here's a decent fix for correctly recognizing the theTon Roosendaal
2011-01-29Bugfix #25750Ton Roosendaal
2011-01-29Todo item:Ton Roosendaal
2011-01-28In the Timeline, keyframe lines are now drawn in front of the frameJoshua Leung
2011-01-27Fixing some clang reported issues in particle code.Janne Karhu
2011-01-27Fix #25818: Text Editor holizontal grab invertedSergey Sharybin
2011-01-26fix from andguent on irc, wasn't checking for property type.Campbell Barton
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2011-01-26After test, offset is better to be 0.001f (test in windows nvidia)Ton Roosendaal
2011-01-26Bugfix #25756Ton Roosendaal
2011-01-26- Clear rotation for objects now works on delta transforms too. TheJoshua Leung
2011-01-26Refactoring object clear-transform operators to remove out the commonJoshua Leung
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-24Todo item: text editor does not honour continuous grab(seeSergey Sharybin
2011-01-24Todo item: text editor scroll bar does not respond to clicksSergey Sharybin
2011-01-24fix [#25776] Crash when operator's bl_idname has more than one dotCampbell Barton