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-06-04Eevee: Merge shadow map processing into one drawcall per lightClément Foucault
2019-06-04GPU: High Definition Color BufferJeroen Bakker
2019-06-04Cleanup: style, use braces for draw (fxaa_lib)Campbell Barton
2019-06-03Cleanup: style, use braces in drawCampbell Barton
2019-06-03Cleanup: use const argumentsCampbell Barton
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-06-01Fix T65330: Blender crash when double click on faceDalai Felinto
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-31GPencil: Cleanup some commentsAntonio Vazquez
2019-05-31DrawManager: Color ManagementJeroen Bakker
2019-05-31DrawManager: Sculpt Mesh DrawingJeroen Bakker
2019-05-31EEVEE: Baking + VolumetricsJeroen Bakker
2019-05-31Cleanup: clang-formatCampbell Barton
2019-05-31Fix T65319 Crash when selecting vertices in edit modeClément Foucault
2019-05-30Fix T64510 Armature: Empty Not Visible as Bone custom shapeClément Foucault
2019-05-30DRW: Fix crash when object has no bounding boxClément Foucault
2019-05-30Fix T65049 Crash cause by NULL geom pointerClément Foucault
2019-05-30DRW: Add unit_state to avoid lots of DRWCallState duplicationClément Foucault
2019-05-30Eevee: Fix crash caused by visibility calculationClément Foucault
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-30GPencil: Remove uneeded storage->unit_matrixClément Foucault
2019-05-30GPU: Enforce Uniform buffer alignment to 16bytesClément Foucault
2019-05-30GPU: Remove GPU_INDEX_U8Clément Foucault
2019-05-30GPencil: Add missing blend factor to Regular blendAntonioya
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-30GPencil: Remove wrong premult in Blend shaderAntonioya
2019-05-30Cleanup: use const argument, r_ prefix return argCampbell Barton
2019-05-303D View: Support light probe data clippingCampbell Barton
2019-05-29GPencil: Cleanup - Remove storage Grid matrix and replace with local variableAntonioya
2019-05-29Cleanup: Remove duplicated comment from previous commitAntonioya
2019-05-29GPencil: Rename viewmatrix field to parent_obmatAntonioya
2019-05-29GPencil: Cleanup code to avoid double matrix copyAntonioya
2019-05-29DrawManager: Cycles+GPencilJeroen Bakker
2019-05-29Possible fix for T63685: macOS edit mode selection not working on second displaymano-wii
2019-05-28Fix T64123 Eevee: Reflections Not Visible On Alpha Clip MaterialsClément Foucault
2019-05-28Eevee: Fix assert when displaying transparent film checkerClément Foucault
2019-05-28Eevee: Render alpha blended objects when rendering probesClément Foucault
2019-05-28DRW: Fix issue introduce in removal of DRW_STATE_POINTClément Foucault
2019-05-28Cleanup: DRW: CodestyleClément Foucault
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28Cleanup: clang-formatCampbell Barton
2019-05-28Fix T64829: Active point of Curve objects is not displayed correctlyPhilipp Oeser
2019-05-28Fix T65187: Overlay blend increase wrongly the opacityAntonioya
2019-05-28GPencil: Minor cleanupAntonioya
2019-05-28MeshAnalysis: Disable when XRay is turned onJeroen Bakker
2019-05-28Fix T65226 Crash on entering in Edit mode with ASAN buildClément Foucault
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault