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-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for BLICampbell Barton
2018-06-17Cleanup: remove unused BLI_rebase_pathCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17BLI_path: add string size debug defineCampbell Barton
2018-06-17Driver: trailing zeros from expressionCampbell Barton
2018-06-173D View: 3D Cursor was not restoring GL stateCampbell Barton
2018-06-17Edit Mesh: tweak active face edge widthCampbell Barton
2018-06-17UI: correct decorator buttons 'enabled' flagCampbell Barton
2018-06-17UI: decorator color button assertCampbell Barton
2018-06-17Cleanup: codestyleCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17CMake: add missing headersCampbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-17Custom Hdri: Use same AntiAliasing as MatcapsClément Foucault
2018-06-17StudioLights: Fix preview icon.Clément Foucault
2018-06-17Matcap: Make matcap preview the same size as the other StudioLightsClément Foucault
2018-06-17Matcaps: Add AntiAlias alpha mask to icon preview.Clément Foucault
2018-06-17Studio Light: Fix typoClément Foucault
2018-06-17Outlines: Don't draw Xray mode outlines in material or render modeClément Foucault
2018-06-16UI: show decorator icon for static-overrideCampbell Barton
2018-06-16Merge branch 'master' into blender2.8Bastien Montagne
2018-06-16Cleanup: remove BLI_frand from GreasePencil code.Bastien Montagne
2018-06-16Correct assert in recent changesCampbell Barton
2018-06-16UI: support dragging to key-frameCampbell Barton
2018-06-16UI: Add property decorator buttonsCampbell Barton
2018-06-16Fix T55427: Removing Vertex Group used by Data Transfer Modifier results in c...Bastien Montagne
2018-06-16Merge branch 'master' into blender2.8Campbell Barton
2018-06-16UI: refactor drag-toggle for other button typesCampbell Barton
2018-06-16Edit Mesh: Simplify the overlay shader.Clément Foucault
2018-06-16Edit Mode: Fix bad display of edges when limit selection mode is Off.Clément Foucault
2018-06-16UI: minor changes from 2.8Campbell Barton
2018-06-16This option limits visibility of the glew.h header to just bf_gpu and intern_...Ray Molenkamp
2018-06-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-15UI: fix redundant scrolling in the redo panelCampbell Barton
2018-06-15Cleanup: code styleCampbell Barton
2018-06-15Edit Mesh: tweak vertex size & edge widthCampbell Barton
2018-06-15Merge branch 'master' into blender2.8Campbell Barton
2018-06-15WM: suppress drag events if motion is handledCampbell Barton
2018-06-15Merge branch 'master' into blender2.8Bastien Montagne
2018-06-15Cleanup: some more G.main removal.Bastien Montagne
2018-06-15Workbench OpenGL render: always render alpha on 1.0Jeroen Bakker
2018-06-15Cleanup: validate G.main's in creator code.Bastien Montagne
2018-06-15Cleanup: G.main removal from 2.8-only code.Bastien Montagne
2018-06-15Merge branch 'master' into blender2.8Bastien Montagne
2018-06-15Hair editing: Use original object's particles for drawingSergey Sharybin
2018-06-15Hair editing: Multi-thread various partsSergey Sharybin