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-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-25Cleanup: Replace reinterp cast with static cast.Jeroen Bakker
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Cleanup: Move the "toggle smooth brush" functionality to functionsSebastian Parborg
2022-01-24Hook up invert and smooth mode to weight and vertex paintSebastian Parborg
2022-01-24Cleanup: Remove unused enumGermano Cavalcante
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-22BMesh: merge normal and tessellation calculation on undoCampbell Barton
2022-01-22Curves: Improve accuracy and clarity of NURBS knots calculationLaurynas Duburas
2022-01-22Fix T94974: Invalid normals in edit modeHans Goudey
2022-01-22Fix: Applying object transform can create normal layersHans Goudey
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2022-01-21UI: exclude "Undo History" from menu searchCampbell Barton
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