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-08-24Cleanup: quiet clang-format warnings, unused argumentCampbell Barton
2021-08-24Fix T90854: Cycles, normal map fails with applied transformationsKévin Dietrich
2021-08-24VSE: Add Sequence.parent_meta() python API functionFélix
2021-08-24VSE: Cleanup speed effect mathRichard Antalik
2021-08-24Fix T88237: Prefetch crash on rendering scene stripRichard Antalik
2021-08-24Fix T90407: Split fails on transition stripsRichard Antalik
2021-08-24Fix T90646: VSE hangs when strips overlapRichard Antalik
2021-08-24Fix T90467: Initialize CurveMapping on demandRichard Antalik
2021-08-23Using relative threshold for floats in mesh comparisonHimanshi Kalra
2021-08-23Cleanup: move the buffer list to 'MeshBufferCache'Germano Cavalcante
2021-08-23Cleanup: Isolate the batch list struct into a struct called MeshBatchListGermano Cavalcante
2021-08-23Cleanup: rename 'MeshBufferExtractionCache' to 'MeshBufferCache'Germano Cavalcante
2021-08-23Cleanup: rename 'MeshBufferCache' to 'MeshBufferList'Germano Cavalcante
2021-08-23Cleanup: Move 'tris_per_mat' member out of 'MeshBufferCache'Germano Cavalcante
2021-08-23Fix T89998: Cryptomatte node output values doubled with Multi-ViewManuel Castilla
2021-08-23Compositor: Fix crash enabling buffer groups on full frameManuel Castilla
2021-08-23Compositor: Fix incorrect copying of uchar buffersManuel Castilla
2021-08-23Compositor: Full frame matte nodesManuel Castilla
2021-08-23Compositor: Full frame Bokeh Blur and Blur nodesManuel Castilla
2021-08-23Compositor: Full frame distort nodesManuel Castilla
2021-08-23Compositor: Full frame transform nodesManuel Castilla
2021-08-23Compositor: Add sampling methods for full frameManuel Castilla
2021-08-23Compositor: Full frame convert nodesManuel Castilla
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-23Fix T90423: black pixels after shadow terminator geometry offsetMikhail Matrosov
2021-08-23Cleanup: rename parameter in transform utilityGermano Cavalcante
2021-08-23Fix T90872: Dopesheet messes up keyframe handlesGermano Cavalcante
2021-08-23GPencil: Fix memory leak in split & trim functionsYimingWu
2021-08-23Fix T90772: Image Editor not sampling color from the the currentlyPhilipp Oeser
2021-08-23Pipeline: Use more explicit cuda versions.Jeroen Bakker
2021-08-23Fix T90651: camera reconstruction crash without scene cameraPhilipp Oeser
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-23Cleanup: rename len to str_len for BLF functionsCampbell Barton
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-23Fix T90847: snap to face of Add Primitive tool not working in edit modeGermano Cavalcante
2021-08-22Cleanup: fix comment about compiler support.Ankit Meel
2021-08-22BLF: Remove space_userpref.py font_kerning_styleHarley Acheson
2021-08-22Fix Windows builds after Zstandard commitsLukas Stockner
2021-08-21Use Zstandard compression for the sequencer cacheLukas Stockner
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-08-21Refactor low-level blendfile reading into separate filesLukas Stockner
2021-08-21Clang: warn about C++20 designated initializersAnkit Meel
2021-08-21Cleanup: minor changes to blf_font.cCampbell Barton
2021-08-21Cleanup: organize blf_font.c functions using doxy-sectionsCampbell Barton
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-21Correct build error from 0d7aab2375e6bb06e89dad851550b283a1ff805cCampbell Barton
2021-08-21Refactor: BLF Kerning Cache After UseHarley Acheson
2021-08-20DocPy: Cleanup missing newline resulting in wrong html generationAaron Carlisle
2021-08-20DocPy: Update DependanciesAaron Carlisle
2021-08-20Fix T90804: small grammatical error in noise threshold descriptionAlaska