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-22Merge branch 'master' into soc-2021-porting-modifiers-to-nodes_allsoc-2021-porting-modifiers-to-nodes_allFabian Schempp
2021-08-22Fix Windows builds after Zstandard commitsLukas Stockner
2021-08-22Fix: Default selection in dissolve node.Fabian Schempp
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
2021-08-20Cleanup, use BKE_scene_uses_cycles_experimental_featuresKévin Dietrich
2021-08-20Cleanup, remove extra code from previous commitKévin Dietrich
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Fix memory leak while processing mouse eventGermano Cavalcante
2021-08-20Fix T90795: Moving keys in Grease Pencil Dopesheet crashes BlenderGermano Cavalcante
2021-08-20Functions: remove multi-function networkJacques Lucke
2021-08-20Geometry Nodes: add missing versioning for subdivision surface nodeJacques Lucke
2021-08-20Cleanup: remove duplicate lineJacques Lucke
2021-08-20Functions: add utility methods to parameter builderJacques Lucke
2021-08-20Functions: add clear method to vector arrayJacques Lucke
2021-08-20BLI: add utility methods to IndexMaskJacques Lucke
2021-08-20Cleanup: Add CLOG to wm_files_link.cBastien Montagne
2021-08-20Cleanup: use "free_data" suffix when the argument isn't freedCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free_data -> BKE_mesh_free_data_for_undoCampbell Barton
2021-08-20Cleanup: remove BKE_mesh_free_data use for lineart mesh copiesCampbell Barton
2021-08-20Cleanup: accidentally included printfCampbell Barton
2021-08-20Fix memory leak with building springs in the cloth simulatorCampbell Barton
2021-08-20Fix T90791: Knife project leaks memory with curve/text cutterCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-20Cleanup: unused warningsCampbell Barton
2021-08-20Cleanup: clang-formatJesse Yurkovich
2021-08-20Alembic Procedural: only subdivide if subsurf modifier is presentKévin Dietrich
2021-08-20Cleanup, formatKévin Dietrich
2021-08-20Fix: Inset socket nameing was wrongFabian Schempp
2021-08-20Fix: changed BMiter to BMOIter in BM_tag_<Elem_Type>_from_operator_slotFabian Schempp
2021-08-19Merge branch 'master' into soc-2021-porting-modifiers-to-nodes_allFabian Schempp
2021-08-19SOC2021 Porting Modifiers To nodes allFabian Schempp
2021-08-19Cycles: missing case for ignoring subdivision vertex normalsKévin Dietrich
2021-08-19Fix T90776: Cycles normal map node produces artifactsKévin Dietrich
2021-08-19UI: Use theme's alpha for Summary instead of a hardcoded valuePablo Vazquez
2021-08-19Fix error rendering Cycles shader nodes from before 2013Brecht Van Lommel
2021-08-19GPencil: Cleanup old printf debug linesAntonio Vazquez
2021-08-19Image blendwrite: Fix handling of packedfiles.Bastien Montagne
2021-08-19Partially fix T90593: Image ID wrongly seen as changed on undos.Bastien Montagne
2021-08-19Fix Python error in ./benchmark init after recent changesBrecht Van Lommel