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
AgeCommit message (Expand)Author
2019-04-21Fix T63698: Eevee crash after recent clang-format changesBrecht Van Lommel
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Fix T63732: GPencil Onion now working with multiwindowsAntonioya
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19Edit Mode: Change face mode edges displayClément Foucault
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-19DRW: Make shaded batch validation more correctClément Foucault
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18GPencil: Fix Drawing Path follow error while drawingAntonioya
2019-04-18AMD glitch: missing changes in f41ab375f38bmano-wii
2019-04-18Cleanup: add 'if 0' comment why code is repeatedCampbell Barton
2019-04-18Fix T62792: AMD glitch when clipping region in edit mode.mano-wii
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-18Cleanup: warningsCampbell Barton
2019-04-17Edit Mode: Rework display to differentiate selection modesClément Foucault
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63312: Crash XRay + clippingJeroen Bakker
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-15Fix T63284: Eevee: Crash when subsurface pass is enabledClément Foucault
2019-04-15Fix T63377: "Principled Volume" node not working anymore in EEVEEClément Foucault
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Fix T63587: 3D View clipping region crashesCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-04-13Fix T63563: Grease pencil not visible when contained in a collection instance...Antonioya
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-04-12Fix T63452: View Port/render artifacts while camera movement inAntonioya
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-113D View: Show the camera frame when Extra's is offCampbell Barton
2019-04-11Fix T63464: Multi UV Maps limited to three with eeveePhilipp Oeser
2019-04-10Fix T62449: Subsurf+hidden facesJeroen Bakker
2019-04-10Cleanup: order simple check before function callCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-07GPencil: Fix wrong Brush texture for pinned materialsAntonioya
2019-04-06DRW: Opti: Fix hotspot in DRW_mesh_batch_cache_get_surface_shadedClément Foucault
2019-04-05DRW: Opti: Replace bound tex/ubo tracking array by bitfieldsClément Foucault