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-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-08-06Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-06Fix padding when multi-editing aligned widgetsRed Mser
2020-08-06Merge branch 'blender-v2.90-release'Hans Goudey
2020-08-06Fix T78698: Move cursor stuck after removing modifierJulian Eisel
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix T78907: Renaming file doesn't work while mouse is over file iconJulian Eisel
2020-08-05Merge branch 'blender-v2.90-release' into masterNathan Craddock
2020-08-05Fix T72297: disabled buttons toggling on dragNathan Craddock
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix T79524: Button alignment broken in some casesJulian Eisel
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix T78630: Custom icons not grayed out in inactive layoutsJulian Eisel
2020-08-03Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-03Fix T78428: Checkbox labels don't highlight on mouse-over in popoversJulian Eisel
2020-08-03Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-03Fix T78575: Assert when using UILayout.prop_tabs_enumJulian Eisel
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-31Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-31UI: fix buttons ranges not properly updated when tabbing to next/previousPhilipp Oeser
2020-07-30Cleanup: Rename defineHans Goudey
2020-07-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-27UI: improve errors when evaluating a number button failsCampbell Barton
2020-07-27Cleanup: match call signature for UI unit number evaluationCampbell Barton
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
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