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
2014-01-17Fix T36190: Rigid Body bake to keyframes bakes wrong the rotations.Sergej Reich
2014-01-17Oops! Should have double checked before pushing that last commit.Joshua Leung
2014-01-17Fix T38157: Rigid body, crazy f-curves after bake to keyframesJoshua Leung
2014-01-17Code Cleanup: avoid bpy.context when its passed in as an argCampbell Barton
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Fix T38205, typo in Add Torus operator.Thomas Dinges
2014-01-11Fix T38145: python error popup when pressing shift+Z in blender game mode.Brecht Van Lommel
2014-01-08UV Unwrap: smart uv unwrap would fail still on some very small facesCampbell Barton
2014-01-07Object Operators: make-dupliface and join-uvs weren't using UNDO.Campbell Barton
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