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-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-09-21UI: Make button driver and keying set shortcuts configurableJulian Eisel
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-21UI: Support UI operators with configurable shortcutsJulian Eisel
2016-09-21UI: Fix crash using drag-toggle over window bounds with button callbackJulian Eisel
2016-09-20Quiet warning with -Wformat-signednessJulian Eisel
2016-09-20Fix T49408: OpenGL light widget breaks viewport shadingSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-16Picky correction to previous commitJulian Eisel
2016-09-16UI: Allow showing why button is disabled in tooltipJulian Eisel
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-27OpenGL: use new uniform color functionsMike Erwin
2016-08-23Fix T49150: make new 'operator categories' in search menu i18n-aware.Bastien Montagne
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-20OpenGL: draw color picker wheel with new immediate modeMike Erwin
2016-08-19OpenGL: don't poll for errors, rely on KHR_debugMike Erwin
2016-08-18Cleanup: ifdef function which is only used from ifdef-ed codeSergey Sharybin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-12Depsgraph: Tag relations for update when making datablocks single userSergey Sharybin
2016-08-11use new immediate mode for UI_draw_box_shadowMike Erwin
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-07Don't hide on/off buttons of the Softbody modifier when there's Collision.Alexander Gavrilov
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-28Merge branch 'master' into blender2.8Campbell Barton
2016-07-28Fix T48951: Crash refreshing some popupsCampbell Barton
2016-07-27Fix memory leak when closing Blender with operator popup openJulian Eisel
2016-07-26Correct UI names of ID typesJulian Eisel
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-19Fix missing break in libblock relinkCampbell Barton
2016-07-18Fix T48874: Nested pop-up didn't update its parentCampbell Barton
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-16Cleanup: line lengthCampbell Barton
2016-07-15UI: modifier keys now trigger number button updatesCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne