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
2021-07-26VSE: Fix snapping bugsRichard Antalik
2021-07-26Cleanup: missed comment in D12029Charlie Jolly
2021-07-26Geometry Nodes: Fix vector math project bugCharlie Jolly
2021-07-26Cleanup: clang tidyJacques Lucke
2021-07-26Fix T85517: Cannot type Space while holding Shift key in text-field like spaces.Himanshi Kalra
2021-07-26Cleanup: clang-formatCampbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-26Cleanup: use doxy commentsCampbell Barton
2021-07-26UI: Line Art: Rename "Baking" panel to "Bake"Pablo Vazquez
2021-07-26UI: Line Art: Always use Material icon on pickerPablo Vazquez
2021-07-26UI: Fix button alignment on Grease Pencil modifiersPablo Vazquez
2021-07-26UI: Line Art Modifier: Tweaks to labels and tooltipsPablo Vazquez
2021-07-25Fix T86768, bevel doesn't loop slide sometimes.Howard Trickey
2021-07-25Fix T89391, etc. Boolean bugs when objects have negative scale.Howard Trickey
2021-07-24Fix: Remove automatic hiding of bones when using the pose sliderChristoph Lendenfeld
2021-07-24Cleanup: fix warning -WparenthesesPeter Kim
2021-07-24UI: Do not abbreviate/shorten wordingAaron Carlisle
2021-07-24Revert "VSE UX: Make Speed Effect strips more user friendly."Germano Cavalcante
2021-07-24Weld Modifier: add "loose_edges" optionFredrik Hansson
2021-07-24Many tweaks to f-curve drawing codeGermano Cavalcante
2021-07-24VSE UX: Make Speed Effect strips more user friendly.Germano Cavalcante
2021-07-23PyDocs: Fix syntax errors resulting in warningsAaron Carlisle
2021-07-23XR: Fix for Viewport Denoising ArtifactsPeter Kim
2021-07-23Fix T89393: crash when selecting edges when geometry nodes has "on cage" turn...Jacques Lucke
2021-07-23Fix T90065: disable attribute search in places where there is too little contextJacques Lucke
2021-07-23Fix: avoid creating improper rotation matrixJacques Lucke
2021-07-23Fix T89829: wrong active context path check in spreadsheetJacques Lucke
2021-07-23Another slight increase in speed for Delaunay CDT.Howard Trickey
2021-07-23Cleanup: double spaces in stringsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-23Cleanup: de-duplicate code for edge-split taggingCampbell Barton
2021-07-23XR: Reference Space ImprovementsPeter Kim
2021-07-23Cleanup: "position tracking" typo in enum memberPeter Kim
2021-07-23Cleanup: remove unused BM_mesh_loop_normals_update functionCampbell Barton
2021-07-23Fix error setting sharp edges in recent normal calculation changesCampbell Barton
2021-07-23Cleanup: remove normal assignment from bm_mesh_edges_sharp_tagCampbell Barton
2021-07-23Edit Mesh: multi-thread auto-smooth sharp-edge calculationCampbell Barton
2021-07-23Edit Mesh: multi-thread auto-smooth & custom normal calculationsCampbell Barton
2021-07-23Animation: Generic Slider implementationChristoph Lendenfeld
2021-07-23Geometry Nodes: Display Node Warnings in ModifierHans Goudey
2021-07-23Cleanup: Add function to check a curve's spline typesHans Goudey
2021-07-23Fix: "Bake" automatically calculated handles in set handle nodeHans Goudey
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-22Fix name used when parsing argumentsGermano Cavalcante
2021-07-22PyGPU: new method 'GPUFrameBuffer.read_depth'Germano Cavalcante
2021-07-22Compositor: Fix crash when using empty input sourcesManuel Castilla
2021-07-22Compositor: Full frame Texture nodeManuel Castilla
2021-07-22Compositor: Full frame Movie Clip nodeManuel Castilla
2021-07-22Compositor: Fix buffer area iterating past the endManuel Castilla
2021-07-22Compositor: Add coordinates to BuffersIteratorManuel Castilla