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
2013-12-26Usual minor UI messages fixes...Bastien Montagne
2013-12-22Fix for extrude poll functions not checking active objectCampbell Barton
2013-12-18Error in last commitCampbell Barton
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-17Fix T37103: Keyframing custom properties issue (FCurve would not reflect Cust...Bastien Montagne
2013-12-14Code cleanup: Remove Blender 2.4x animation player preset, since we have the ...Thomas Dinges
2013-12-13Changed label to use UV Maps instead of UV Layoutsgaiaclary
2013-12-12Fix T37692: Follow active quads failed on unselected-active-faceCampbell Barton
2013-12-10Missed one usage of use_hidden_preview.Jeroen Bakker
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-10Work around for bug [#37376] wrong tooltips on few minus buttons Bastien Montagne
2013-11-07Fix #37348, Different behaviour in Node editor. Adding nodes from the search ...Lukas Toenne
2013-11-05Code cleanup:Thomas Dinges
2013-11-01* Extrude options where available in object mode (search menu), resulting in ...Thomas Dinges
2013-10-29Project Pampa fix: animplayer will use preview range if preview is enabledSergey Sharybin
2013-10-16BGE: Fix to allow render options such display framerate and profile to workMitchell Stokes
2013-10-15add 'Extrude Region, Vertex Normal' to the extrude menu, equivalent of 'Extru...Campbell Barton
2013-10-06Check the node Add operator's type property before attempting to create a new...Lukas Toenne
2013-09-30Usual UI messages fixes...Bastien Montagne
2013-09-30fix [#36835] Removing an addon has strange behaviorCampbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-18style cleanupCampbell Barton
2013-09-17Fix for #36739: Delete new nodes added via the Add menu or toolbar if the sub...Lukas Toenne
2013-09-12code cleanup: unnecessary shadowing and some minor pep8 edits.Campbell Barton
2013-09-11fix [#36081] ngones causes problems with lightmap packingCampbell Barton
2013-09-11fix [#36020] SmartUV Project is messy on a cubeCampbell Barton
2013-09-06starting blenderplater wasnt flipping use_deprecation_warnings when it should...Campbell Barton
2013-09-06BGE Fix: [#32360] Standalone Player switches not workingDaniel Stokes
2013-09-05Bugfix #35920Ton Roosendaal
2013-08-29use os.remove rather then unlink (the same but all other areas use 'remove')Campbell Barton
2013-08-29BGE: The WM_OT_blenderplayer_start addon now saves a copy of the current blen...Mitchell Stokes
2013-08-28Fix for #36387, User Preferences "Addons" panel bogs down the whole interface.Lukas Toenne
2013-08-27Mask primitivesSergey Sharybin
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-08-20quiet error installing an addon when the directory already exists (would happ...Campbell Barton
2013-08-13Typo (dimention instead of dimension).Bastien Montagne
2013-08-10Add better UI for "Add Torus" functionSv. Lockal
2013-07-17re-commit temp workaround [#35920], this still fails for OSX retina display,Campbell Barton
2013-07-06remove dummy menu which WM_OT_context_menu_enum needed, use popup menu direct...Campbell Barton
2013-07-05fix [#35977] Bake Action doesn't work properlyCampbell Barton
2013-07-03reduce imports on startupCampbell Barton
2013-06-30revert own fix for adding nodes with (DPI != 72), the fix doesn't work for OS...Campbell Barton
2013-06-27fix for adding nodes with a DPI besides 72 causing offset.Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-19report exceptions when enabling and disabling modules in blenders interface.Campbell Barton
2013-06-14Change edgeloop delete to use dissolve, fixes bug [#35738].Campbell Barton
2013-06-11fix [#35574] Export Key Map issueCampbell Barton
2013-06-10Correction to previous maya keymap commitSergey Sharybin
2013-06-10Fix #35661: Maya key config - select operations are skipped by "undo"Sergey Sharybin