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-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-14UV operator templateCampbell 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-14Fix URL to new py API docsMatt Ebb
2010-01-14[#20583] Snap Cursor to Center and more View editsMartin Poirier
2010-01-13- when the image is available export the SVG with the pixel width and height,...Campbell Barton
2010-01-13UV Layout export, writes an SVG, uses material colors.Campbell Barton
2010-01-13UV mirror tool (copies UVs from one side of the mesh to the other)Campbell Barton
2010-01-13link markers to another scene, Currently in Ctrl+L menu (which isnt ideal but...Campbell Barton
2010-01-12- bugfix [#20654] the property edge_face_count of the Mesh-Object does not workCampbell Barton
2010-01-12particle puff, volume option.Campbell Barton
2010-01-12Fix #20641, #20645. Someone forgot to update scripts ;)Arystanbek Dyussenov
2010-01-12[#20646] 2.5 does not load python scripts with multiple dots in the filenameCampbell Barton
2010-01-12Renamed toolbar to Tool Shelf all overMatt Ebb
2010-01-12Fix for [#20272] Missing Options - Blender Game, Transparency PanelMatt Ebb
2010-01-11- draw mesh wire faded into the 3D view background color when in particle mod...Campbell Barton
2010-01-11Fix wrong icons in shape key panel, not sure why these were specified,Brecht Van Lommel
2010-01-11Fix [#20600] First added camera is not made activeMatt Ebb
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2010-01-11rna/py apiCampbell Barton
2010-01-10new rig types from CessenCampbell Barton
2010-01-10rename rig types not to have generic in the name (Cessens decission)Campbell Barton
2010-01-10patch from Cessen, update to metarigs and some changes to the rigging main loop.Campbell Barton
2010-01-10bugfix [#20627] Sculting - Mesh without faces crashesCampbell Barton
2010-01-10RNA/Py APICampbell Barton
2010-01-10Removed game_sound property as it is not working and not necessary anymore.Joerg Mueller
2010-01-09Edge Crease Transform is back. Now in edge menu (Ctrl-E) with Edge Slide and ...Martin Poirier
2010-01-09netrender: refactor thumbnail generation code. New option to generate the thu...Martin Poirier
2010-01-09Themes:Thomas Dinges
2010-01-09User Preferences:Thomas Dinges
2010-01-09User Preferences Themes:Thomas Dinges
2010-01-09Added user preferences for color picker type, includes colour wheel + 3 squar...Matt Ebb
2010-01-08netrender: bugfix to make thumbnails work correctly when running master throu...Martin Poirier
2010-01-08Disable anti-aliasing initialization, was causing GL_SELECT issuesDamien Plisson
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08Fix:Thomas Dinges
2010-01-08custom properties panels for most ID types. use subclassing to keep panel UI ...Campbell Barton
2010-01-08netrender:Martin Poirier
2010-01-08Bugfix #20605: Shape key values not keyable from mesh data panel. Keyable fro...Joshua Leung
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-08armature properties panelCampbell Barton
2010-01-07netrender bug: master server clean on exit (off by default) was deleting on f...Martin Poirier
2010-01-07netrenderMartin Poirier
2010-01-07OpenGL anti-aliasing for 3D view, user selectableDamien Plisson
2010-01-07Color Picker work:Matt Ebb
2010-01-07- leg_quadruped_generic missing importsCampbell Barton