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
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-27fix for error in simpledeform modifier uiMatt Ebb
2009-11-27Fix for [#20086] Mirror X, Z and Y crashes Blender 2.5 AlphaMatt Ebb
2009-11-27UV Editor: Added missing Snapping Operator keymaps (Shift-S) + menus (under U...Joshua Leung
2009-11-26Missing from last commit:Martin Poirier
2009-11-26more rna property renaming, axis_x --> use_x, rotationx --> use_rotation_xCampbell Barton
2009-11-26rename rotate_like_x --> use_x, for copy loc/size/rot constraints.Campbell Barton
2009-11-26minor changes made before commit broke this script Campbell Barton
2009-11-26ctrl 1-5 for changing subsurf levelsCampbell Barton
2009-11-26basic support for Sintels arm rig with property driven ik/fk switching and st...Campbell Barton
2009-11-26Bugfix #20069: Centre to cursor or centre to mouse, centre object.Joshua Leung
2009-11-26[#20051] x for removing a mesh from a group doesnt scale with uiMatt Ebb
2009-11-26Fix for [#20028] adding objects such as cameras in local view(/) doesn't workMatt Ebb
2009-11-26Fix for opening images in the Background Image panelMatt Ebb
2009-11-25Pose Bone Local Location: now also works for non-connected bones with parents.Brecht Van Lommel
2009-11-25selected_pchans --> selected_pose_bones, same for visible_pchansCampbell Barton
2009-11-25fix for error in sequencer ui from recent changesCampbell Barton
2009-11-25add access to bone add/remove from rna. eg.Campbell Barton
2009-11-24RNA apiCampbell Barton
2009-11-24Forgot this file.William Reynish
2009-11-24Render Buttons:Thomas Dinges
2009-11-24Fix wrong names in 3D view View menuWilliam Reynish
2009-11-24- use a generic bone class so all 3 bone types (Edit/Pose/Armature) - can hav...Campbell Barton
2009-11-24Made render quality settings proper percentages.William Reynish
2009-11-24quicktime : small ui update to include the two qt import options in the outpu...Damien Plisson
2009-11-24- added rna api function scene.update(), needed for rig generation to update ...Campbell Barton
2009-11-24removed mmb pan/rotate user preference - this is handled by key maps nowMatt Ebb
2009-11-24commenting out "Todo" labels from bge player stereo optionsDalai Felinto
2009-11-24rig-generation from metadata, the idea is to input a simple rig with metadata...Campbell Barton
2009-11-24- new pyrna api functions srna & prop path_to_id(), useful when setting drive...Campbell Barton
2009-11-24Improve links.Guillermo S. Romero
2009-11-23Fixed weird wrong names in Add menu.William Reynish
2009-11-23Fixed a link and added irc.freenode.net for clarityWilliam Reynish
2009-11-23Two files missing in case conversion in r24816.Guillermo S. Romero
2009-11-23use decorators for python attributes, added bone.lengthCampbell Barton
2009-11-23made release log link point correctly to the release log.William Reynish
2009-11-23links to Python API docs from splash and help menuCampbell Barton
2009-11-232.5: fix python error when showing 3d view properties panelBrecht Van Lommel
2009-11-23Beta -> Alpha ;)William Reynish
2009-11-23use lowercase filenames, they are prettyfied for the menuCampbell Barton
2009-11-23Replaced the blender.html file with a new readme.htmlWilliam Reynish
2009-11-23pose_bone attributes, children, children_recursive, parent_recursive & parent...Campbell Barton
2009-11-23First of 2.5 alpha0 release commitTon Roosendaal
2009-11-23Typo, it's called Skim, not Skin. reported by Oxben. Thanks! Thomas Dinges
2009-11-23- made properties in the view3d panel only show when there are some propertie...Campbell Barton
2009-11-23more ui api changes.Campbell Barton
2009-11-23fix for py errors and missing returnCampbell Barton
2009-11-23temp hack to make the popup show wider when running the edit description oper...Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-23(no commit message)Joshua Leung