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
2019-03-04DNA: optimize data reconstructionCampbell Barton
2019-03-04GPencil: Cleanup value to enum nameAntonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Fix T62175: Crash on Undo.Bastien Montagne
2019-03-04Fix T62134: duplicating a material won't update node group's node tree user c...Bastien Montagne
2019-03-04Merge branch 'blender2.7'Brecht Van Lommel
2019-03-04UI: make text editor Text menu consistent with menus for .blend and images.Brecht Van Lommel
2019-03-04Fix missing image editor redraw when reloading image through API.Brecht Van Lommel
2019-03-04Texture Paint: round corners of dilated UV seamsLuca Rood
2019-03-04Fix texture paint UV dilation algorithmLuca Rood
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-04Fix bad level callsSergey Sharybin
2019-03-04Show metadata for rendered imagesSergey Sharybin
2019-03-04Cleanup: typo in commentPhilipp Oeser
2019-03-04Tools: Rename Curve Shrink/Fatten to RadiusWilliam Reynish
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-03Tools: Add Randomize to Curve Edit toolbarWilliam Reynish
2019-03-03Annotations: Make strokes smootherAntonioya
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: Add Shrink/Fatten to Curve Edit ToolbarWilliam 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
2019-03-02Cleanup: remove unused defineCampbell Barton
2019-03-02Cleanup: comments, assert align is a power of twoCampbell Barton
2019-03-02BLI_memarena: use ASAN memory poisonCampbell Barton
2019-03-02Cleanup: use dummy valgrind macros instead of ifdef'sCampbell Barton
2019-03-02Cleanup: unused variableCampbell Barton
2019-03-02Revert "Fix T62098: Outliner: Delete hierarchy crash"Bastien Montagne