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-06-09BLI: generally improve C++ data structuresJacques Lucke
2020-06-09Cleanup: remove debug prints in py.ops.nla.bake()Campbell Barton
2020-06-09Fix mistake in recent fix for text editor overflowCampbell Barton
2020-06-09Sequencer: restore behavior removed from recent refactorCampbell Barton
2020-06-09Fix T77148: Crash changing multiple values for sequencer stripsCampbell Barton
2020-06-09Docs: comment text scale behaviorCampbell Barton
2020-06-09Fix T77609: Scale to Fit Text Box fails when text is too narrowDalai Felinto
2020-06-09Cleanup: avoid addition with large strings in PythonCampbell Barton
2020-06-08Cycles: Add support for P2P memory distribution (e.g. via NVLink)Patrick Mours
2020-06-08Functions: Run-time type system and index maskJacques Lucke
2020-06-08Fix T77603: OSL parser fails when script ends with comment without newlineJacques Lucke
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-08Fix crash running "Edit Voxel Size" operator outside of a main 3D View regionJulian Eisel
2020-06-08Installdeps: better handling of python versions.Bastien Montagne
2020-06-08Fix T70873: Pivot Center doesn't compute mirror elementsGermano Cavalcante
2020-06-08Cleanup: Create a header for TransData declarationsGermano Cavalcante
2020-06-08Cleanup: Move TransDataSeq declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move TransDataNla declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move each recalcData to their respective TransData fileGermano Cavalcante
2020-06-08Cleanup: Split transform conversion of edge and uv to their own filesGermano Cavalcante
2020-06-08Cleanup: Move TransSeq declaration to tansform_convertGermano Cavalcante
2020-06-08Cleanup: Rename functionJacques Lucke
2020-06-08Fix T76273 Glitches caused by glCopyImageSubData on windows + intel gpuClément Foucault
2020-06-08Revert "UI: Bevel: Show Offset type before offset amount"Aaron Carlisle
2020-06-08Modifiers: fix copy paste mistake in recent refactorJacques Lucke
2020-06-08Workbench: Use eGPUSamplerState to change texture sampling behaviorClément Foucault
2020-06-08GPencil: Show only first frame if current frame is equals or greater than cur...Antonio Vazquez
2020-06-08UI: use term 'Merge Distance' instead of 'Merge Limit'Aaron Carlisle
2020-06-08UI: Fix Wrong UI Label after recent modifier changesAaron Carlisle
2020-06-08UI: Bevel: Show Offset type before offset amountAaron Carlisle
2020-06-08UI: Modifiers: Use Falloff subpanel for Weight ProximityAaron Carlisle
2020-06-08Fix: Wrong UI Label for mesh cache play modeAaron Carlisle
2020-06-08UI: Use Proper Title CaseAaron Carlisle
2020-06-08UI: Do Use term 'Subsurf'Aaron Carlisle
2020-06-07Fix T77487: Only disable Multires Buttons in Edit ModeHans Goudey
2020-06-07GPencil: Fix unreported Shift+F OPacity key not workingAntonio Vazquez
2020-06-07Fix T77520: GPencil viewlayer filter produce crash with masking layersAntonio Vazquez
2020-06-07Refactor: use new api for some remaining functions in writefileJacques Lucke
2020-06-07Cleanup: remove unused functionsJacques Lucke
2020-06-07Refactor: use new api in remaining direct linking codeJacques Lucke
2020-06-07Refactor: use new api for direct linking pointcache and particle systemJacques Lucke
2020-06-07Refactor: use new api for direct linking customdataJacques Lucke
2020-06-07Refactor: use new api for direct linking packedfile and dvertsJacques Lucke
2020-06-07Refactor: use new api to check if endian switch is requiredJacques Lucke
2020-06-07Cleanup: remove unused test_pointer_array functionJacques Lucke
2020-06-07Refactor: use new api for direct linking movie clip dataJacques Lucke
2020-06-07Refactor: use new api for direct linking id propertiesJacques Lucke
2020-06-07Refactor: use new api to simplify IDP_DirectLinkGroup_OrFreeJacques Lucke
2020-06-07Refactor: use new api for direct linking bones, view layer and userdefJacques Lucke
2020-06-07Refactor: use new api for direct_link_id_commonJacques Lucke