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-16Cleanup: trailing commasCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-06Fix T59014: black/corrupted viewport with Intel HD on Windows 7/8.Brecht Van Lommel
2019-04-05GPU: Fix typoClément Foucault
2019-04-05Fix T61035 Draw manager crash opening file with curvesClément Foucault
2019-04-05GPU not able to allocate textureJeroen Bakker
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-04-01Edit Mesh Selection: Clear out buffer that indicates out of bounds pixels.mano-wii
2019-03-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-29DRW/Eevee: Add correct support for OrcoClément Foucault
2019-03-28Fix build errorsmano-wii
2019-03-28Possible fix for T62999: Crash when select in edit mode.mano-wii
2019-03-25Fix T62930 Eevee: Wireframe input node not working with certain compilerClément Foucault
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-24GPU: State: Disable polygon smooth and line smooth when running --debug-gpuClément Foucault
2019-03-24GPU: Remove unused and deprecated GPU_line_stipple()Clément Foucault
2019-03-22Fix T58392 Texture limit size not workingClément Foucault
2019-03-22GPU: Create and use new GPU_texture_read_rect utility.mano-wii
2019-03-22Style: describe code using comments instead of preprocessing directives.mano-wii
2019-03-22Fix T62839 object scale changes normal map output in eeveeClément Foucault
2019-03-22GPU Matrix: Increase precision of GPU_matrix_unproject.mano-wii
2019-03-22Eevee: Fix tangent vector not normalized before interpolation.Clément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-16DRW: support clipping for relationship linesCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-14Eevee: Fix black mesh when tangent is not presentClément Foucault
2019-03-13Fix T59501: Eevee doesn't use integer node socketsClément Foucault
2019-03-12Cleanup: comment on `GPU_pass_compile`.mano-wii
2019-03-12GPU: Avoid access violation while reading the `pass->shader`.mano-wii
2019-03-11GPU: Make the creation of opengl shaders more stable.mano-wii
2019-03-09GPU Extension: Add OS definesClément Foucault
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-04Fix/workaround T62167: Random crash when displaying wireframes.mano-wii
2019-03-01Fix T62090 : Eevee shader compilation: undefined variable "att1_is_srgb"Clément Foucault
2019-02-28Fix T62021: Wireframe input node doesn't work properlyClément Foucault
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-24GPUBuffer: Fix fast navigate in on smoooth multires gridClément Foucault
2019-02-22Multires: Don't force smooth shadingSergey Sharybin
2019-02-22GPUBuffers: Fix/cleanup multires implementationClément Foucault
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Cleanup: rename tpageflag to gpuflag, make it purely runtime data.Brecht Van Lommel
2019-02-18Sculpt Draw: Add support for wireframe geometryClément Foucault
2019-02-18doxygen: update doxygen & add balembic groupCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton