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-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
2020-06-29UI: Tweak Cache File Template LayoutHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix T78237 UI: NLA colors black and brokenClément Foucault
2020-06-25UI: Slightly simplify box style panel margin offsetHans Goudey
2020-06-25Cleanup: spellingCampbell Barton
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-24Fix T78172: Undo crash due to IDTemplate operations missing undo push.Bastien Montagne
2020-06-24Cleanup: redundant self assignmentCampbell Barton
2020-06-23Fix T78146: Crash using scroll barsCampbell Barton