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
2019-09-11Cleanup: Warning: 'sld': local variable is initialized but not referencedmano-wii
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-09-11Cycles: Ignore links with unavailable sockets.OmarSquircleArt
2019-09-11Fix T69458: Edit Mesh selection bug from camera viewmano-wii
2019-09-11Fix T59143: Frame Selected Doesn't work in hair particle editmodePhilipp Oeser
2019-09-11Fix T69558: crash in BKE_scene_update_sound for a soundstrip withoutPhilipp Oeser
2019-09-11Fix T69722: Pose brush crashes with multires modifierPablo Dobarro
2019-09-11Fix T69754: crash in sculpting after library overrides were enabledBrecht Van Lommel
2019-09-11UI: move transform settings from pivot to options panelCampbell Barton
2019-09-11UI: enable topbar by defaultCampbell Barton
2019-09-11Python: Fix to support old-style handlersSergey Sharybin
2019-09-11LibOverride: Enable them in UI by default.Bastien Montagne
2019-09-11DNA: initialize defaults for output pathsCampbell Barton
2019-09-11RNA: automatically initialize defaults from DNACampbell Barton
2019-09-11DNA: make DNA_elem_size_nr a public functionCampbell Barton
2019-09-11RNA: separate internal allocation functionCampbell Barton
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-11GPencil: New Brush postprocesing SimplifyAntonio Vazquez
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-11Fix T69736: Flipping bookmarks region empties itJulian Eisel
2019-09-11Cleanup: typo/spellingPhilipp Oeser
2019-09-11Depsgraph: Allow non-keyed changes from frame_change_post handlerSergey Sharybin
2019-09-11Render: Only run callbacks for non-preview rendersSergey Sharybin
2019-09-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-11Depsgraph: Introduce depsgraph registrySergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-11Transform: Snap: Fix mixed snap without edgemano-wii
2019-09-11UI: File Browser Friendly Volume DescriptionsHarley Acheson
2019-09-10Fix T69729: Missing Direction buttons in Draw Sharp brushPablo Dobarro
2019-09-10EEVEE: Volume: Fix error in fallback integration algoClément Foucault
2019-09-10EEVEE: Volume: Speedup: Use Image load store extensionClément Foucault
2019-09-10UI: File browser deselect on click on empty spaceJulian Eisel
2019-09-10Fix SDNA error expanding names not updating name array sizesCampbell Barton
2019-09-10Cleanup: no need to add Brush.flag2Campbell Barton
2019-09-10GPencil: Deduplicate functionAntonio Vazquez
2019-09-10Fix T69723: Crash with mask expand operator while in rendered or material viewPablo Dobarro
2019-09-10GPencil: New Simplify Tint optionAntonio Vazquez
2019-09-10UI: File Browser Custom Folder ColorHarley Acheson
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-10Fix warning and naming in mask expandPablo Dobarro
2019-09-10Fix T69702: crash using particles rendered as whole collectionPhilipp Oeser
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro
2019-09-10Sculpt: Mask Expand operatorPablo Dobarro
2019-09-10Fix T69651: Inpaint node distance parameter: Default value does not match min...Philipp Oeser
2019-09-10Fix T69432: Hair particle editmode: hiding not workingPhilipp Oeser
2019-09-10Python: don't include distutils Windows installer executables for Linux/macOSBrecht Van Lommel
2019-09-10Fix assert hiding selected particlesPhilipp Oeser
2019-09-09Fix (unreported) crash after new mapping node commit.Bastien Montagne
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton