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-03-04Fix early output check in movie clip prefetchSergey Sharybin
2019-03-04Fix/workaround T62167: Random crash when displaying wireframes.mano-wii
2019-03-04Revert "DNA: optimize data reconstruction"Campbell Barton
2019-03-04Fix T62140: GPencil line segment disappearsCharlie Jolly
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-03-04Cleanup: indentation, styleCampbell Barton
2019-03-04Cleanup: use single quotes for enumsCampbell Barton
2019-03-04Merge branch 'blender2.7'Sergey Sharybin
2019-03-04Fix bad level callsSergey Sharybin
2019-03-04Fix T62009: ԥ abkhazian letter shows as a square in Blender.Bastien Montagne
2019-03-04Cycles: Store various render stages timingsSergey Sharybin
2019-03-04Show metadata for rendered imagesSergey Sharybin
2019-03-04Cleanup: IndentationSergey Sharybin
2019-03-04Add Thai language entry (hidden for until we get some translation).Bastien Montagne
2019-03-04Fix T62113: Color Management Curves CRGB buttons missingSebastian Parborg
2019-03-04UI: Add descriptive tooltip to Curve Radius toolWilliam Reynish
2019-03-04UI: Rename Shrink/Fatten in curve contextual menu to fit with recent tool nam...William Reynish
2019-03-04Cleanup: typo in commentPhilipp Oeser
2019-03-04Fix unreported: Shrink/Fatten in Curve Transform menu fails because it was ca...William Reynish
2019-03-04UI: Move paint context menus to panelsCampbell Barton
2019-03-04Tools: Rename Curve Shrink/Fatten to RadiusWilliam Reynish
2019-03-04Icons: only use macOS override if blender not foundCampbell Barton
2019-03-04DRW: Remove unecessary state changesClément Foucault
2019-03-04DRW: Fix matflag not being updated after first drawcallClément Foucault
2019-03-03Fix T62076: Delete Active Scene Freezes Blender.Bastien Montagne
2019-03-03Fix (unreported) missing handling of 'never self' ID pointers in library_quer...Bastien Montagne
2019-03-03Fix T62064: Linked object made by Make Links isn't showed in the scene you li...Bastien Montagne
2019-03-03Tweaks to icons for curve shrink/fatten & tiltWilliam Reynish
2019-03-03Tools: Add Randomize to Curve Edit toolbarWilliam Reynish
2019-03-03Annotations: Make strokes smootherAntonioya
2019-03-03Icons: Make blender_icons_geom_update.py support macOSWilliam Reynish
2019-03-03DNA: optimize data reconstructionCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-03Cleanup: rename FileData.listbase -> bhead_listCampbell Barton
2019-03-03UI: subtle outline for negative 3D view gizmo axesCampbell Barton
2019-03-03UI: use grey for 3D view axis gizmo highlightCampbell Barton
2019-03-03Tools: Remove parenthesis from Spin Duplicates tool nameWilliam Reynish
2019-03-03Tools: Add Shrink/Fatten to Curve Edit ToolbarWilliam Reynish
2019-03-03UI: Add Shrink/Fatten to curve contextual menusWilliam Reynish
2019-03-03UI: increase 3D view icon contrast over light colorsCampbell Barton
2019-03-03Improve slightly the stability of wireframes in old GPUs from AMD.mano-wii
2019-03-03Refactor duplicate code for collections.Bastien Montagne
2019-03-02Cleanup: comma warningCampbell Barton
2019-03-02Cleanup: SDNA/DNA namingCampbell Barton
2019-03-02GPencil: Set alpha to 1 for all materials in SOLID modeAntonioya
2019-03-02GPencil: Initialize Fill alpha to 1.0 by default for new materialsAntonioya
2019-03-02GPencil: Set Viewport color to black by defaultAntonioya
2019-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-03-02Fix BLI_mempool incorrect slop-space calculationCampbell Barton
2019-03-02Cleanup: code style & commentsCampbell Barton