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-10-03Cleanup: remove '.' from the end of descriptionsCampbell Barton
2022-10-03Cleanup: simplify storage when uv island packingChris Blackbourn
2022-10-03Cleanup: use doxy-sections in anim_channels_edit.cCampbell Barton
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-03Cleanup: quiet deprecated copy warningCampbell Barton
2022-10-03Cleanup: replace UNUSED() with commented argumentsCampbell Barton
2022-10-03Cleanup: formatCampbell Barton
2022-10-03Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-10-03GPencil: Avoid infinite loop in Fill debug modeAntonio Vazquez
2022-10-03GPencil: Disable Fill visual aids if use InvertedAntonio Vazquez
2022-10-03GPencil: Extend Fill lines when visual aids are disabledAntonio Vazquez
2022-10-03GPencil: Fix unreported memory leak in Fill inverseAntonio Vazquez
2022-10-03Geometry Nodes: viewport previewJacques Lucke
2022-10-03Cleanup: Rename variablesAntonio Vazquez
2022-10-03GPencil: Fix unreported bug for fill closing strokesAntonio Vazquez
2022-10-03GPencil: Fix compiler warningAntonio Vazquez
2022-10-03GPencil: Fill Tool - Check if extensions collide with real strokesAntonio Vazquez
2022-10-03Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-10-03Fix T101414: in 3d viewport, smart uv project failed to packChris Blackbourn
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-03Fix T101348: Sculpt smooth brush artifacts with hidden facesHans Goudey
2022-10-03Cleanup: Use signed integers for mesh vertex indicesHans Goudey
2022-10-03Cleanup: Use variable and const for sculpt mesh vertex to poly mapsHans Goudey
2022-10-03WM: Support opening backup .blend files via drag-dropPablo Vazquez
2022-10-03Gpencil: Time Offset modifier new Chain modeAleš Jelovčan
2022-10-03BLF: Editing Text with Combining CharactersHarley Acheson
2022-10-03View3D: move view3d_draw.c to c++Jacques Lucke
2022-10-03Fix T101393: Vertex Crease operator does not create vertex crease layerPhilipp Oeser
2022-09-30Fixed crash when painting on not all PBVH nodes.Jeroen Bakker
2022-09-30Use batches drawing.Jeroen Bakker
2022-09-28First working brush stroke.Jeroen Bakker
2022-09-28Merge paint image with canvas.Jeroen Bakker
2022-09-28Painting first pixels to intermediate buffer.Jeroen Bakker
2022-09-27SculptPaint: Use GPU shaders.Jeroen Bakker
2022-09-27Fix T101361: Collapsed multi-input sockets not collapsing noodlesIliya Katueshenock
2022-09-26Fix build errors and warnings after recent changes, when not using Unity buildBrecht Van Lommel
2022-09-26Fix typo and and incorrect property initializationGermano Cavalcante
2022-09-26Fix T101343: useless Snapping menu in transform operatorsGermano Cavalcante
2022-09-26Asset Browser: Add slider UI to pose blendingAngus Stanton
2022-09-26Fix T101370: GPencil Grab Sculpt crash after bake transform animationAntonio Vazquez
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-26Cleanup: use ELEM/STR_ELEM/STREQ macrosCampbell Barton
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-25BLF: Refactor of blf_font_boundbox_foreach_glyphHarley Acheson
2022-09-25BLI: simplify removing elements from containers with predicateJacques Lucke
2022-09-25Cleanup: remove redundant parenthesis (especially with macros)Campbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: Remove commented linesAntonio Vazquez
2022-09-25Fix T101317: GPencil separate Active layer freezes blenderAntonio Vazquez