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
2016-03-03Make texture node threadedSergey Sharybin
2016-03-03Add utility macro to work with thread local storageSergey Sharybin
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton
2016-03-03Refactor BKE_copybuffer for general partial savingCampbell Barton
2016-03-03Avoid some obvious crashes when running out memory allocating render resultSergey Sharybin
2016-03-03Render Save Buffers: Use proper memory buffer size for a display bufferSergey Sharybin
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-03-03Fix RNA property clamp assigning in PythonCampbell Barton
2016-03-03Armature edit-mode: Add clear-roll operator, Alt-RCampbell Barton
2016-03-03Increase max-frame to 500,000Campbell Barton
2016-03-02Correction to own previous rB9c0de0084bfe.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 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-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-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-27Fix T47592: Wrong line width w/ custom-bonesCampbell Barton