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
2020-03-16Workbench: Crash When Rendering With StereoJeroen Bakker
2020-03-16Workbench: Fix default view not reset after drawingClément Foucault
2020-03-15Fix potential draw manager assignment to negative indexCampbell Barton
2020-03-14Cleanup: spellingCampbell Barton
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-13Fix stereoscopy reference image drawing in the viewportDalai Felinto
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-12DrawManager: Pack Draw State BitsJeroen Bakker
2020-03-12Fix T74392: HDRI preview spheres appear in render passes and reflectionsJeroen Bakker
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-12EEVEE: Bump minimum probe level to make rough reflection more preciseClément Foucault
2020-03-12EEVEE: Hair: Fix wrong color when using color attribute without actual dataClément Foucault
2020-03-11EEVEE: Fix test crashingClément Foucault
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Workbench Simplification RefactorClément Foucault
2020-03-11Eevee: internal support for arbitrary number of volume gridsBrecht Van Lommel
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-11Cleanup: spellingCampbell Barton
2020-03-10GPencil: Use high precision float buffer for final renderingClément Foucault
2020-03-10Fix T74625 GPencil: Airbrush doesn't paint anythingClément Foucault
2020-03-10OVERLAY: Viewport Background Color visible in Material Preview ModeJeroen Bakker
2020-03-10GPencil: Cleanup float indicatorAntonio Vazquez
2020-03-10Cleanup: GPencil: Remove uneeded castClément Foucault
2020-03-10Fix T74536: Grease pencil immediately crashes on macOSClément Foucault
2020-03-10DRW: Fix wrong test conditionClément Foucault
2020-03-09Cleanup: compiler warningsBrecht Van Lommel
2020-03-09Fix T74438: Vertex-only meshes disappear in wireframe modeGermano Cavalcante
2020-03-09Fix unnecessary grease pencil drawing when there are no grease pencil objectsUlysse Martin
2020-03-09Overlay: Add antialiasing to particle spritesClément Foucault
2020-03-09Fix T74438: Overlay: Loose verts and particle not draw in some conditionsClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: Added View3DShading enumsJeroen Bakker
2020-03-06CodeCleanup: Use eDrawTypeJeroen Bakker
2020-03-06CodeCleanup: eevee_materials Use Struct AssignmentsJeroen Bakker
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-05EEVEE: Render Passes BlendingJeroen Bakker
2020-03-05Fix T74431: EEVEE AO Render PassJeroen Bakker
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-03Revert "Fix T74110: EEVEE Shadow Pass"Jeroen Bakker
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Fix bone envelopes displaying wrong when armature is scaledPhilipp Oeser
2020-03-02Fix crash when compiling renderpass shader on some AMD driversGermano Cavalcante
2020-03-02Fix T74362: Material Preview AssertJeroen Bakker
2020-02-28Code Cleanup: UNDEF not existing defineJeroen Bakker