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
path: root/source
AgeCommit message (Expand)Author
2009-11-06bring back align to view to objectCampbell Barton
2009-11-05Fix #19763: crash with tooltip open & maximizing area to fullscreen.Brecht Van Lommel
2009-11-05Fix bug #19754: alt + scrollwheel to change button values was notBrecht Van Lommel
2009-11-05Fix for bug #19692: setting text on curve, bevel or taper object didBrecht Van Lommel
2009-11-05operator to select pos/neg verts on any axis relative to the active vertexCampbell Barton
2009-11-05Fix makefiles for modifiers commit.Brecht Van Lommel
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-11-05adding group instances didnt do an undo pushCampbell Barton
2009-11-05- converted circle select use a modal mapCampbell Barton
2009-11-05Fix warnings in RNA, one being an actual bug in setting an object's layer.Brecht Van Lommel
2009-11-05Moved the object and bone name fields out of the Transform panel in 3Dview pr...William Reynish
2009-11-05Fix for bug #19807: renaming texture layers in editmode crashes.Brecht Van Lommel
2009-11-05only run the banner function for console (not reports)Campbell Barton
2009-11-05- circle select mouse wheel resize now works (somehow mouse wheel generates a...Campbell Barton
2009-11-05was setting the active material on exit editmode rather then enterCampbell Barton
2009-11-05last commit broke entering editmodeCampbell Barton
2009-11-05enter editmode when adding objects even if the object is not in an active layer,Campbell Barton
2009-11-05- added bpy.context to the python moduleCampbell Barton
2009-11-05python console autocomplete would crash (missing NULL check for pose channels)Campbell Barton
2009-11-05Bugfixes + Spline IK Tweaks:Joshua Leung
2009-11-05Fix for error in previous fix - oops ( [#19818] )Matt Ebb
2009-11-05* Fix for [#19700] undo doesn't display visual feedback on latticesMatt Ebb
2009-11-05Armature Editing Bugfixes:Joshua Leung
2009-11-05Fix for [#19780] pivot for rotation/scaling doesn't use "active vert/edge/face"Matt Ebb
2009-11-05Fix for [#19793] Resolution Sliding Crashes Blender 2.5 SVN 24256Matt Ebb
2009-11-05Fix for [#19299] Color render bugMatt Ebb
2009-11-05Added mass and spring vertex groups to softbody rna/uiMatt Ebb
2009-11-05RNA transform properties for edit bones and metaballsMatt Ebb
2009-11-05Added RNA based transform properties for pose bones too.Matt Ebb
2009-11-05* Partial fix for bug [#19734] N panel's transform doesn't display the unitsMatt Ebb
2009-11-05- missing return valuesCampbell Barton
2009-11-04- Stopping jobs on undo wasnt fixing undo/redo while with render previews as ...Campbell Barton
2009-11-04bugfix [#19804] .MDD is not working?? // Also filetype issue?Campbell Barton
2009-11-04bpy.ops.import.obj("somepath") is invalid syntax because import is a keyword.Campbell Barton
2009-11-04Merging change 24311 from COLLADA branch into trunk which should fix object-b...Arystanbek Dyussenov
2009-11-04python function for adding a driver. egCampbell Barton
2009-11-04new operator directory, move some scripts from ioCampbell Barton
2009-11-04Bridge edge loops would loose all edge flags.Campbell Barton
2009-11-04change to insert_keyframe() so an array index of -1 keys all arrays indicesCampbell Barton
2009-11-04particle vertex group UICampbell Barton
2009-11-04Spline IK: Rolling ControlJoshua Leung
2009-11-04Make Links (Ctrl+L) backCampbell Barton
2009-11-04Second try at fixing this... the props were still not getting initialised in ...Joshua Leung
2009-11-04Bugfixes for Adding Objects:Joshua Leung
2009-11-04Fix #19533: Autoupdate check box not working for UV/Image Editor.Brecht Van Lommel
2009-11-04Fix #19742: shape key crashes for curve & lattice.Brecht Van Lommel
2009-11-04Fix bug #19749: browsing path in user preferences would crash.Brecht Van Lommel
2009-11-04Fix bug #19699: point density texture doesn't save particle system.Brecht Van Lommel
2009-11-04Fix for [#19745] displacement modifier is messing up texture coordinates when...Matt Ebb
2009-11-04Fix for [#19460] (+) widgets to expand UI elements overlap other windowsMatt Ebb