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-10-29Cleanup: styleCampbell Barton
2018-10-29Fix crash flipping region without active areaJulian Eisel
2018-10-28DRW: Cleanup: Redundant checkClément Foucault
2018-10-28Eevee: Implement jittered soft shadowmapClément Foucault
2018-10-28BLI: Add comment about to orthogonalize_m3/4Clément Foucault
2018-10-28Eevee: Fix contact shadow creating to overshadowingClément Foucault
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-28Fix label misalignment when there are multiple buttons on the right side.Brecht Van Lommel
2018-10-28Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Fix snaps appearing in system bookmarks on Linux.Roel Koster
2018-10-27Cleanup: More meaningful variable nameSeverin
2018-10-27UI: operator to press the active buttonCampbell Barton
2018-10-27Multi-Objects: Curve - select pick, linked and short pathDalai Felinto
2018-10-27Cleanup: Remove silly redundant if check in ED_armature_edit_select_pickDalai Felinto
2018-10-27Fix T57367: Multi-Object-Mode: Edit Lattice selection only working for active...Dalai Felinto
2018-10-27Fix lasso selection not working for latticesDalai Felinto
2018-10-26Fix crash when switching to Scripting workspaceDalai Felinto
2018-10-26Small cleanup: Remove uneeded/wrong checkDalai Felinto
2018-10-26Fix unreported: Crash when adding lattice vertex groupDalai Felinto
2018-10-26Fix unreported: Crash when removing lattice vertex groupDalai Felinto
2018-10-26Refactor cleanup: BKE_object_is_in_editmodeDalai Felinto
2018-10-26Fix T57368: Multi-Object-Mode: Edit Lattice draws only activeDalai Felinto
2018-10-26Multi-Objects: LATTICE_OT_make_regularDalai Felinto
2018-10-26Eevee: SSS: Fix issue with mac and stencil buffer blittingClément Foucault
2018-10-26GPU: Add workarounds for buggy glBlitFramebuffer function on macOS + RadeonClément Foucault
2018-10-26GPUTexture: Add supports for GL_DEPTH32F_STENCIL8 texture formatClément Foucault
2018-10-26Workbench: Fix shadows on macOSClément Foucault
2018-10-26GP: Assign new materials to brushesAntonioya
2018-10-26PyAPI: raise error when toolbar panels use tabsCampbell Barton
2018-10-26Fix parsing single int for uniform_intCampbell Barton
2018-10-26WM: default tool was being set for space types w/o toolsCampbell Barton
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-10-26PyAPI: Temp workaround for crash removing cursorCampbell Barton
2018-10-26PyAPI: Make GPUVertFormat() argument optionalCampbell Barton
2018-10-25GP: Include option to render layers by view layerAntonioya
2018-10-25Cleanup: comments and unused codeInes Almeida
2018-10-25PyAPI: rename GPL VertBuf.attr_fill identifier to idCampbell Barton
2018-10-25Depsgraph: don't lose the update tag on rebuild for op nodes with a name.Alexander Gavrilov
2018-10-25Cleanup: move params into their own structCampbell Barton
2018-10-25PyAPI: take paint-cursor space/region type argsCampbell Barton
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-25PyAPI: support for Python paint cursorsCampbell Barton
2018-10-25Merge branch 'master' into blender2.8Campbell Barton
2018-10-25WM: minor changes to cursor APICampbell Barton
2018-10-25UI: move 2d paint panels to topbar & toolsettingsCampbell Barton
2018-10-24GP: Fix compiler warningsAntonioya
2018-10-24Depsgraph: fixes for the eval_flags API behavior.Alexander Gavrilov
2018-10-24Fix T56172 Accessing COW data from RNA - DimensionBastien Montagne
2018-10-24GP: Rename Fixed type in Time modifierAntonioya