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-03-19Backport revisions for the final 2.70 releasev2.70Sergey Sharybin
2014-02-27RNA: rename matrix_for_frame -> matrix_from_frameCampbell Barton
2014-02-26Fix 3D tracks to mesh not aligning mesh properlySergey Sharybin
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell Barton
2014-02-26Fix T38548: Edit externally always uses first frame onlySergey Sharybin
2014-02-25Use string escaping when renaming custom propertiesCampbell Barton
2014-02-19Fix for Copy Settings From Active TrackSergey Sharybin
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-19Added an option to camera preset to include/exclude focal length from the presetSergey Sharybin
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18Python: remove redundant len() useCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-02-12Code cleanup: replace WM_OT_ndof_sensitivity_change -> WM_OT_context_scale_floatCampbell Barton
2014-01-18Code Cleanup: py script float comparisonsCampbell Barton
2014-01-17Rigidbody: Add missing properties to "Copy Rigid Body Settings" operatorSergej Reich
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