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
path: root/source
AgeCommit message (Expand)Author
2016-03-02Correction to own previous rB9c0de0084bfe.Bastien Montagne
2016-03-02Fix bplayer (c)Bastien Montagne
2016-03-02Fix T47661: cm (centimeter) unit breaks m (meter) unit in Metric.Bastien Montagne
2016-03-02Fix crash accessing nodes search menuSergey Sharybin
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-03-02Fix T47564: Unwrapping the same mesh results in different UVs.Bastien Montagne
2016-03-02Fix bplayer (c)Bastien Montagne
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-03-02Cleanup: style, and --help editsCampbell Barton
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-03-02Fix assert in UI codeCampbell Barton
2016-03-02Fix T47642: Crash baking w/ cyclesCampbell Barton
2016-03-02Use render path as initial location when saving rendersCampbell Barton
2016-03-02GHash: BLI_ghash_ensure_p_ex now takes a pointer-to-key argCampbell Barton
2016-03-01UPBGE: Fix light visibilityUlysse Martin
2016-03-01UPBGE: Disallow shadow buffer render when the lamp is hidden.Porteries Tristan
2016-03-01Fix T47635: Texture paint performance regressionCampbell Barton
2016-03-01Fix T47643: Blender crash. Linked speaker issue.Bastien Montagne
2016-03-01Fix T47638: Bad auto-smooth value for new meshesSergey Sharybin
2016-03-01Fix (unreported) crash when opening a file from splash screen when 'load UI' ...Bastien Montagne
2016-03-01Fix T47632: Revert "Fix (unreported) crash when opening a file from splash sc...Bastien Montagne
2016-03-01Py (addons) i18n: fix memleak, enhance msgid lookup.Bastien Montagne
2016-03-01Edit Mesh: Edge tag toggle when no active path is foundCampbell Barton
2016-03-01Eyedropper: Reset property on cancel and add enter to confirmJulian Eisel
2016-02-29Include modules needed for Python to run pipCampbell Barton
2016-02-29User customizable keymap for eyedropper (modal operator)Julian Eisel
2016-02-29Cleanup: Rename ED_button_operatortypes -> ED_operatortypes_uiJulian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-29Fix T47604: Sculpt + Modifier undo gives invalid normalsCampbell Barton
2016-02-29RNA: add is_array propertyCampbell Barton
2016-02-29PyAPI: correct function name w/ arg parsingCampbell Barton
2016-02-29Minor optimization: avoid 2x hash, adding to setCampbell Barton
2016-02-29Minor optimization to skin operatorsCampbell Barton
2016-02-29Fix T47615: crash trying to use point density with lamp object.Brecht Van Lommel
2016-02-28Fix T42536: Normals modifier: Generated normals can be opposed to face one, n...Bastien Montagne
2016-02-28BKE_mesh: add polygon flipping tools.Bastien Montagne
2016-02-28Cleanup: rename `CustomData_swap` to `CustomData_swap_corners`.Bastien Montagne
2016-02-28Fix T47608: Cycles cage baking crash after recent uv derivative fixes.Brecht Van Lommel
2016-02-27Fix T47582: Curve handle thickness regressionCampbell Barton
2016-02-27Fix T47586: Nurbs handle thickness regressionCampbell Barton
2016-02-27Fix T47583: Mesh wire edge thickness regressionCampbell Barton
2016-02-27Cleanup split creator.cCampbell Barton
2016-02-27Fix T47592: Wrong line width w/ custom-bonesCampbell Barton
2016-02-27Release Cycle: BCon1 again, alpha stage.Thomas Dinges
2016-02-27Fix T47593: 'Move to layer' will be crash in blender 2.77rc1.Bastien Montagne
2016-02-26Fix: "Twist" GP Sculpt brush in 2D Editors was unusable... now mostly usable,...Joshua Leung
2016-02-26Fix: "Twist" GP Sculpt brush didn't work well in 3D ViewJoshua Leung