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-03CMake: Remove redundant print of Git Found messageSergey Sharybin
2016-03-03UI: move checkbox for missing add-ons to LHSCampbell Barton
2016-03-03Experimental option to build Blender with C11 supportSergey Sharybin
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-03-03Fix RNA property clamp assigning in PythonCampbell Barton
2016-03-03Cleanup: comments for creator_args & line lengthCampbell Barton
2016-03-03Armature edit-mode: Add clear-roll operator, Alt-RCampbell Barton
2016-03-03Increase max-frame to 500,000Campbell Barton
2016-03-02Cleanup: replace dict /w list for module reloadCampbell Barton
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-02Cycles: Fix wrong default value for volume samplesSergey Sharybin
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-01Add Basque (Euskara) new language.Bastien Montagne
2016-03-01Fix T47643: Blender crash. Linked speaker issue.Bastien Montagne
2016-03-01Batch-previews generation: add option to control whether we save backup .blen...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-29Buildbot: Store latest master config from buildbotSergey Sharybin