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
path: root/source
AgeCommit message (Expand)Author
2022-01-21Disabling Create info.tmp-T95052Jeroen Bakker
2022-01-21Test to see if order of vertex_in matters.Jeroen Bakker
2022-01-21.obj: simplify templates in FileHandler, add commentsAnkit Meel
2022-01-21GPU: Remove unused resources in shader create info.Jeroen Bakker
2022-01-21Cleanup: struct/class mismatch.Jeroen Bakker
2022-01-21UI: exclude "Undo History" from menu searchCampbell Barton
2022-01-21Fix T95078: Setting digits as modifier in keymap doesn't workCampbell Barton
2022-01-21Cleanup: event type values & definesCampbell Barton
2022-01-21Fix: Node link drag search doesn't list shader socketsHans Goudey
2022-01-21Cleanup: Resolve unused variable warning, make function staticHans Goudey
2022-01-21Fix Python API docs build errorHans Goudey
2022-01-20Fix T93520: wrong subframe motion blur with rigid body physicsBrecht Van Lommel
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-20Fix continuous stream of thumbnail notifiers after redoJulian Eisel
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-20Fix T94726: crash with GPU subdivision on a custom bone shapeKévin Dietrich
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Cleanup: Remove incorrect commentHans Goudey
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup: quiet ASAN warnings for divide by zero & NULL memcpy argsCampbell Barton
2022-01-20Mesh RNA API: Expose contiguous normal arraysHans Goudey
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-19GPUShaderCreateInfo: Rework geometry shader layout supportClément Foucault
2022-01-19Fix T94987: Dragged node links are invisible.Jeroen Bakker
2022-01-19Fix T95039,T94998: Shaders compilation errors on Mac.Jeroen Bakker
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-19BMesh: improve handling of custom-data flag (Mesh.cd_flag)Campbell Barton
2022-01-19Docs: notes on thumbnail sizesCampbell Barton
2022-01-19Fix flipped order of items in the "Undo History" menuCampbell Barton
2022-01-19Fix T94202: GPUFrameBuffer: wrong refcount in the buffer passed for read_colo...Germano Cavalcante
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-18Fix warning from rB9925606539.Alexander Gavrilov
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
2022-01-18Geometry Nodes: Add Signed Output to Edge Angle NodeJohnny Matthews
2022-01-18Geometry Nodes: improve domain interpolation codeJacques Lucke
2022-01-18Fix T95003: Shader issue using voronoi noise.Jeroen Bakker
2022-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov