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-10-21Merge remote-tracking branch 'origin/blender2.8' into pbr-mergeDalai Felinto
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-10-19fix narrow text entry fieldsMike Erwin
2016-10-17Fixup for doversion (rB8d573aa0 and rBa7e74791)Dalai Felinto
2016-10-17OpenGL: disable checks for NPOT texture supportMike Erwin
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-16OpenGL: remove some unused legacy matrix callsMike Erwin
2016-10-15Merge branch 'master' into blender2.8Bastien Montagne
2016-10-14Immediate mode: use new util functions, and border draw functionsDalai Felinto
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-10-13more theme color functions: UI_GetThemeColorBlendShade4fv, immUniformThemeCol...Dalai Felinto
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-13Fix T49635: column_flow Layout - last column is too small.Bastien Montagne
2016-10-13Cleanup: UI layout: remove unsed and confusing parameter.Bastien Montagne
2016-10-13wrong alpha set for timeline theme (fixup for rBf329ebe3)Dalai Felinto
2016-10-10blender 2.8; OpenGL. ui_panel_category_draw_tab with immediate APIMike Erwin
2016-10-07Blender 2.8: OpenGL: replace old GL with the new immediate API in UI_draw_rou...Mike Erwin
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-10-07Merge branch 'master' into blender2.8Julian Eisel
2016-10-06Fix wrong separator line width after drawing vec iconJulian Eisel
2016-10-03Merge branch 'master' into blender2.8Bastien Montagne
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
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