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-14Improve performance.temp-collection-objects-link-multipleJeroen Bakker
2022-10-14Added method to link multiple objects to aMonique
2022-10-13Cycles: use one instance of oneAPI gpu compiler by defaultNikita Sirgienko
2022-10-13Cleanup: Fixed some warningsWerner, Stefan
2022-10-13Fix T100699: Older preferences from 2.93 wont loadCampbell Barton
2022-10-13Cleanup: Use std::mutex for mesh runtime mutexesHans Goudey
2022-10-13Build: use bash for build environment scriptCampbell Barton
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-13Point Cloud: Support applying modifiersHans Goudey
2022-10-13Fix T101776: wrong logic for GLX setSwapIntervalCampbell Barton
2022-10-13Fix T101779: Incorrect app_id on WaylandCampbell Barton
2022-10-13Cleanup: Use correct blenkernel namespace for mesh functionsHans Goudey
2022-10-13Draw: Add missing TBB define to draw moduleHans Goudey
2022-10-13Cleanup: Remove deprecated socket variablesHans Goudey
2022-10-12Fix T95683: FFmpeg seeking is brokenRichard Antalik
2022-10-12Nodes: Add "Legacy" to legacy node UI names, skip in searchHans Goudey
2022-10-12Fix T101711: Curve to points node sometimes skips initializing radiusHans Goudey
2022-10-12Cycles: Use 0.01m as default point cloud radiusHans Goudey
2022-10-12Cleanup: Decrease variable scope in UI region popup codeHans Goudey
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-12Cleanup: EEVEE-Next: Add precision to commentClément Foucault
2022-10-12DRW: View: Expose matrices through interfaceClément Foucault
2022-10-12DRW: Wrappers: Add TextureRef to wrap around GPUTexture pointersClément Foucault
2022-10-12DRW: Fix gl error related to incorrect uniform sizeClément Foucault
2022-10-12Cleanup: DRW: Improve state_stencil documentationClément Foucault
2022-10-12Cleanup: Use const vertex pointer argumentHans Goudey
2022-10-12Cleanup: Reduce variable scope in vertex group mirror operatorHans Goudey
2022-10-12Cleanup: Remove macro usage in vertex group mirror operatorHans Goudey
2022-10-12Fix T101773: Mirror Vertex Weights operator brokenHans Goudey
2022-10-12Fix T101679: Duplicate objects are created when 'Make' override is called on ...Bastien Montagne
2022-10-12ImageEngine: Clamp image data to fit half float range.Jeroen Bakker
2022-10-12Cleanup: minor edits to recent wayland/libdecorCampbell Barton
2022-10-12GHOST/Wayland: only require libdecor when running in gnome-shellCampbell Barton
2022-10-12Cleanup: Simplify node insert after drag codeHans Goudey
2022-10-12Cleanup: use 'u' prefixed unsigned typesCampbell Barton
2022-10-12Cleanup: use function style casts for C++, format & spellingCampbell Barton
2022-10-12Cleanup: use commented arguments for unused args in C++Campbell Barton
2022-10-12Cleanup: Convert two nodes files to C++Hans Goudey
2022-10-12Cleanup: Comment formatting in BMesh operatorHans Goudey
2022-10-12Cleanup: Remove link drag search operations for socket templatesHans Goudey
2022-10-12Cleanup: Reduce indentation in node attach operatorHans Goudey
2022-10-12UV: add grid shape source to the uv editor, and add new "pixel" optionChris Blackbourn
2022-10-12Fix T90782: add uv pack option to specify margin as a fractionChris Blackbourn
2022-10-12Nodes: Change Mix node link drag weightingCharlie Jolly
2022-10-11Cleanup: Move draw_cache_impl_volume.c to C++Hans Goudey
2022-10-11Sculpt: Fix mask from cavity not redrawing viewport with modifiersJoseph Eagar
2022-10-11Sculpt: Fix T101595: sculpt_attribute_update_refs called in wrong placeJoseph Eagar
2022-10-11Sculpt: Fix T101718: Automasking crash with new texture paintJoseph Eagar
2022-10-11Fix T101709: Proportional editing being disabled in NLA Editor redo panelGermano Cavalcante
2022-10-11deps_builder: add missing openpgl config fileRay Molenkamp