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-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-27== UI icons ==Andrea Weikert
2011-02-27Bugfix, own collection.Ton Roosendaal
2011-02-27== UI icons ==Andrea Weikert
2011-02-27Fixes for undo when suclpting on deformed mesh:Sergey Sharybin
2011-02-272.5 Transform Operator:Thomas Dinges
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-27- use Py_CLEAR for python internally referencing other PyObjects (supposed to...Campbell Barton
2011-02-27Grease Pencil stroke smoothing cleanup - making this less susceptibleJoshua Leung
2011-02-27Small animation tweaks:Joshua Leung
2011-02-26Sampling float colors in Image Editor only showed 3 digits precision.Ton Roosendaal
2011-02-26Bugfix #26231Ton Roosendaal
2011-02-26fix for 'live edit', running python scripts as you typeCampbell Barton
2011-02-26use const char for return values of getenv().Campbell Barton
2011-02-26Bugfix #26221Ton Roosendaal
2011-02-26Bugfix: In Action Editor, when "show pose markers" was enabled, allJoshua Leung
2011-02-26Added operator which makes selected scene markers into local 'pose'Joshua Leung
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-25Bug fix, irc report.Ton Roosendaal
2011-02-25bugfix #26211M.G. Kishalmi
2011-02-25Fix for [#26205] Crash when duplicating windowJanne Karhu
2011-02-25internal operator/wm/macro function: dont crash if operators are not found (w...Campbell Barton
2011-02-24fix for cmake not having the correct svn revision in buildinfo, now generate ...Campbell Barton
2011-02-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-24remove unused functions, aligning to selection can be done with Shift+Numpad,...Campbell Barton
2011-02-23adjustments to recent commit:M.G. Kishalmi
2011-02-23Bugfix #26188Ton Roosendaal
2011-02-23added image-editor operators:M.G. Kishalmi
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23remove unused functions,Campbell Barton
2011-02-23add back view 1:1 operator from 2.4x (Shift+PadEnter)Campbell Barton
2011-02-23add back 2.4x mesh vertex sort/randomize operators, were called xsort and has...Campbell Barton
2011-02-23add 2.4x posemode & weightpaint feature as an operator - Flip Active, Shift+F.Campbell Barton
2011-02-23fix [#26164] bpy.ops.transform.translate ignores AutoIK modeCampbell Barton
2011-02-23- fix python error for poselib UI when none is active.Campbell Barton
2011-02-23Empty groups are now displayed with some basic spacing in edit mode. Long soc...Lukas Toenne
2011-02-22Convenience fix: Exposing internal sockets now copies the default input value...Lukas Toenne
2011-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-22feature back from 2.4x where a python error moves the cursor to the error lin...Campbell Barton
2011-02-22Fixed crash when sculpting on deformed mesh with smooth brush:Sergey Sharybin
2011-02-22Bug fix: Fluidsim paths were not handled properlyJanne Karhu
2011-02-22bugfix [#26126] Transparency panel label issueCampbell Barton
2011-02-22fix [#26172] Lattice vertice selection by border selection ( shortcut B ) doe...Campbell Barton
2011-02-22operator ED_OT_undo_push, needed for editmode undo/redo glitch fix, (coming n...Campbell Barton
2011-02-21Accidentally left in a print for commit 34912Ton Roosendaal
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-21And another one.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-21Fix for [#26105] Key mapped Rotate equals crash (Windows/MSVC only)Janne Karhu