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
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09Fix T64076: color ramp overlaps scrollbarHarley Acheson
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-09I18n disambiguation: Drag (physics force vs. mouse action).Bastien Montagne
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-06Fix T64164: Resetting a curvemap could result in a mirrored curvePhilipp Oeser
2019-05-06UI: disable colored icons in menus for nowBrecht Van Lommel
2019-05-06UI: Icons updateWilliam Reynish
2019-05-03UI: color icons in the properties editor tabsBrecht Van Lommel
2019-05-03UI: Fix crash when region becomes too thinJacques Lucke
2019-05-03Fix width of compact buttons with icons, e.g. layout.menu().Alexander Gavrilov
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-03Fix T59474: Crash assign shortcutsCampbell Barton
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-02Workspace: remove global active toolCampbell Barton
2019-05-02Cleanup: use WM_keymap_item_* prefixCampbell Barton
2019-05-02Cleanup: styleCampbell Barton
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01Cleanup: long function call in interface_draw.cClément Foucault
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-30Fix T63912: don't collapse menu separators for pie menusHarley Acheson
2019-04-29Fix T63898: "Open on Mouse Over" causes inconsistent draw-styleCampbell Barton
2019-04-25Fix T63605: Assert squeezing a template_curve_mapping in a panel toPhilipp Oeser
2019-04-25UI: hide redundant menu separators automaticallyHarley Acheson
2019-04-24Fix T63566: Pop-up closes before mouse-overCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-24Fix T63822: Sidebar tabs active area dead-zone #2Campbell Barton
2019-04-23Cleanup: minor changes to scrollbar checksCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-23UI: add ui_window_to_block_rctf, ui_window_to_region_rctiCampbell Barton
2019-04-23UI: move auto_open clearing out of ui_region_contains_point_pxCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-18Cleanup: comments, wrappingCampbell Barton
2019-04-18UI: Expand Enum Items Over Multiple RowsJeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: replace comments with meaningful variable namesCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton