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-12-20Docs: minor correction to doc-stringCampbell Barton
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-20Cleanup: Const arguments, remove unused argumentHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-17Fix T94116: Drivers can have multiple variables with same nameSybren A. Stüvel
2021-12-17Cleanup: quiet warning due to incompatible pointer typesJacques Lucke
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-16Cleanup: Move curve.c to C++Hans Goudey
2021-12-16LibOverride: Further improve creation/resync pre-process speed.Bastien Montagne
2021-12-16LibOverride: Improve speed of resync and creation of liboverrides.Bastien Montagne
2021-12-16Fix T94115: Selecting current action in undo history undoes allCampbell Barton
2021-12-16Cleanup: correct docstring for `driver_variable_name_validate`Sybren A. Stüvel
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-15Fix T93975: add more nested instance limit checksJacques Lucke
2021-12-15Cleanup: remove disabled codeCampbell Barton
2021-12-15MetaBall: optimize memory allocation for meta-ball tessellationCampbell Barton
2021-12-15Fix meta-ball bound-box calculation reading past buffer boundsCampbell Barton
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-14Fix T93920: Wrong field inferencing state with unavailable socketHans Goudey
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-14Cleanup: remove oudated comment from early COW developmentCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Fix T91005: Autosplit produces unusable filesRichard Antalik
2021-12-14Remove G.save_overCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-13Cleanup: Point cloud vs point-cloud in commentsHans Goudey
2021-12-13Docs: document all Global (G) struct membersCampbell Barton
2021-12-13Cleanup/docs: Add comment to spline lookup factor methodHans Goudey
2021-12-11macOS: add tilde-based path expanderAnkit Meel
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-11Cleanup: Return early for null checkHans Goudey
2021-12-10Cleanup: Use const argument, rename variablesHans Goudey
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-10Geometry Nodes: Remove unnecessary copy when replacing dataHans Goudey
2021-12-09Cleanup: Return early in null checkHans Goudey
2021-12-09Geometry Nodes: Scene Time NodeJohnny Matthews
2021-12-09Fix T93871: Image.has_data returns True for images that failed to loadBrecht Van Lommel
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-09Fix T93523: Memory leak in Menu SearchErik
2021-12-08Geometry Nodes: Mesh Island NodeJohnny Matthews
2021-12-08Cleanup: Silence clang-tidy warnings.Jeroen Bakker
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-08Cleanup: spelling in commentsCampbell Barton