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
path: root/source
AgeCommit message (Expand)Author
2020-12-10Sculpt: Elastic deform type for Snake HookPablo Dobarro
2020-12-10Cleanup: Remove unused c popup menu for text editorAaron Carlisle
2020-12-09Fix T82242: creating particle influence textures does not set up DEGPhilipp Oeser
2020-12-09UI: Update theme to match Shader nodes category color with socket colorPablo Vazquez
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-12-09Geometry Nodes: simplify supporting different input socket types for attributesJacques Lucke
2020-12-09Fix T83575: GPencil: VFX Blur is not disabled when samples are zeroAntonio Vazquez
2020-12-09Fix T83588: Crash with Shrink/Fatten and Offset EvenGermano Cavalcante
2020-12-09Fix T83460: Regression in snap for measure toolGermano Cavalcante
2020-12-09Degraded AMD 20.11.3 driver to limited support.Jeroen Bakker
2020-12-09Workaround for Access Violation startup crash on deprecated Radeon GPUs on Wi...Jeroen Bakker
2020-12-09Raised AMD/Terascale2 from unsupported to supported.Jeroen Bakker
2020-12-09Raised AMD CEDAR on Linux from unsupported to limited supportJeroen Bakker
2020-12-09Fix T83566: bpy.props.CollectionProperty gives incorrect errorCampbell Barton
2020-12-09Fix another id-property name length checkCampbell Barton
2020-12-09Fix off by one error in id-property name validationCampbell Barton
2020-12-09Fix RNA un-escaping multiple slashes and strings ending with a slashCampbell Barton
2020-12-09Fix T78823: Slash in custom property name does not workCampbell Barton
2020-12-09Revert "Fix T78823: Slash in custom property name does not work"Campbell Barton
2020-12-09Cleanup: use doxy sections for graph_edit.cCampbell Barton
2020-12-09creator: remove reference to SDL_AUDIODRIVER from --help textCampbell Barton
2020-12-09Cleanup: use common 'MOD_WELD_MODE_' prefixCampbell Barton
2020-12-09Modifier: Add "Connected" mode to the weld modifierHenrik Dick
2020-12-08Fix T83559: File Browser uses wrong operationJulian Eisel
2020-12-08Fix T83114: incorrect normals after joining subdivided meshesJacques Lucke
2020-12-08Fix T83337: boundary smooth input in subdivision surface node is invertedLéo Depoix
2020-12-08Fix T81950: GPencil - Draw - Stoke Placement Stroke Feature BrokenJamell Moore
2020-12-08Cleanup: Use enum for file selection type definitionsJulian Eisel
2020-12-08Cleanup: Correct an own earlier commit to use an existing utility functionJulian Eisel
2020-12-08File Browser: Refactor access to the selection parameters structJulian Eisel
2020-12-08Cleanup: Use guarded allocator for data-block names returned from file readingJulian Eisel
2020-12-08Fix unexpected "/" path after normalizing empty directory pathJulian Eisel
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-12-08CMake: fix linking with WITH_SDL_DYNLOADCampbell Barton
2020-12-08Cleanup: use static declarationsCampbell Barton
2020-12-08shaders_test: correct arguments to EEVEE_shaders_cryptomatte_sh_getCampbell Barton
2020-12-08Cleanup: LibOverride: Forgot to update comments in previous commit.Bastien Montagne
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-08Fix T83117: Curve bevel not handle aligned at end-pointsCampbell Barton
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-08UI: Correct Usage of 'Eevee' NameYevgeny Makarov
2020-12-07Fix T83307: Some modal keys of transform operators don't correspond to the ex...Germano Cavalcante
2020-12-07Fix T83510: Convert Gpencil to curve crash when stroke has zero pointsAntonio Vazquez
2020-12-07Cleanup: Use LISTBASE_FOREACH in node transform codeHans Goudey
2020-12-07Add comment to clarify the use of mesh::symmetryPablo Dobarro
2020-12-07Fix DPX image output having invalid float metadataBrecht Van Lommel
2020-12-07Animation: Show Channel Group Colors is now off by defaultSybren A. Stüvel
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-07Fix (unreported) LibOverride: GPencil local Modifiers not fully editable.Bastien Montagne
2020-12-07Fix T81745: Auto Weights fails with Mirror mod + Vertex Groups XSybren A. Stüvel