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
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-30[#20550] Workflow Odity For Objects On Layers Not Being ViewedCampbell Barton
2010-01-30[#20487] Small bug in 3d window's header in edit mode.Campbell Barton
2010-01-16- UV header sync selection vert/edge/face buttons were displayed as 3 tickboxesCampbell Barton
2010-01-03- disallow the change the layer operator in localview.Campbell Barton
2009-12-03Fix for [#20226] 3DView header: hiding menu texts and layer button's issue.Matt Ebb
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28UI:Nicholas Bishop
2009-11-27Re-commit of new icons. It seems like the icon update got overridden somehow.William Reynish
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-23shaded mode isnt working in 2.5, comment for nowCampbell Barton
2009-11-22remove template uiTemplate_view3d_select_faceselmenuCampbell Barton
2009-11-21- added back Shift+Tab to toggle snap Campbell Barton
2009-11-21only show normal snap option in object modeCampbell Barton
2009-11-18Fix snap tooltip.Martin Poirier
2009-11-10Math LibBrecht Van Lommel
2009-11-05Fix for error in previous fix - oops ( [#19818] )Matt Ebb
2009-11-05Fix for [#19780] pivot for rotation/scaling doesn't use "active vert/edge/face"Matt Ebb
2009-11-01Compile fix for too many arguments to uiItemOMartin Poirier
2009-11-01* OpenGL Render is now available again from the View3D Header. Thomas Dinges
2009-10-30Proportional edit for object mode.Martin Poirier
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-26Bugfix: 3d view with scene layer lock were not updated when theBrecht Van Lommel
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-19Assorted 3D-View Tweaks:Joshua Leung
2009-10-13- Identify and use retopo icon from icons image.Martin Poirier
2009-10-13Project option for snap to faces.Martin Poirier
2009-10-093D View panels now show object and bone name again, not sure itBrecht Van Lommel
2009-10-06[#19542] Martin Poirier
2009-10-03UI tweaksWilliam Reynish
2009-09-22- removed View3D->localview since it wasnt set on entering localview (making ...Campbell Barton
2009-09-21Fix #19384: missing redraw when changing transform orientation.Brecht Van Lommel
2009-09-082.5 - Mode Switching BugfixesJoshua Leung
2009-09-07Operator docstring patch from Ron Walker, added console operator docs too.Campbell Barton
2009-09-06Disconnect/connect hair:Janne Karhu
2009-09-052.5Brecht Van Lommel
2009-08-29Point cache editing:Janne Karhu
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-242.5 3DView:Thomas Dinges