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-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
2019-03-02Fix T62098: Outliner: Delete hierarchy crash.Bastien Montagne
2019-03-01Fix drawing order messed up by rB005626b8c6b4Richard Antalik
2019-03-01Fix T62098: Outliner: Delete hierarchy crashDalai Felinto
2019-03-01GPencil: Change display modesAntonioya
2019-03-01Fix T62025: Outliner and viewport missing update after deleting objectDalai Felinto
2019-03-01Fix unreported: Glitches on the wireframe of curves.mano-wii
2019-03-01Fix warning for uiButPushedStateFuncDalai Felinto
2019-03-01Fix T62047 New wireframes missing fresnel effectClément Foucault
2019-03-01Fix T62090 : Eevee shader compilation: undefined variable "att1_is_srgb"Clément Foucault
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-03-01Merge branch 'blender2.7'Brecht Van Lommel
2019-03-01Fix T62073: Cycles random hangs rendering with Save Buffers on.Brecht Van Lommel
2019-03-01Fix T62087: Crash when rendering in CyclesSergey Sharybin
2019-03-01Fix T62075: Edges generated by solidify modifier does not appearClément Foucault
2019-03-01Fix crash with wireframe on highpoly curves on some AMD gpus.mano-wii
2019-03-01Use original base to see whether it can be ignored from evaluationSergey Sharybin
2019-03-01Cleanup: typo and update commentPhilipp Oeser
2019-03-01Outliner: Collections Duplicate - remove original duplicate operatorDalai Felinto
2019-03-01Outliner: Collection - Duplicate Hierarchy, and Duplicate Linked HierarchyDalai Felinto
2019-03-01Cleanup: Update commentDalai Felinto
2019-03-01Cleanup: Set BKE_key_from_object/_p to take const Object *Dalai Felinto
2019-03-01Cleanup: use variable instead of defineCampbell Barton
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-03-01Cleanup: Adding braces around all cases here to make it easier for the next stepJoshua Leung
2019-03-01Fix T62057: Particle settings keyframes not showing in Graph Editor channelsJoshua Leung