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-27LineArt: Occlusion accuracy fix.YimingWu
2021-07-27Anotations: Fix a several issues with stroke placementAaron Carlisle
2021-07-26Fix compile error on macos introduced in last commitManuel Castilla
2021-07-26Fix: Instantly hide bones after hitting H key in pose slidingChristoph Lendenfeld
2021-07-26Compositor: Full frame Box Mask nodeManuel Castilla
2021-07-26Compositor: Full frame Levels nodeManuel Castilla
2021-07-26Compositor: Fix memory leak when exporting operations on debugManuel Castilla
2021-07-26Compositor: Full frame Scale nodeManuel Castilla
2021-07-26LayerCollections: Add a way to prevent their resync with Collection hierarchy.Bastien Montagne
2021-07-26Cleanup: Fix compiler warning in previous commitAntonio Vazquez
2021-07-26Fix T90127: Merge Down layer doesn't take the transform location into accountAntonio Vazquez
2021-07-26Mantaflow: Remove Noise Type OptionAaron Carlisle
2021-07-26Cleanup: Rearrange mesh extraction filesGermano Cavalcante
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