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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Fix padding when multi-editing aligned widgetsRed Mser
2020-08-06Fix T78698: Move cursor stuck after removing modifierJulian Eisel
2020-08-05Fix T78907: Renaming file doesn't work while mouse is over file iconJulian Eisel
2020-08-05Fix T72297: disabled buttons toggling on dragNathan Craddock
2020-08-05Fix T79524: Button alignment broken in some casesJulian Eisel
2020-08-05Fix T78630: Custom icons not grayed out in inactive layoutsJulian Eisel
2020-08-03Fix T78428: Checkbox labels don't highlight on mouse-over in popoversJulian Eisel
2020-08-03Fix T78575: Assert when using UILayout.prop_tabs_enumJulian Eisel
2020-07-31UI: fix buttons ranges not properly updated when tabbing to next/previousPhilipp Oeser
2020-07-25Fix T79254: FCurve editor crash when zooming out to limitCampbell Barton
2020-07-24Fix interface artifacts on Intel GPUsSergey Sharybin
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell Barton
2020-07-22GPU: clear color with 1.0 alphaChristian Rauch
2020-07-21UI: Add an outer boundary for edge panning, use in outlinerHans Goudey
2020-07-21Cleanup: spellingCampbell Barton
2020-07-20Fix weird placement of "Motion Tracking" in 3D View overlay popupJulian Eisel
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-20Fix T79089: Crash changing themesCampbell Barton
2020-07-18Cleanup: GPU: Encapsulate Backface cullingClément Foucault
2020-07-18Cleanup: GPU: Make icon drawing use GPUTextureClément Foucault
2020-07-18Cleanup: GPU: Replace glBlendFunc by GPU equivalentClément Foucault
2020-07-16UI: Add shortcuts for constraint panelsHans Goudey
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-07-16UI: avoid aligning labels for ui_item_with_labelCampbell Barton
2020-07-16Fix T78636: Crash displaying many aligned buttonsCampbell Barton
2020-07-16Cleanup: fix building without USE_UIBUT_SPATIAL_ALIGN definedCampbell Barton
2020-07-14UI: Add missing row in curve profile templateHans Goudey
2020-07-13IDTemplate: Minor tweak to 'make local/override' code.Bastien Montagne
2020-07-13Fix (unreported) bad handling of undo for some IDTemplates operations.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-11Cleanup: spellingCampbell Barton
2020-07-10Cleanup: spellingCampbell Barton
2020-07-10Cleanup: spellingCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06UI: Add shortcuts for shader effect panelsHans Goudey
2020-07-04Fix T78588: Material preview not visible in selection listJulian Eisel
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey
2020-07-03Clang-Tidy: Enable bugprone-misplaced-widening-castSergey Sharybin
2020-07-03Cleanup: Remove obsolete code in interface_panel.cHans Goudey
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Cleanup: spellingCampbell Barton
2020-06-30LibOverride: Add necessary bits in RNA to deal with embedded IDs paths.Bastien Montagne
2020-06-30Cleanup: Use unsigned int when for enum values, instead of signed int.Bastien Montagne
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne
2020-06-30Fix T78455: Failed assert when opening a viewport panelJulian Eisel
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey