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
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21UI/floats: Reduce our UI_PRECISION_FLOAT_MAX by one to avoid most rounding is...Bastien Montagne
2017-07-05Override template: Add text and icon optional parametersDalai Felinto
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-05-05Merge branch 'master' into blender2.8Julian Eisel
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-04-07OpenGL: remove UI_reinit_gl_state functionMike Erwin
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-17Add tabs as standard button typesJulian Eisel
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-14Immediate Mode: area.c and UI_draw_icon_tri, ui_draw_anti_triaDalai Felinto
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-22Use const for color array argumentsJulian Eisel
2016-11-22Fix missing conversion of uchar color to floatJulian Eisel
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-10-14Immediate mode: use new util functions, and border draw functionsDalai Felinto
2016-10-07Blender 2.8: OpenGL: replace old GL with the new immediate API in UI_draw_rou...Mike Erwin
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-09Cleanup: remove button flag for forced tool-tipsCampbell Barton
2016-03-09Fix/workaround T47685: Drag keymap slider failsCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-29Cleanup: Rename ED_button_operatortypes -> ED_operatortypes_uiJulian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-19Set line-width, point size when running callbacksCampbell Barton
2016-02-16Fix items in mode pie changing position by supporting more than 8 items in op...Julian Eisel
2016-02-02UI: update dynamic tipsCampbell Barton