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-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-07Fix [#21760] Snap to Origin doesn't workMatt Ebb
2010-04-04pep8 cleanupCampbell Barton
2010-04-01Added missing Bottom, Left, Back view modes in the "View" menu on 3D areaDaniel Salazar
2010-03-25Adding menu entries for the new hotkeys (change keying set)Joshua Leung
2010-03-24fix for keying set rna path attribute and object select menu incorrect args t...Campbell Barton
2010-03-20Operator name improvements in select menuDaniel Salazar
2010-03-19Adding Non Manifold to select menu in edit mode for vertex and/or edgeDaniel Salazar
2010-03-17Fix [#21329] Extrude of single vertex constrainedMatt Ebb
2010-03-17Fix [#21114] Graphical cursor displayed in wrong position when switching to l...Matt Ebb
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-21generic modal operator to make adjusting almost any rna property with the mou...Campbell Barton
2010-02-19apply visual transform to poseCampbell Barton
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