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-11GP: Invert UP/DOWN buttons when layer list is invertedAntonioya
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-10Fix T57144: saving theme presets not working after recent changes.Brecht Van Lommel
2018-10-10Revert "Cmake build missing geom icons"Dalai Felinto
2018-10-10Fix diagonal line artifact in view navigate icons.Brecht Van Lommel
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-10Cmake build missing geom iconsDalai Felinto
2018-10-10Fix material properties Python error when there is no active object.Brecht Van Lommel
2018-10-10Fix T57128: error in Blender 27X keymap (Z key)Philipp Oeser
2018-10-10Fix T57130: Crash when running 'set active object as camera' on an emptyPhilipp Oeser
2018-10-10Modifier: Fix cage option for deform modifiersCampbell Barton
2018-10-10Fix modifier cage option being overwrittenCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Correct bad statvis default in recent commitCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Cleanup: add back add_shapekey_layers to modifier stackCampbell Barton
2018-10-10Cleanup: uncomment statvis calculation (still disabled)Campbell Barton
2018-10-10Modifier: use simplified bmesh -> mesh conversionCampbell Barton