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
2018-05-27UI: center align number buttons w/o textCampbell Barton
2018-05-27UI: replace BLI_strncpy w/ memcpyCampbell Barton
2018-05-25UI: fix assertCampbell Barton
2018-05-24Fix T55034: Setting duplication group for multiple selected items onlyPhilipp Oeser
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Fix Movieclip editors 'graph' and 'dopesheet' view using themes regionPhilipp Oeser
2018-05-07More tweaks to strict compiler flagsSergey Sharybin
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-25UI: optionally pass icon size to widget_draw_iconCampbell Barton
2018-04-23Cleanup: styleCampbell Barton
2018-04-22Cleanup: UI namingCampbell Barton
2018-04-19Cleanup: rename Icon.type -> id_typeCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-09Fix invalid context when refreshing popupsJulian Eisel
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-23Theming: Use list-item colors for all un-embossed buttons in list-itemsJulian Eisel
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-13Use Action datablock's own icon (instead of Animation Data's one) for File Br...Joshua Leung
2018-02-25Fix incorrect text clipping on node link button in material properties.Brecht Van Lommel
2018-02-23WM: Add WM_menutype_poll functionCampbell Barton
2018-02-12Error in last commit, disable cycles when not enabledCampbell Barton
2018-02-12Disable cycles when WITH_CYCLES=OFFCampbell Barton
2018-02-12BKE_addon: new/free/ensure functionsCampbell Barton
2018-02-09CMake: include missing headersCampbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-01Fix T53686: VSE Render crash when zooming timelineSergey Sharybin
2018-01-25WM: NULL check for recent tooltip changeCampbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-22WM: add mouse-move after smooth-viewCampbell Barton
2018-01-21Cleanup: styleCampbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2018-01-16UI: support canceling color ramp dragCampbell Barton
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton
2018-01-11UI: don't draw outline when it's not calculatedCampbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-28Fix T53630: Effect strips not displaying Input data.Bastien Montagne
2017-12-20Cleanup: remove unnecessary tooltip line limitCampbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-12-19UI: split out button checks from tooltip creationCampbell Barton
2017-12-13Fix T53550: E hotkey not working after the color-band picker commitRay Molenkamp
2017-12-13UI: color-band eyedropper now combines samplesCampbell Barton
2017-12-12Cleanup: split eyedropper into separate filesCampbell Barton
2017-12-12Add eyedropper to color-ramp widgetRay Molenkamp
2017-12-08Cleanup: moar busting of nasty C++ keywords-as-varnames.Bastien Montagne
2017-12-08Cleanup: avoid using C++ keywords as variables, even in pure C code.Bastien Montagne
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton