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
2020-10-01Windows: workaround to make Windows Ink tablet API workNicholas Rishel
2020-10-01macOS: support for key repeat events in keymapsYevgeny Makarov
2020-10-01Fix T81340: UBSan: addition of unsigned offset causes overflowAnkit Meel
2020-10-01Cleanup: avoid applying offset to null pointerCampbell Barton
2020-10-01Cleanup: avoid member access within null pointerAnkit Meel
2020-10-01Cleanup: dna_genfile API for accessing struct member offsetsCampbell Barton
2020-09-30Fix File Browser filtering showing workspaces for "Environment" categoryJulian Eisel
2020-09-30Fix implicit conversion from pointer to boolHans Goudey
2020-09-30Cleanup: Remove unused View2D variables and functionHans Goudey
2020-09-30Cleanup: Reduce indentationHans Goudey
2020-09-30Fix Cycles CUDA kernels for Ampere not building with CUDA 11Brecht Van Lommel
2020-09-30Subdivision Surfaces: make uv smooth items consistent with new boundary smoothBrecht Van Lommel
2020-09-30Subdivision Surfaces: add boundary smooth option to modifiersPiotr Ostrowski
2020-09-30Subdivision Surfaces: add option disable using the limit surfacePiotr Ostrowski
2020-09-30Cycles: Fix usage of memory barriers in split kernelSergey Sharybin
2020-09-30Tracking: Implement Brown-Conrady distortion modelIvan Perevala
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-09-30UI: Motion Tracking: Fix description of K2 coefficientIvan Perevala
2020-09-30Cleanup: spellingCampbell Barton
2020-09-30Cleanup: remove full-stop from descriptionCampbell Barton
2020-09-30Cleanup: use angle-brackets for email addressesCampbell Barton
2020-09-30Cleanup: sort cmake file listsCampbell Barton
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-30Cleanup: Make function privateHans Goudey
2020-09-30Fix use after free deleting object with modifier panels visibleHans Goudey
2020-09-30Cleanup: Use LISTBASE_FOREACH macro in outliner codeHans Goudey
2020-09-30UI: Remove second person in warning messageHans Goudey
2020-09-29Sculpt: Preserve Mesh visibility from edit mode using the Face SetsPablo Dobarro
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro
2020-09-29API Docs: Correct syntax for bpy.utils.register_classAaron Carlisle
2020-09-29API Docs: Fix corrupted document of gpu.select.load_idnutti
2020-09-29API docs: Fix sytax error for delaunay_2d_cdAaron Carlisle
2020-09-29Fix T81100: ccl::Node: ASan SEGV due to bad pointerAnkit Meel
2020-09-29API Docs: Use raises field list syntaxAaron Carlisle
2020-09-29Fix unreported Eisenbug leading to a crash when reading a blend file.Bastien Montagne
2020-09-29Fix (unrepported) utterly broken logic in readfile for Workspaces.Bastien Montagne
2020-09-29Property Search: Set expansion properly for child panelsHans Goudey
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-09-29DNA: optimize struct reconstruction by doing some preprocessingJacques Lucke
2020-09-29Quiet unused variable warningJacques Lucke
2020-09-29DNA: use better type for SDNA->structsJacques Lucke
2020-09-29Revert "Fix T81002: Images drawn with the Python gpu module no longer draw on...Jeroen Bakker
2020-09-29Cleanup: spellingCampbell Barton
2020-09-29Cleanup: Python API Docs: Text formatingAaron Carlisle
2020-09-29API Docs: Minor text improvementsAaron Carlisle
2020-09-28Cleanup: CMake/FFmpeg: Fix typo in message/commentAnkit Meel
2020-09-28CMake/Find packages: add FindFFmpeg.cmake module.Ankit Meel