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-07Sculpt: Raise pbvh->leaf_limit to 400 for dyntopoJoseph Eagar
2022-10-07Sculpt: Fix T101502: GPU tris miscounted for dyntopoJoseph Eagar
2022-10-06Cleanup: Move subdiv_modifier.c to C++Hans Goudey
2022-10-06Cleanup: Move shrinkwrap.c to C++Hans Goudey
2022-10-06Sculpt: Fix bug in sculpt attribute apiJoseph Eagar
2022-10-06Fix: Properly free non-trivial node editor runtime typeHans Goudey
2022-10-06Cleanup: Remove unnecessary MOD_nodes.h includesHans Goudey
2022-10-06DRW: fix use of potentially uninitialized variableGermano Cavalcante
2022-10-06Fix for T53332: BFont 43 Inaccessible GlyphsHarley Acheson
2022-10-06Animation: Expose "mute" for drivers in their properties UISybren A. Stüvel
2022-10-06Fix: Use after free in geometry node group loggerHans Goudey
2022-10-06UI: remove extraneous inversion of "inverted" button stateSybren A. Stüvel
2022-10-06Cleanup: Move multires.c to C++Hans Goudey
2022-10-06GPencil: Use new icons for Envelope and Outline modifiersAntonio Vazquez
2022-10-06UI: New modifier Icons Envelope and OutlineAntonio Vazquez
2022-10-06Fix T101618: Freeze when reloading a library in certain situationPhilipp Oeser
2022-10-06Fix T101492: UV stitch crash (more than 32 objects selected)Philipp Oeser
2022-10-06Fix T101517: GPencil strokes snap to origin in a Scale value is on 0Antonio Vazquez
2022-10-06Fix T101591: mathutils.geometry.intersect_line_line 2D vector errorCampbell Barton
2022-10-06Fix T101628: Correct frame node intersection in add reroute operatorLeon Schittek
2022-10-06Cleanup: split BLF glyph rendering into a functionCampbell Barton
2022-10-06Curve: increase max of order U/VRedMser
2022-10-063D View: use float for ED_view3d_project_base & minor changesCampbell Barton
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-10-05New math function to add small bias to zero axisAntonio Vazquez
2022-10-05GPencil: Use stroke function for convert pointsAntonio Vazquez
2022-10-05Cleanup: make formatBrecht Van Lommel
2022-10-05Sculpt: Fix crash in face set initJoseph Eagar
2022-10-05Sculpt: Fix crash in dyntopo drawJoseph Eagar
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-10-05Mesh: Skip some domain interpolations for single valuesIliya Katueshenock
2022-10-05Cleanup: Use generic array for mesh domain interpolation resultIliya Katueshenock
2022-10-05Revert "Geometry Nodes: Add index input to Edge Vertices node"Hans Goudey
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-10-05I18n: extract dynamic enum itemsDamien Picard
2022-10-05Fix T101405: Deleting a baked action results in an error.Bastien Montagne
2022-10-05BKE_Main: Add clear separation between 'temp' mains and global main.Bastien Montagne
2022-10-05Fix T101613: Muted Mix node wrongly connects to Factor socketCharlie Jolly
2022-10-05Fix T101306: crash when calling Delete command for Library OverridePhilipp Oeser
2022-10-05LineArt: Fix "No intersection" flicker.YimingWu
2022-10-05Fix order of include-guard & C++ extern blockCampbell Barton
2022-10-05Fix error in 6b76381e0a52cf15513087e470a4a4c07471acc6Campbell Barton
2022-10-05Fix app-template settings being used for non-template preferencesCampbell Barton
2022-10-05App Template: quiet warning when existing preferences don't existCampbell Barton
2022-10-05Docs: improve doc-strings for blend file IOCampbell Barton
2022-10-05Cleanup: Remove unused includesHans Goudey
2022-10-05Fix: Crash when reininitializing empty generic arrayHans Goudey
2022-10-05Geometry Nodes: Add soft min for points node radius inputHans Goudey
2022-10-04Cleanup: VSE: Rename `val` to `timeline_frame`Richard Antalik