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
2022-01-21Fix Python API docs build errorHans Goudey
2022-01-20Fix file/asset thumbnails causing constant stream of notifiersJulian Eisel
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup doc comments for sculpt_intern.hJoseph Eagar
2022-01-19Fix: File Browser using asset indexer after Asset Browser was visibleJulian Eisel
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-19Fix error in previous commitRichard Antalik
2022-01-19VSE: Support copy-pasting strips with animationRichard Antalik
2022-01-19Cleanup: VSE animation handlingRichard Antalik
2022-01-19Fix T94987: Dragged node links are invisible.Jeroen Bakker
2022-01-19Fix flipped order of items in the "Undo History" menuCampbell Barton
2022-01-18Cleanup: Use references, LISTBASE_FOREACH macroHans Goudey
2022-01-18Fix T93413: Nodes 'Make Links' fails for multi input socketPhilipp Oeser
2022-01-18Fix T95029: Arrow gizmo always uses normal directionGermano Cavalcante
2022-01-18Cleanup: Make node editor functions privateHans Goudey
2022-01-18Cleanup: Remove unused node editor toolbar fileHans Goudey
2022-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov
2022-01-18UI: fix a precision issue with float field step size.Alexander Gavrilov
2022-01-18Cleanup: Avoid possible NULL pointer errorAntonio Vazquez
2022-01-18GPU: Create Info for GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR.Jeroen Bakker
2022-01-18Assets: Enabling Asset Indexing.Jeroen Bakker
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-17Cleanup: Remove now redundant performance workaround for asset previewsJulian Eisel
2022-01-17Cleanup: Correct comments for immediate mode buffer draw functionsJulian Eisel
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-17UI: Speed up icon scalingJulian Eisel
2022-01-17Cleanup: deduplicate condition in transform curve codeGermano Cavalcante
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-17Fix T94526: Incorrect workspace ordering tooltipAlaska
2022-01-16Cleanup: simplify parametersGermano Cavalcante
2022-01-16Fix T94951: Crash when snappingGermano Cavalcante
2022-01-14Cleanup: Outliner function names, simplify struct initializationJulian Eisel
2022-01-14Fix incorrect destruction of Outliner tree-elementsJulian Eisel
2022-01-14Cleanup: Use destructor to delete Outliner runtime dataJulian Eisel
2022-01-14Cleanup: Use smart pointers for Outliner tree display and element typesJulian Eisel
2022-01-14Cleanup: Remove Outliner C-API headers/wrappersJulian Eisel
2022-01-14Fix T94784: Crop node gizmo doesn't workSebastian Parborg
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
2022-01-14Fix T94089: GPencil Drawing don't Update after paste in DopesheetAntonio Vazquez