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-05-10Cleanup: DRW: Renaming of glsl utility macrosClément Foucault
2019-05-10Add ability to create a keyboard shortcut for more mode settings.Sebastian Parborg
2019-05-10Cleanup: split setup_app_data into two functionsCampbell Barton
2019-05-10Preferences: write preferences on exitCampbell Barton
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-10Cleanup: move preference saving logic into blendfile.cCampbell Barton
2019-05-10Fix T64304: Objects in appended scene from 2.79 file disappear after saving.Bastien Montagne
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-10Cleanup: use more explicit check for buttons contextCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: improve timeline playhead scrubber drawingHarley Acheson
2019-05-09Fix T64076: color ramp overlaps scrollbarHarley Acheson
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-09GPencil: Lock rotation of texturesAntonioya
2019-05-09DrawManager/GreasePencil: Select Correct ViewLayerJeroen Bakker
2019-05-09Workbench: Viewport AA PreferencesJeroen Bakker
2019-05-09Fix T64384 : Crash when switching to wireframe on tree_creature blendClément Foucault
2019-05-09Tests: add tests/report.html that links to all HTML test reportsBrecht Van Lommel
2019-05-09UI: rename Look Dev 'Ball' to 'Sphere'Campbell Barton
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-09Fix T64363 Eevee: Texture coordinates node turns material color to pinkClément Foucault
2019-05-09Fix T64329 Crash when switching to Texture PaintClément Foucault
2019-05-093D Grid: Use View UBO & small cleanupClément Foucault
2019-05-09I18n disambiguation: Drag (physics force vs. mouse action).Bastien Montagne
2019-05-09I18n disambiguation: setting particles' parent/children appart.Bastien Montagne
2019-05-09I18n disambiguation: Translation (of UI vs. moving something).Bastien Montagne
2019-05-09Fix Crash with armature using custom shapesClément Foucault
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-09Fix T64308: bake animation not working after recent bendy bone changesLucas Veber
2019-05-09Fix T64366 DRW: Crash opening Mr Elephant scene since recent commitClément Foucault
2019-05-09Fix T64296 Z-axis overlay vanishes at scene origin in 3D ViewportClément Foucault
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-09UI: minor improvements to font menuCampbell Barton
2019-05-09Keymap: automate using OSKey for Ctrl on macosCampbell Barton
2019-05-09Fix crash displaying UV'sCampbell Barton
2019-05-09Fix bpy.utils.script_paths ignoring user_pref argCampbell Barton
2019-05-09Cleanup: unused bpyml moduleCampbell Barton
2019-05-09Cleanup: unused args/vars/imports in modulesCampbell Barton
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2019-05-09Cleanup: redundant function callCampbell Barton
2019-05-09Cleanup: use __doc__ instead of bl_descriptionCampbell Barton
2019-05-09UI Particles: Move message about parting inside Parting panel.Pablo Vazquez
2019-05-09Cleanup: DRW: Remove DRW_pass_freeClément Foucault
2019-05-09DRW: Remove support for NormalMatrixClément Foucault
2019-05-09Fix T64158 Eevee: Mixed SSS shader becomes brighter and brighterClément Foucault
2019-05-09Fix T64334: T-key error-message in Dopesheet source listWilliam Reynish
2019-05-09Cleanup: GPUShader: Remove unused edge fancy shaderClément Foucault