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-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
2019-05-28Fix T65212: Cycles_render_layer test grease pencil crashes.Antonioya
2019-05-27Eevee: Fix Aliasing in Light ProbesAdam Nydahl
2019-05-27Fix annotations not drawing correctly on Cycles rendered viewBrecht Van Lommel
2019-05-27Eevee/GPencil: Fix depth reading after renderClément Foucault
2019-05-27draw_manager: fix warning with msvc.Ray Molenkamp
2019-05-27Fix T65177: Camera frame visible in viewport renderJacques Lucke
2019-05-27Eevee: Fix render z-depth for orthographic cameraClément Foucault
2019-05-27Eevee: Fix render depth pass being negativeClément Foucault
2019-05-27Cleanup: DRW: Make clipped shader use UBO clip planesClément Foucault
2019-05-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-27Cleanup: DRW: Remove DRW_STATE_OFFSETClément Foucault
2019-05-27Cleanup: Paint Overlays: Remove DRW_STATE_OFFSET_*Clément Foucault