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-06-13Cleanup: swapped X/Y UI_UNITCampbell Barton
2018-06-12WM: remove sloppy region type accessCampbell Barton
2018-06-12WM: rename BKE_regiontype_from_idCampbell Barton
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-09RNA: remove Layout.introspectCampbell Barton
2018-06-08WM: fix panel drag event handlingCampbell Barton
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-08Fix recently added drag events closing menusCampbell Barton
2018-06-07WM: add support for drag eventsCampbell Barton
2018-06-07WM: check for release instead of not pressedCampbell Barton
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
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