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
2009-11-07missed committing this file (from Stani's patch)Campbell Barton
2009-11-07- added console language typeCampbell Barton
2009-11-07- modal keymap for border selectCampbell Barton
2009-11-07api changes suggested by StaniCampbell Barton
2009-11-07Fix for transform orientation fix, probably forgot to commit this?Brecht Van Lommel
2009-11-07Bugfix: crash in posemode transform buttons with no active pose bone.Brecht Van Lommel
2009-11-07Make orientation matrix access function public.Martin Poirier
2009-11-07* Added "Align View to Selected" to the View > Align View menu.Thomas Dinges
2009-11-06B.blend.c update. Only change is that brushes and panels are not saved, soBrecht Van Lommel
2009-11-06experemental durian request, allow view manipulation while using circle selectCampbell Barton
2009-11-06- removing the last particle system now exits particle edit mode.Campbell Barton
2009-11-06Driver Scripting:Joshua Leung
2009-11-06bring back align to view to objectCampbell Barton
2009-11-06patch from Stani, support for function arguments in autocompleteCampbell Barton
2009-11-06Fix for scons + mingw compiling Joshua Leung
2009-11-06Update MSVC project files for openCollada.Benoit Bolsee
2009-11-05Fix #19763: crash with tooltip open & maximizing area to fullscreen.Brecht Van Lommel
2009-11-05Simple one liner....Kent Mein
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-05view docs was broken for operators - was getting the nested class string.Campbell Barton
2009-11-05Fix for bug #19817: cloth simulation with collision slow on Mac.Brecht 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-05Moved the buttons around slightly in shape keys, to make it clearer what is a...William Reynish
2009-11-05enter editmode when adding objects even if the object is not in an active layer,Campbell Barton
2009-11-05Select interior faces, access from the mesh select menuCampbell 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-05fix for editing docsCampbell Barton
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