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
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Fix T91005: Autosplit produces unusable filesRichard Antalik
2021-12-14Fix T93844: High memory usage during VSE previewRichard Antalik
2021-12-14Remove G.save_overCampbell Barton
2021-12-14Cleanup: clang-formatCampbell Barton
2021-12-14Cleanup: Remove unused curve types from enumPiotr Makal
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-13GPencil: Add randomize options to Length modifierCody Winchester
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-13Geometry Nodes: fix combining field inputsJacques Lucke
2021-12-13Fix T93704: StructRNA.path_resolve fails silently with missing keysCampbell Barton
2021-12-13Geometry Nodes: move up destruct instructions in procedureJacques Lucke
2021-12-13Cleanup: clang-formatCampbell Barton
2021-12-13Cleanup: spelling in commentsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-13Cleanup: remove checks for invalid input for Python Run utilitiesCampbell Barton
2021-12-13Cleanup: Point cloud vs point-cloud in commentsHans Goudey
2021-12-13Cleanup: Remove includes in node_util.h headerHans Goudey
2021-12-13Docs: document all Global (G) struct membersCampbell Barton
2021-12-13Docs: improve on doc-strings for BPY_extern_run.hCampbell Barton
2021-12-13Cleanup/docs: Add comment to spline lookup factor methodHans Goudey
2021-12-12Geometry Nodes: improve memory reuse in procedure executorJacques Lucke
2021-12-12Cleanup: use struct instead of classJacques Lucke
2021-12-12UI: Add curve handle buttons to CurveMap interfaceCharlie Jolly
2021-12-11macOS: add tilde-based path expanderAnkit Meel
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-11Geometry Nodes: remove accidental exponential time algorithmJacques Lucke
2021-12-11Fix compilation error on Windows platform.Jeroen Bakker
2021-12-11Cleanup: Return early for null checkHans Goudey
2021-12-10Cleanup: Use const argument, rename variablesHans Goudey
2021-12-10Cleanup: Remove unnecessary runtime rectangle from nodes in DNAHans Goudey
2021-12-10Revert recent changes to ImBuf transformHans Goudey
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-12-10Fix T93591: Random Value node first and last value proportionMoritz Röhrich
2021-12-10ImBuf: Extracted UV Wrapping from the Interpolation functions.Jeroen Bakker
2021-12-10Added support for large images to openexr.Jeroen Bakker
2021-12-10ImBuf: Use templating for IMB_transform.Jeroen Bakker
2021-12-10Fix crash using 32k images.Jeroen Bakker
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for 'python/intern'Campbell Barton
2021-12-10Cleanup: move public doc-strings into headers for 'nodes'Campbell Barton
2021-12-10Cleanup: spelling in commentsCampbell Barton
2021-12-10Cleanup: doxygen comments for node_geo_dual_meshCampbell Barton
2021-12-10Fix Crash: Loading Huge Images.Jeroen Bakker
2021-12-10Fix T92036: `Magic Texture` in Volumetric World Shaders render differently wi...William Leeson
2021-12-10Cleanup: move public doc-strings into headers for 'depsgraph'Campbell Barton
2021-12-10Geometry Nodes: Remove unnecessary copy when replacing dataHans Goudey
2021-12-10Fix T93687: Transform Gpencil vertices not working if scale is zeroGermano Cavalcante
2021-12-09Cleanup: Return early in null checkHans Goudey
2021-12-09Geometry Nodes: Scene Time NodeJohnny Matthews