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-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-03Cleanup: use function style casts for C++Campbell Barton
2022-10-03Cleanup: quiet undeclared function warningCampbell Barton
2022-10-02Cleanup: Move three modifier files to C++Hans Goudey
2022-10-02Fix: build issue with MSVCRay Molenkamp
2022-10-02GPUTexture: Add GPU_texture_create_single_layer_viewClément Foucault
2022-10-02Fix build error on Linux after font thumbnail changesBrecht Van Lommel
2022-10-02Cleanup: Rename function `gpencil_point_to_parent_space`Antonio Vazquez
2022-10-02Cleanup: Rename functionsAntonio Vazquez
2022-10-02Cleanup: Move more files using mesh runtime data to C++Hans Goudey
2022-10-02Fix: Mix node did not set clamp result correctly in versioning codeCharlie Jolly
2022-10-02GPU: Fix issue with GPU render boundaries being opened while a GPUBackend doe...Jason Fielder
2022-10-01Fix T101504: Crash when repeat value is zeroPratik Borhade
2022-10-01Cleanup: simplify uv packing for non-square materialsChris Blackbourn
2022-10-01Sculpt: Fix T101467: Improper vertex count in pbvh drawJoseph Eagar
2022-10-01Sculpt: Fix sculpt face set undo creating duplicate face set layersJoseph Eagar
2022-10-01Sculpt: fix crash in relax face sets brushJoseph Eagar
2022-10-01Sculpt: Fix T101430: Dyntopo undo crashJoseph Eagar
2022-10-01Sculpt: Upload white for color attributes in multires in sculptJoseph Eagar
2022-10-01Sculpt: Fix T101503: Memory corruption in multires faceset drawingJoseph Eagar
2022-10-01Sculpt: Fix T101430: Curve shown improperly in mask from cavity redoJoseph Eagar
2022-09-30Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-09-30Cleanup: Move draw_manager_data.cc to C++Hans Goudey
2022-09-30Fix missing Outliner updates when adding nodetreesPhilipp Oeser
2022-09-30Fix T101347: Curve draw fails to project to cursor depth in ortho viewsCampbell Barton
2022-09-30Cleanup: quiet unused parameter warning in lambda functionPhilipp Oeser
2022-09-30Fix error in blf_get_sample_text returning a pointer to stack memoryCampbell Barton
2022-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-30Cleanup: Move files that use mesh runtime data to C++Hans Goudey
2022-09-30Cleanup: Move object_update.c to C++Hans Goudey
2022-09-30Cleanup: Move modifier.c to C++Hans Goudey
2022-09-30Fix T101118, T101471: Crash with bevel weight in solidify modifierHans Goudey
2022-09-29Sculpt: fix stroke-only attributes not being freed at stroke endJoseph Eagar
2022-09-29Sculpt: fix T101465, crash in cloth filter with new automasking modesJoseph Eagar
2022-09-29Sculpt: Fix T101464: Crash in mask from cavityJoseph Eagar
2022-09-29Sculpt: Fix T101463: Don't initialize automask to zero inJoseph Eagar
2022-09-29Cleanup: Naming in edge vertices nodeHans Goudey
2022-09-29Fix: Viewer node overlay alpha broken on NVidia GPUsHans Goudey
2022-09-29Cleanup: Simplify code and remove duplicationsAntonio Vazquez
2022-09-29GPencil: Remove Fill `use_collide_only` optionAntonio Vazquez
2022-09-29GPencil: Fix missing Fill stroke cross detectionAntonio Vazquez
2022-09-29Fix T101455: GPencil Gizmo in wrong location when using Active ElementAntonio Vazquez
2022-09-29Fix: Spline Parameter node produces NaN when curve is a single pointJacques Lucke
2022-09-29Nodes: fix missing update when input of muted node changesJacques Lucke
2022-09-29Viewport: Remove unnecassary assertJoseph Eagar
2022-09-29Fix T101410: ignore dangling reroute inputsJacques Lucke
2022-09-29Nodes: fix missing updates with muted nodes and reroutesJacques Lucke
2022-09-29Sculpt: Reset automask cache on non-color non-mask undo stepsJoseph Eagar
2022-09-29UI: Nodes typo in "distribute points in volume" nodeDalai Felinto
2022-09-29Fix T101451: curve attribute overlay disappears when origin is out of viewJacques Lucke