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-08-17Merging r39199 through r39485 from trunk into vgroup_modifiers.Bastien Montagne
2011-08-16Bugfix for [#28258] [UV editor] missing snapping option.Thomas Dinges
2011-08-16Front/Back togles should not disable when curve is 2D and bevel object is usedDaniel Salazar
2011-08-14Fixing bug with editing keymaps when filter is enabled.Sergey Sharybin
2011-08-14fix [#28225] Solidify Modifier creates wrong results when vertex group is att...Campbell Barton
2011-08-14- recently restored sequencer change data operator didnt reset the offsets af...Campbell Barton
2011-08-132.6 UI Files:Thomas Dinges
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-12sequencer todo: change sequence added back (C key)Campbell Barton
2011-08-09fix [#28186] textboxes properties not animatableCampbell Barton
2011-08-09fix [#28191] Exception when enabling a script for a newer Blender buildCampbell Barton
2011-08-09Blender 2.59:Thomas Dinges
2011-08-09Merging r38818 through r39198 from trunk into vgroup_modifiers.Bastien Montagne
2011-08-09vgroup_modifiers: Now clamping output values to [0.0, 1.0] range (and added m...Bastien Montagne
2011-08-08report error on installign keymaps rather then raising an exception.Campbell Barton
2011-08-08quiet harmless py resource warning - file opened but not closed.Campbell Barton
2011-08-08use static sets rather then tuples, python optimizes this case.Campbell Barton
2011-08-07fix [#28172] Cannot restore Add-ons tab in user preferences after a failed at...Campbell Barton
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-08-05move the ndof menu into the userpref's since it adjusts preferences, also ren...Campbell Barton
2011-08-05get a tad more vertical space in the toolbar.Campbell Barton
2011-08-03Add .py extension if it is missing from keymap file.Kent Mein
2011-08-02Patch by oenvoyage - olivier amrein, thanks a lot!Thomas Dinges
2011-08-02fix [#28148] User Preferences Scripts Path not workingCampbell Barton
2011-08-02Made wmNDOFMotionData use a vector rather then xyz members, makes it nicer to...Campbell Barton
2011-07-29Merging r38765 through r38817 from trunk into vgroup_modifiers.Bastien Montagne
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-29pep8 cleanup, also print message when attempting to run in animation player m...Campbell Barton
2011-07-28* Code cleanupThomas Dinges
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin
2011-07-28minor cleanup of rnaCampbell Barton
2011-07-27Merging r38740 through r38764 from trunk into vgroup_modifiers.Bastien Montagne
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-27Fix part of [#28088] bad button spacing with layout engine for menu items.Thomas Dinges
2011-07-26Merging r38694 through r38739 from trunk into vgroup_modifiersBastien Montagne
2011-07-26py api:Campbell Barton
2011-07-25Adding WeightVG modifiers code. Still some points to tweak, though.Bastien Montagne
2011-07-25updated ndof popup menu (part 2 of 2)Mike Erwin
2011-07-242.5 World Buttons:Thomas Dinges
2011-07-24Add Push/Pull to toolbarDaniel Salazar
2011-07-242.5:Thomas Dinges
2011-07-232.5 UI:Thomas Dinges
2011-07-22Show NDOF sensitivity field in userprefsNathan Letwory
2011-07-22Keymap editor now understands NDOF (button) events too.Nathan Letwory
2011-07-22Adding Shear transform to UV menu and Ctrl Alt Shift S hotkey (same as in 3D ...Daniel Salazar
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-19fix for [#28012] Mat ID messy with shader nodesJeroen Bakker
2011-07-19translated ndof menu from C to Python, enabled helicopter fly modeMike Erwin
2011-07-18fix [#28005] Python Add-Ons are constantly reloaded if twice in the pathCampbell Barton