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-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
2021-12-09Fix T93871: Image.has_data returns True for images that failed to loadBrecht Van Lommel
2021-12-09Fix T93892: Changing bone name leaves non-functional vertex groupPhilipp Oeser
2021-12-09Fix T93691: Crash when loading custom thumbnail in custom libraryJulian Eisel
2021-12-09Fix (unreported): missing null checkJacques Lucke
2021-12-09Cleanup: move public doc-strings into headers for 'io/usd'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'io/alembic'Campbell Barton
2021-12-09Cleanup: Various cleanups to the tree-view APIJulian Eisel
2021-12-09Cleanup/Documentation: Add/move comments for asset filesJulian Eisel
2021-12-09Cleanup: move public doc-strings into headers for 'io/collada'Campbell Barton
2021-12-09Cleanup: use doxy section for itasc_pluginCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'functions'Campbell Barton
2021-12-09Fix T93519: handle prefix names in autocompletesAzeem Bande-Ali
2021-12-09Cleanup: move public doc-strings into headers for 'freestyle'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'nodes/geometry'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'io/gpencil'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'geometry'Campbell Barton
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'gpencil_modifiers'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'compositor'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'gpu'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'imbuf'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'blenlib'Campbell Barton
2021-12-09Fix incorrect copying of XR action map itemsPeter Kim
2021-12-09Cleanup: Remove empty node button layout functionAaron Carlisle
2021-12-09Fix T93869: snap cursor may fail in orthographic viewGermano Cavalcante