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-11UI: fix redo panel becoming permanently hiddenCampbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-11Workspace: support reordering of workspaces from RMB menu.Brecht Van Lommel
2018-09-11Cleanup: remove unused GPU code.Brecht Van Lommel
2018-09-11PBVH: Fix miossing normals for gridsSergey Sharybin
2018-09-11GP: Use original datablock and not evaluated versionAntonioya
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