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-02-17*Removed a lingering 'Add' prefix in the Add menu to make it more consistent. William Reynish
2010-02-16[#21177] Text editorCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-13- Extrude Menu call "extrude regions along normals" for Region optionMartin Poirier
2010-02-13Smart Extrude (hotkeys are tentative)Martin Poirier
2010-02-12correct fsf addressCampbell Barton
2010-02-12button to save edited textures in texture paintCampbell Barton
2010-02-12- select active camera operatorCampbell Barton
2010-02-10make dupliface operator (access from object menu)Campbell Barton
2010-02-05add menus for vertex group and shape key panels, functionality wasnt communic...Campbell Barton
2010-02-01Mesh Extrude menuMartin Poirier
2010-01-31pep8 changesCampbell Barton
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-30[#20487] Small bug in 3d window's header in edit mode.Campbell Barton
2010-01-26Rename Beauty Fill to Beautify Fill like in 2.4x, more accurateBrecht Van Lommel
2010-01-26Assign automatic/envelope weights in weight paint mode is back,Brecht Van Lommel
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2010-01-16- UV header sync selection vert/edge/face buttons were displayed as 3 tickboxesCampbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-15Adding back cursor to center menu entry that was mistakingly removed by an un...Martin Poirier
2010-01-14Join as UVs.... (copies matching UVs to another object with the same topology)Campbell Barton
2010-01-14Changed 3D View menu Duplicate Linked to use the same Matt Ebb
2010-01-14Show the image ID template too for 3D View BG imageMatt Ebb
2010-01-14renamed view_center to view_selected in view3d menu codeJoseph Eagar
2010-01-14fixed missing buttons if no bg imageJoseph Eagar
2010-01-14view3d bg image now updates on frame change, and the panel for it properly dr...Joseph Eagar
2010-01-14[#20583] Snap Cursor to Center and more View editsMartin Poirier
2010-01-13link markers to another scene, Currently in Ctrl+L menu (which isnt ideal but...Campbell Barton
2010-01-12Renamed toolbar to Tool Shelf all overMatt Ebb
2010-01-11- draw mesh wire faded into the 3D view background color when in particle mod...Campbell Barton
2010-01-09Edge Crease Transform is back. Now in edge menu (Ctrl-E) with Edge Slide and ...Martin Poirier
2009-12-26pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8Campbell Barton
2009-12-26replace dynamic_menu.py with Menu classmethods much less complicated.Campbell Barton
2009-12-24Removed a few operators that were just used to generate popup menus and repla...Matt Ebb
2009-12-22select nth (face/edge/vertex) - depending on which was last selected, useful ...Campbell Barton
2009-12-22- make ToolSettings.mesh_selection_mode into an array of 3 bools rather then ...Campbell Barton
2009-12-21- camera switching didnt work for openGL renderCampbell Barton
2009-12-15solidify from 2.4x (ported from python to C)Campbell Barton
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-09Minor fix for missing menuMatt Ebb
2009-12-08Wrong argument type for zoom operator.Martin Poirier
2009-12-04String fix and a bunch of PEP8 issues I had collected in the meanwhile.Guillermo S. Romero
2009-12-04Fix for [#19478] Shortkeys for switch to Quad view mode is not workingMatt Ebb
2009-12-04Finish renaming job in Set Center operator to use Origin instead of Center.Martin Poirier
2009-12-03Added Toggle Full Screen and Duplicate Area to the menus of all the main spac...William Reynish
2009-12-03Fix for [#20226] 3DView header: hiding menu texts and layer button's issue.Matt Ebb
2009-12-02[#20213] Align to Transform Orientation crashes BlenderMartin Poirier
2009-12-02remove icon_only option for snap target option in header to make the button w...Martin Poirier