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
2018-10-12Mesh: remove derived mesh for conversionCampbell Barton
2018-10-12DRW: correct loose edge hidden face checkCampbell Barton
2018-10-12Cleanup: minor mesh allocation changesCampbell Barton
2018-10-12Cleanup: use const pointersCampbell Barton
2018-10-12Cleanup: fill vertex buffer in orderCampbell Barton
2018-10-12DRW: edit-mesh cage loose edge/vert supportCampbell Barton
2018-10-12DRW: edit-mesh cage selection supportCampbell Barton
2018-10-12Cleanup: use generic macroCampbell Barton
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-12Fix crash in grease pencil fillCampbell Barton
2018-10-12Cleanup: redundant 'struct' & 'static' varsCampbell Barton
2018-10-12Cleanup: styleCampbell Barton
2018-10-12UI: move layer up/down reverse into the operatorCampbell Barton
2018-10-11GP: Remove old simplify codeAntonioya
2018-10-11GP: Invert merge down if layer list is reversedAntonioya
2018-10-11GP: Add new Userprefs parameter to reverse layer listAntonioya
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-10-11Fix T56898: misaligned icons in buttons in popovers.Brecht Van Lommel
2018-10-11Fix (unreported) wrong 'use_sep' setting for menu items.Bastien Montagne
2018-10-11GP: Cleanup duplicate code moving to functionAntonioya
2018-10-11GP: Cleanup duplicate codeAntonioya
2018-10-11UI: increase spacing between icon and text.Brecht Van Lommel
2018-10-11UI: tweak vertical centering of text in buttons.Brecht Van Lommel
2018-10-11Eevee: Fix blank output if scene complexity is highClément Foucault
2018-10-11DRW: add mapped edit-mode face-dot drawingCampbell Barton
2018-10-11Missed when bumping flagsCampbell Barton
2018-10-11DRW: Initial edit-mode cage supportCampbell Barton
2018-10-11DRW: add ability to skip drawing verticesCampbell Barton
2018-10-11Cleanup: make BKE_mesh_ensure_normals_for_display publicCampbell Barton
2018-10-11DRW: avoid edit-mode layer lookups for freestyleCampbell Barton
2018-10-11Cleanup: assign a var to check an edge is realCampbell Barton
2018-10-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-11DRW: remove redundant editmode mesh tessellationCampbell Barton
2018-10-11Cleanup: mesh iteratorsCampbell Barton
2018-10-11UI: increase size of copy bufferCampbell Barton
2018-10-11UI: copy-buffer was cleared w/ non-text buttonsCampbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-11Fix incorrect strncpy useCampbell Barton
2018-10-11Fix draw manager out of bounds assignmentCampbell Barton
2018-10-11Remove image based bitmap font supportCampbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-10-11Cleanup: indentationCampbell Barton
2018-10-11Correct caseCampbell Barton
2018-10-11GP: New Glow Shader FX (wip)Antonioya
2018-10-10Python GPU: Use PyC_AsArray_FAST in GPUVertBuf.fill_attribute.mano-wii
2018-10-10Python GPU: Use PyC_AsArray_FAST when initing GPUIndexBuff.mano-wii
2018-10-10Fix runtime error: shift of uintDalai Felinto
2018-10-10Revert "Cmake build missing geom icons"Dalai Felinto
2018-10-10Fix diagonal line artifact in view navigate icons.Brecht Van Lommel