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-30DRW: Add debug utility for batch cache requestsClément Foucault
2019-04-30Fix T64009 Normal Maps not working on EEVEEClément Foucault
2019-04-29DRW: Batch Cache: Add Loop normals calculation flag and cleanup styleClément Foucault
2019-04-29DRW: Improve edit mode selection time when using auto-smoothClément Foucault
2019-04-29DRW: Speedup: Improve time to validate batch cacheClément Foucault
2019-04-26Fix T63886 Crash in UV Editing after faces display turn off / onClément Foucault
2019-04-26Cleanup: clang-formatCampbell Barton
2019-04-25Overlay: Mesh AnalysisJeroen Bakker
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-19DRW: Make shaded batch validation more correctClément Foucault
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-11Fix T63464: Multi UV Maps limited to three with eeveePhilipp Oeser
2019-04-06DRW: Opti: Fix hotspot in DRW_mesh_batch_cache_get_surface_shadedClément Foucault
2019-04-04Fix T61870 Eevee: Object's go completely black if they have a normal mapClément Foucault
2019-04-04DRW: Mesh Batch Cache: Fix error in loop custom data layer checkingClément Foucault
2019-03-29DRW: Fix Memory leak introduced by previous commitClément Foucault
2019-03-29DRW/Eevee: Add correct support for OrcoClément Foucault
2019-03-22DRW: minor optimization accessing the loop between a face and edgeCampbell Barton
2019-03-22Fix T61816: Crash No Face Index Array ModifierJeroen Bakker
2019-03-22Implement Stencil Mask Drawing for Texture PaintingJeroen Bakker
2019-03-20Fix T58748 Mirror modifier: edges/verts invisible unless face is presentClément Foucault
2019-03-20DRW: minor optimization for edit-mesh conversionCampbell Barton
2019-03-19Fix T60684 Fourth and subsequent vertex color / UV layers displayed blackClément Foucault
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-05Fix T61778: Crash when adding material slot to objectClément Foucault
2019-03-04Fix/workaround T62167: Random crash when displaying wireframes.mano-wii
2019-02-28DRW: add back edge highlighting for active face drawingCampbell Barton
2019-02-28DRW: use active color for face dotCampbell Barton
2019-02-26Fix T61965: Crash edit-mesh drawing w/ hidden facesCampbell Barton
2019-02-20Cleanup: styleCampbell Barton
2019-02-18DRW: Fix Crash when enabling object wireframe optionClément Foucault
2019-02-18Cleanup: Remove old wireframe batch cache codeClément Foucault
2019-02-18Wireframe: Refactor to use GL_LINES instead of triangles with alpha blendClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-13Cleanup: unused variableCampbell Barton
2019-02-12Edit Mode: Fix element selection on some old AMD GPUsmano-wii
2019-02-07Fix crash drawing loose vertex from recent changesCampbell Barton
2019-02-07Edit Mesh: Only draw vertices onceClément Foucault
2019-02-07Edit Mode: Reduce number of edges drawnClément Foucault
2019-02-07Edit Mode: Fix edge partially displayed as selected with modifier previewClément Foucault
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Edit Mode: Fix loose edges edit mode normal display brokenClément Foucault
2019-02-05Edit Mesh: Refactor Edit cage drawing to use old style drawingClément Foucault