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
2018-09-11Error in last commitCampbell Barton
2018-09-11Fix scale cage tool never using object boundboxCampbell Barton
2018-09-11Cleanup: use UI_ prefix for block flagCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Correct own error in recent transform orientation changesCampbell Barton
2018-09-11Cleanup: replace magic numberCampbell Barton
2018-09-11Workaround T56752: redo panel alpha flickerCampbell Barton
2018-09-11GPU: utility function to unregister presetsCampbell Barton
2018-09-11UI: use popup draw style for redo panelCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-11UI: workaround for glitch redo panel glitchCampbell Barton
2018-09-11UI: key binding draw code didn't set line-widthCampbell Barton
2018-09-11UI: disable register for insert textCampbell Barton
2018-09-11UI: disable register for grease pencil selectCampbell Barton
2018-09-11Remaining fix for multiple text-boxesDalai Felinto
2018-09-10GP: Fix performance problem with big filesAntonioya
2018-09-10Eeevee: update to match recent voronoi GLSL features for Cycles.Charlie Jolly
2018-09-10Texture paint: properly implement image slots for principled BSDF node.Sebastian Parborg
2018-09-10Cleanup: fix compiler warnings.Brecht Van Lommel
2018-09-10Textbox removal and creation should update text dataDalai Felinto
2018-09-10Eevee: Fix assert when using transparent shadowsClément Foucault
2018-09-10Fix T56627: Crash because of incomplete LightCacheClément Foucault
2018-09-10Fix assert when toggling Xray mode after going to Solid and lookedev/eeveeClément Foucault
2018-09-10Eevee: Cleanup DoF implementationClément Foucault
2018-09-10Eevee: Lookdev: Fix memleakClément Foucault
2018-09-10Silence GP warningDalai Felinto
2018-09-10Fix T56717: crash removing/adding objects.Brecht Van Lommel
2018-09-10GP: Cleanup commented linesAntonioya
2018-09-10GP: Remove annotation stroke modeAntonioya
2018-09-10Image/UV Editor: Remove show other optionDalai Felinto
2018-09-10GP: Use correct name for new Stroke objectAntonioya
2018-09-10Cleanup: More variables unused in releaseSergey Sharybin
2018-09-10Cleanup: Warning in release buildsSergey Sharybin
2018-09-10Correct argument typeCampbell Barton
2018-09-10Poly Build: disable use_boundary_tearCampbell Barton
2018-09-10Poly Build: dissolve was using selection, not highlightedCampbell Barton
2018-09-10Poly Build: set newly added elements activeCampbell Barton
2018-09-10Cleanup: use title capsCampbell Barton
2018-09-10Edit Mesh: pass Base array to picking functionsCampbell Barton
2018-09-10Cleanup: use 'mesh' in preselect identifiersCampbell Barton
2018-09-10Missing from last commitCampbell Barton
2018-09-10Cleanup: rename edge-ring preselect fileCampbell Barton
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton
2018-09-10Cleanup: use function to set the active baseCampbell Barton
2018-09-10Cleanup: remove unused field argsCampbell Barton
2018-09-10Eevee: Depth of Feild: Fix ringing issue of background objectsClément Foucault
2018-09-09GP: Improve smooth interpolation calcAntonioya
2018-09-09GP: Fix strange pressure values when drawingAntonioya
2018-09-09GP: missing change in previous commitAntonioya