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
2020-05-04Cleanup: pass ARegion, View2D as constCampbell Barton
2020-05-04Cleanup: use ELEM macroCampbell Barton
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-05-03UI: improve widget text cursor positionHarley Acheson
2020-05-03BLF: add new arguments to BLF_GlyphBoundsFnCampbell Barton
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-30UI: Fix animating panels after drag changing region sizeHans Goudey
2020-04-30Fix dragging panels changing region sizeJulian Eisel
2020-04-30UI: add all operators to search menu when developer extras is enabledCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix T76098: Dragging text selection with offset resets select startCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix T76152: Shortcut underline under wrong letterCampbell Barton
2020-04-27UI: (Internal) utility for more controllable property split layoutJulian Eisel
2020-04-27UI: Add (internal) option to use property splitting for label-less itemsJulian Eisel
2020-04-27UI: Support array properties for UILayout.prop_decorator()Julian Eisel
2020-04-26Fix utterly wrong decorator button logicJulian Eisel
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix T75749: UI button text selecting is broken by text offsetCampbell Barton
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-21Fix T75909: icons memory leak in headless buildBrecht Van Lommel
2020-04-20Cleanup: typoJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-20Fix invalid comparison checking button unit typeCampbell Barton
2020-04-19Fix T74809: Use after free when merging specific areasJulian Eisel
2020-04-19Fix T74809: Use after free when merging specific areasJulian Eisel
2020-04-17Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-17Fix (unreported) bda locking of whole GP modifiers whem GP obdata is linked.Bastien Montagne
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-17Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-17Fix T75796: Misaligned quit dialog keymapCampbell Barton
2020-04-17UI: support A-Z accelerator keys for pie menusCampbell Barton
2020-04-17Cleanup: comments for ui_draw_menu_item & correct argument nameCampbell Barton
2020-04-16UI: Remove old hacks for dynamic scrollbar hidingJulian Eisel
2020-04-16Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-16Fix T75675: Unlinking [with setting users to zero] not clearingPhilipp Oeser
2020-04-16UI: Draw real node sockets for node input buttonsJulian Eisel
2020-04-15UI: Draw subpanels on top while draggingHans Goudey
2020-04-15Fix incorrect UI_SEP_CHAR checksCampbell Barton
2020-04-15Fix menu search using exec instead of invoke by defaultCampbell Barton
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-14Fix showing check-boxes in menu-searchCampbell Barton
2020-04-14UI: improve menu search with dimmed menu prefixCampbell Barton
2020-04-14Cleanup: pass font drawing x/y offset arguments as int'sCampbell Barton
2020-04-14UI: correct menu used for dope-sheetCampbell Barton
2020-04-14Cleanup: spellingCampbell Barton
2020-04-10UI: Better support for linked data-blocks in search buttonsJulian Eisel
2020-04-09Fix T75203: Crash when changing active keying setJulian Eisel